We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Some errors by converting *.doc(x) to *.pdf

hi,

I tryed to convert .doc(x) to .pdf and I've find some bugs. Some strings are not one to one converted, as exmaple:
"Nummer des Campingplatzes"
is converted to
"Nummer des
Nummer des
Campingpla
tzes".
But only in tables - so I know.

I've add my samplefiles to the attachment.
test.docx is my input an test.pdf my output
If I convert test.docx to .doc it runs, but on other .doc files i have the same problem.

here the 3 lines of sourcecode:
DocToPDFConverter converter = new DocToPDFConverter();
PdfDocument pdfDocument = converter.ConvertToPDF("test.docx");
pdfDocument.Save("test.pdf");

I use syncfusion version 8.1.0.30

thanks for your help and regards,
ladida



sample_8d837fc6.zip

1 Reply

PR Poornima R Syncfusion Team November 4, 2010 05:20 AM UTC

Hi ladida,

Thank you for your interest in Syncfusion products.

We were able to reproduce the mentioned issue. We suspect this could be a defect. We have forwarded this issue to our development team for further analysis.

Could you please report this issue through Direct Trac Developer Support System
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents because you can take the advantage of the expertise of a dedicated support engineer and a guaranteed response time and we hope you will take advantage of this system as well. If you have already reported, please ignore this.

Please let me know if you have any questions.

Regards,
Poornima




Loader.
Live Chat Icon For mobile
Up arrow icon