Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Wed Nov 26, 2025 7:16 am

Env:
Windows 11
Spire.PDF for .NET 11.11.5

Code:
Code: Select all
public void Test()
{
   var doc = new Spire.Pdf.Conversion.OfdConverter(@"C:\Users\hello\Desktop\test.ofd");
   doc.ToPdf(@"C:\Users\hello\Desktop\out.pdf");
}

freewater
 
Posts: 1
Joined: Sat Oct 25, 2025 6:21 am

Wed Nov 26, 2025 8:33 am

Hello,

Thank you for your contact.
I have reproduced this issue and logged it into our issue tracking system with the tracking number SPIREPDF-7856. Our Dev team will further investigate and fix it.
We apologize for any inconvenience caused and will keep you updated on the progress of the issue.

Sincerely,
lisa.li
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1510
Joined: Wed Apr 25, 2018 3:20 am

Fri Dec 26, 2025 7:35 am

Hello,

Thank you for your patience. Kindly note that our latest version (Spire.PDF Pack(Hotfix) Version:11.12.7) includes fixes and optimizations for SPIREPDF-7856 issue. Please update and test it.
https://www.e-iceblue.com/Download/download-pdf-for-net-now.html
https://www.nuget.org/packages/Spire.PDF/11.12.7
https://www.nuget.org/packages/Spire.PDFfor.NETStandard/11.12.7

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1510
Joined: Wed Apr 25, 2018 3:20 am

Return to Spire.PDF