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 May 11, 2012 9:34 am

Using Spire.Doc to generate word doc file.
Then we need this file to be saved as .doc and .pdf.
In doc file all is ok, but in pdf ends of some pages are corruped (see attached files - on Capture.png is the end of page).
Text from page overwrites the footer.

The only difference in code is:
doc: wordDocument.SaveToFile(tmpfilePath);
pdf: wordDocument.SaveToFile(tmpfilePath, Spire.Doc.FileFormat.PDF);

Have a nice day.

kriskm59
 
Posts: 11
Joined: Mon Oct 17, 2011 1:32 pm

Mon May 14, 2012 10:07 am

Hi ,

Thanks for evaluating Spire.Doc.

We are fixing this issue, once we have any progress, you will be surely informed.

Have a great day.

Best Regards.
Suvi
e-iceblue support
User avatar

Suvi.Wu
 
Posts: 154
Joined: Thu Oct 20, 2011 2:53 am

Return to Spire.Doc