HTML 2 PDF : wrong rendering of Gantt chart

Hi,


We are evaluating ASPOSE for HTML 2 PDF rendition.
We need to convert to PDF files like the HTML one contained in the attached archive file (rendition of a gantt chart).

For conversion, we use the following source code :

HtmlLoadOptions htmloptions = new HtmlLoadOptions();

// Load HTML file
Document doc = new Document(“D:/test42.html”, htmloptions);
// Save HTML file
doc.Save(“test42_out.pdf”, SaveFormat.Pdf);


As you can see in the attached archive, the output PDF file is incorrect. The links are not correclty rendered, tasks at not displayed at the good places…

Is it due to ASPOSE limitations on the CSS ? or do we have to update our conversion code ?

Thanks for your help.

Greg

Hi Greg,


Thanks for contacting support.

I have tested the scenario and I am able to
notice the same problem. For the sake of correction, I have logged this problem
as PDFNEWNET-39296 in our issue tracking system. We will further
look into the details of this problem and will keep you updated on the status
of correction. Please be patient and spare us little time. We are sorry for
this inconvenience.

Thanks for your feedback !