Hello,
I'm using PDF Converter in a C++ program in order to convert RTF files in PDF, using Word 2000.
I want to generate either concatenated or single files.
My scenario is following :
- 3 RTF files :
* f1.rtf : 58Ko
* f2.rtf : 160Ko - Specific : contains several tables
* f3.rtf : 87Ko
1) Concatenation of the 3 files in a single file out.pdf (firstly f1.rtf, next f2.rtf and f3.rtf)
--> OK - out.pdf: 354Ko (idem Acrobat Distiller)
2) Single generation of f2.rtf --> no error but huge file size = 8407Ko !!!
3) When I add a call to the LinearizePDFDocument method, the generated file has a normal size (339Ko)...
So my question : Why do I have this problem with this file and not with the others???
I notice another problem (certainly linked) : when I open the doc f2.pdf in acrobat Reader, I have the following error : "Impossible to find XObject : lm12".
Any suggestions???
In advance, thank you for your help,
Best regards,
Elsa LARREUR
generated PDF --> huge size + "impossible to find X
Hello,
Are you using the latest version 2.10g of the PDF Converter?
If you are getting this issue with the latest version please send the file f2.rtf to support@amyuni.com along with the above details so we can check it and see why you are getting a huge output with this specific file.
Best Regards.
Are you using the latest version 2.10g of the PDF Converter?
If you are getting this issue with the latest version please send the file f2.rtf to support@amyuni.com along with the above details so we can check it and see why you are getting a huge output with this specific file.
Best Regards.
Could not find the xObject Name "im9"
same problem here - cannot open the PDF file... Version 2.08, WinXP. what was the solution? 
