Export to PDF alignment issue with purchase gantt service

We are using export to PDF function to export to PDF and left side Task menu in downloaded pdf doesn’t have full records. It is printed only visible left side task.

this.gantt.exportToPDF({
server: “http://localhost:8199”,
raw: true
});

It is working fine if we use public hosted gantt services.

,gantt (24).pdf (88.3 KB)

We have used “phantomjs”: “^1.9.7-15” version as well. still facing same issue.

Please check package json package.json (738 Bytes)

Hello Anuj,
Looks like, you have the outdated export module. The latest version is 0.3.3.
Please, contact the support team according to the instructions included in the email with the license to obtain the latest export module.