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.

Mon Jun 16, 2025 9:13 pm

When I convert a doc document using the following code, a blank page appears in between the pages. It does not happens when I Use the Microsoft to PDF option in MS Word. The code is:

doc.LoadFromFile(fullPathName);
doc.SaveToFile(@"D:\univation\test.pdf",Spire.Doc.FileFormat.PDF);

SpireDoc ver 13.5.11
Winforms Application, net framework 4.8.1
Windows 11, 64 bit

alej2020
 
Posts: 6
Joined: Mon Jan 27, 2025 2:34 pm

Tue Jun 17, 2025 2:25 am

Hello,

Thanks for your inquiry.
I have reproduced the issue you mentioned and logged it to our tracking system with the ticket SPIREDOC-11332. Our development team will further investigate and fix it. Once there is any progress, I will inform you as soon as possible. Sorry for the inconvenience caused to you.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 732
Joined: Mon Dec 27, 2021 2:23 am

Wed Jul 02, 2025 2:30 pm

The issue has been resolved in the version of Spire.Doc, thank you

alej2020
 
Posts: 6
Joined: Mon Jan 27, 2025 2:34 pm

Thu Jul 03, 2025 1:48 am

Hello,

Thank you for your feedback. We're glad to hear that the issue has been resolved. If you have any further questions about our products in the future, please feel free to reach out.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 732
Joined: Mon Dec 27, 2021 2:23 am

Wed Jan 14, 2026 7:37 am

Thank you for this information

Blackdevil123
 
Posts: 1
Joined: Wed Jan 14, 2026 7:34 am

Return to Spire.Doc