Hi,
Converting a word document into pdf does not work properly.
When there is a white text on black background, the text is not displayed in the converted document, see source file attachment: PB_CONVERT_TO_PDF.docx
We use linux server 64bits with all ttf files but it’s working in local workstation on windows 32 bits with or without fonts defined.
Can you try to reproduce it on your side?
Thx
Pierre
Hi Pierre,
Thanks
We use: Aspose.Words for Java v13.4.0
I can try with the last version, but i dont’t think we’ve time enough to test it before putting our project in production.
Can you try on your side to reproduce it with my version?
I have attached a PDF document of my result: "my_result.pdf"
If you compare, you’ll see a regression on your PDF document: the last sentence don’t appear properly…may be due to font style used.
Thank you
Hi,
I test it, the problem is similary the same (and some text are cut in the top of the document).
Any idea?
Pierre
Hi Pierre,
??
Of course not, the following link show us exactly what we do!
Code used to convert Aspose Document is in the attached file.
I never heard about this library: GPL Ghostscript 9.02
Pierre
Hi Pierre,
Pierre:
I never heard about this library: GPL Ghostscript 9.02
- Open the PDF documents (my_result.pdf and my_result_13_5_0.pdf) with Adobe Acrobat
- Click on the ‘File’ menu and choose ‘Properties’ to open ‘Document Properties’ dialogue box.
- In the ‘Decsription’ tab, under ‘Advanced’ section, you’ll see ‘Pdf Producer’ name.
Hi,
I’m so sorry, you’re right!
We have two process to generate it:
- one is only to convert Word Document to PDF(only Aspose)
- an other one to convert Word Document to PDF(Aspose) and superimposed it with other PDF(generated by users).
- The superimposing method use this library: itext 5.0.2.
Sorry to bother you

Pierre
Hi Pierre,