HTML to PDF: half of the HTML table would not render

Hello,

Our rendering routine encountered a problem while rendering the attached HTML source to PDF.

The PDF is a table with 2 rows (attached). Any common web browser (Chrome, Firefox) presents the PDF without problems. However, in the Aspose’s renditon only the 1st row of the table is present. The 2nd row is mysteriously missing. Please advise.

Rendering Java code:

mswPdfSaveOptions = new com.aspose.words.PdfSaveOptions();
mswPdfSaveOptions.setCompliance(PdfCompliance.PDF_A_1_B);
Document doc = new Document(contentStream);
logger.debug(“Document created.” );
doc.save(targetFileName, mswPdfSaveOptions);

Code runs On JBoss 7.1, Java 1.7, Red Hat Linux 6.x

Hi Dmitry,


Thanks for your inquiry. We have tested the scenario and noticed the reported missing data issue. We have logged a ticket WORDSJAVA-1588 in our issue tracking system for further investigation and rectification. We will notify you as soon as it is resolved.

We are sorry for the inconvenience.

Best Regards,

Hi Tilal,

Could you please provide an estimate as to when do you think we can expect a fix for this issue?

Thanks,
Dmitry


Hi Dmitry,


Thanks for your inquiry. Our product team has completed the issue analysis and hopefully if everything goes as per plan then the fix will be available in August 2017 release of Aspose.Words for Java i.e.17.8. However please note it is not promise but we will try our best to include the fix in said version. We will notify you as soon as it is resolved.

Thanks for your patience and cooperation.

Best Regards,

@dmitry.bystrokhodov,

The issues you have found earlier (filed as WORDSJAVA-1588) have been fixed in this Aspose.Words for .NET 17.9 update and this Aspose.Words for Java 17.9 update.

Hello,

Thank you for the update.

I have an additional queston: we own a license for Aspose.Total.
I want to have a link to the page where all the newest available versions of Aspose modules are listed available for download.
For instance, Aspose.Words 17.9. at the moment.
This page:

still lists 17.8 as the newest version.

Thanks,

@dmitry.bystrokhodov

Thanks for your feedback. Our web team is looking into the issue and will update Aspose.Total for Java installer soon. Meanwhile you can get Aspose.Words for Java 17.9 from Aspose.Words for Java download page.

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan