Export Service - System Requirements for a standalone install

dhtmlxGantt library provides you with the possibility of exporting and importing data from the Gantt chart using export as online service.

You can also export Gantt locally by installing export services on your computer. You need to ensure your system meets the system requirements in order to use export modules:

PDF/PNG/Excel Service

Overview

Export to PDF/PNG/Excel is a cross-platform Node.js application built on JS.
It is distributed in the form of source code and as a Docker image.

System requirements

HardwareOSRuntime
- 1 CPU core (shared virtual core will do)
- at least 500MB RAM
- Linux
- Windows
- MacOS
- Node.js v10.0.0 or newer
or
- Docker

Import and Export from MS Project and Primavera P6

Overview

Export to MS Project is an ASP.NET MVC application written in C# and runs on Windows and IIS server.
The app works in .NET Framework, there is no build for .NET Core Framework.

We can provide you with the source code (Visual Studio solution) that can be deployed on your own server or any cloud provider. The source project is compatible with MS VisualStudio 2013-2019.

System requirements

HardwareOSRuntime
- 1 CPU core (shared virtual core will do)
- at least 1000MB RAM
- Windows Server 2008 R2 or newer
- Windows 7 or newer
- .NET Framework 4.7.2+
- IIS 7.5+
Back to top