Document is truncated after DOCX to PDF conversion

Hi ,

I used 50 page document to convert into PDF using Aspose.Words 18.7 . Conversion happened but less than 10 pages only converted and saved as PDF.

Could you please help to resolve the issue?

Thanks
Bright

@brightraj,

Thanks for your inquiry. You are facing this issue because you are using Aspose.Words in evaluation mode. Please note that in evaluation mode there are some limitations applied. E.g. Aspose.Words injects an evaluation watermark at the top of the document. The document’s content are truncated after a certain number of paragraphs during import or export.

Please get 30 days temporary license and apply it before using Aspose.Words’ classes.

Hi Tahir,

Thank you for your response. Is there any single JAR that can do multiple types/format of conversion ? or Multiple JAR’s required ?

Thanks
Bright

@brightraj,

Thanks for your inquiry. We do not provide any separate Jar file that does the document conversion.
Please download the latest version of Aspose.Words for Java 18.8. This contains only one single Jar file. You need to write Java program and add reference of Aspose.Words’ Jar in your application.