Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Thu Sep 15, 2022 6:07 pm

We have issue with convert doc to pdf.
Please look "Work Order Images" section in file.
Images have wrong layouts
I will send document by email.
We are using latest version 7.9.0

Thank you.

Document doc1 = new Document("D:\\WorkOrderPass_2623_2015621_263316.docx");
doc1.SaveToFile("D:\\WorkOrderPass_2623_2015621_263316.pdf", FileFormat.PDF);

sserra
 
Posts: 76
Joined: Tue Jun 13, 2017 4:03 pm

Fri Sep 16, 2022 6:43 am

Hello,

Thanks for your inquiry.
I created a Console project with .NetFramework4.0 to test your scenario, I reproduced your issue that the location of image is incorrect in converted PDF document. I logged it into our bug tracking system with the ticket number SPIREDOC-8428. Our development team will investigate and fix it. Once it is resolved, I will inform you in time. Sorry for the inconvenience caused.

Sincerely
Abel
E-iceblue support team
User avatar

Abel.He
 
Posts: 948
Joined: Tue Mar 08, 2022 2:02 am

Return to Spire.Doc