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.

Mon Nov 19, 2012 2:26 pm

I have a doc with bar chart in it and after conversion, the graph is gone.Her is the code:
var doc = new Spire.Doc.Document(@"C:\Tmp\Test.docx");
doc.SaveToFile ( @"C:\Tmp\Test-Spire.pdf", FileFormat.PDF);
Has anybody successfully converted word doc with graphs?

Thanks

YuMei
 
Posts: 3
Joined: Mon Nov 19, 2012 2:02 pm

Tue Nov 20, 2012 7:21 am

Hi,

Thanks for your inquiry.
But we don't know the type of your bar graph, we need more information to reproduce your problem, could you please send your docx document to us? So that we do a research to confirm whether spire.doc can support your graphs at present, and give you a response quickly. Thank you!

Best regards,
Amy
E-iceblue support
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Tue Nov 20, 2012 1:41 pm

Hi Amy,

Thanks. How can i send the sample doc to you?

YuMei
 
Posts: 3
Joined: Mon Nov 19, 2012 2:02 pm

Wed Nov 21, 2012 2:53 am

Hi,

Thanks for your feedback.
Please send your sample doc to support@e-iceblue.com or you can directly attach a .zip attachment on the forum.

Best regards,
Amy
E-iceblue support
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Wed Nov 21, 2012 1:50 pm

Hi Amy,

Attached is what i try to convert. It only contains a simple bar chart. No graph in the output.
Thanks for the help.

YuMei
 
Posts: 3
Joined: Mon Nov 19, 2012 2:02 pm

Thu Nov 22, 2012 9:06 am

Hi,

We have reproduced your problem. We are sorry that we don't support the graph in your document to pdf convertion at present.

Best regards,
Amy
E-iceblue support
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.PDF