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.

Fri Aug 03, 2018 10:15 pm

Dear Support, when we apply the component, in this way...

var document = new Spire.Doc.Document();
document.LoadFromFile(word);
document.SaveToFile(path, FileFormat.PDF);


The result was a PDF document with mismatches incomplete data and some parts that can't be read.

Best Regards,

wcasasg
 
Posts: 1
Joined: Thu Jul 26, 2018 5:24 pm

Mon Aug 06, 2018 2:03 am

Hello Wcasasg,

Thanks for your letter.
If you were using an old version, I suggest that you first upgrade to the latest Spire.Doc Pack(hot fix) version:6.7.13 to try again. If the issue still occurs after trying, please share your original doc file so that we can investigate your issue accurately. You could send the file to us via email( support@e-iceblue.com ). Thanks in advance.

Sincerely,
Lisa
E-iceblue support team
User avatar

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

Return to Spire.Doc