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 Feb 15, 2013 8:54 am

Hello Johan,
We did some tests, but we could not reproduce your first issue. Please check the attached demo which we used to do the test. And the second issue, we have reproduced it. We will fix it as soon as possible and then we will inform you.

Thanks and Regards,
Harry
Technical Support / Developer,
e-iceblue Support Team
User avatar

harry.support
 
Posts: 180
Joined: Mon Nov 08, 2010 3:11 pm

Fri Feb 15, 2013 1:19 pm

Hi Harry,

Thanks for your demoproject. I accidentally added the footerdistance at a wrong position in code.
After moving it to the right position its working as it should be. I am looking forward to the new fix.

Have a great weekend,
Johan

jslots
 
Posts: 48
Joined: Mon Jul 09, 2012 12:03 pm

Sun Feb 17, 2013 8:51 am

Hi Johan,

Thanks for your feedback. We are working on the second issue. If you have any other problem, please feel free to tell us.

Regards,
Harry
Technical Support / Developer,
e-iceblue Support Team
User avatar

harry.support
 
Posts: 180
Joined: Mon Nov 08, 2010 3:11 pm

Mon Feb 18, 2013 10:34 am

Hi Harry/Amy,

I am still struggling with saving documents as PDF.

When i create a dummy document with the code below, it takes 15 seconds to create the document, and after that almost 4 minutes! to save the document as PDF. Memory usage is raising to approx. 95% (at least it is not running out of memory anymore :-) ) and CPU is loaded 100%.
Saving the document as DOCX is taking approx. 30 seconds.

It is installed on some important production-servers. The server is struggling for 4 minutes (as CPU-load is 100%) with other requests made to the server.

Can you please try to execute this code again, and tell me the time it takes to create both documents (pdf and docx)?
I am using spire.office version 2.4.6.

The dummy project i used to test this:
ConsoleApplication4.rar

jslots
 
Posts: 48
Joined: Mon Jul 09, 2012 12:03 pm

Tue Feb 19, 2013 9:54 am

Hi Johan,

Thanks for your inquiry.
We ran your project on our side. It took approx 7 seconds to create the document, approx. 16 seconds to save the document,
2minutes14seconds to save the document as PDF.
We have posted your problem to our dev team. They will try to improve the performance issue.
We will tell you as soon as have any update for the issue.

Best regards,
Amy
E-iceblue support team
User avatar

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

Fri Feb 22, 2013 9:19 am

Hello Johan,

Thanks for your waiting.
We have fixed your second issue. Please download and test Spire.Doc Pack (Hot Fix) Version:4.6.20(the download link is http://www.e-iceblue.com/Download/download-word-for-net-now.html).
Please feel free to contact us if you encounter any problem.

Best reagrds,
Amy
E-iceblue support team
User avatar

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

Tue Feb 26, 2013 10:11 am

Hello Johan,

Did you test Spire.Doc Pack (Hot Fix) Version:4.6.20? Did it solve your second issue?
Please tell us if you have any problem.

Best reagrds,
Amy
E-iceblue support team
User avatar

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

Mon Mar 04, 2013 10:04 am

amy.zhao wrote:Hello Johan,

Did you test Spire.Doc Pack (Hot Fix) Version:4.6.20? Did it solve your second issue?
Please tell us if you have any problem.

Best reagrds,
Amy
E-iceblue support team


Hi Amy,

It took a while because i had to wait for the spire.office update.
The border issue in the footer is fixed! thanks for that.

The performance-issue is not improved, but you're still working on that?

Johan

jslots
 
Posts: 48
Joined: Mon Jul 09, 2012 12:03 pm

Tue Mar 05, 2013 9:52 am

Hello Johan,

Thanks for your feedback.
We are happy to hear that the border issue is fixed.
Our dev team are still working on the performance issue. They are trying to adjust some core code to improve the performance.
Once have any update for it, we will tell you immediately.
If you have other problems, please feel free to contact us.

Best regards,
Amy
E-iceblue support team
User avatar

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

Mon Mar 11, 2013 9:21 am

Dear Johan,

Our dev team have done a fix for the performance issue. Our dev team will do some tests for the fix.
if the fix is ok, we will release a new version and tell you.

Best Regards,
Amy
E-iceblue support team
User avatar

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

Fri Mar 22, 2013 3:17 am

Dear Johan,

Thanks for your waiting.
We have released the new version of Spire.Office.
Please download and test Spire.Office Platinum (Hot Fix) Version:2.5.3.
Download link: http://www.e-iceblue.com/Download/download-office-for-net-now.html

If you have any issue, please contact us.

Best Regards,
Amy
E-iceblue support team
User avatar

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

Wed Mar 27, 2013 9:54 am

Dear Johan,

Did you test Spire.Office Platinum (Hot Fix) Version:2.5.3? Did it solve this memory issue?
Please give us a feedback at your early convenience.Thank you!

If you have any issues, please contact us.

Best Regards,
Amy
E-iceblue support team
User avatar

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

Mon Apr 08, 2013 11:24 am

Hi Amy,

I downloaded the 2.5.6 hot fix version (2.5.3 was not available anymore) and did some tests.
Saving the document as pdf is still taking much time. it takes 7 times as long as saving to .docx.

Meanwhile i use a new computer so performance-time is improved, and i cant compare these times to the times from the old system. But i can compare the times to eachother:

Saving the document as docx: 12 seconds.
Saving the document as pdf: 85 seconds.

So it looks like there is not much improvement in the new hot fix.

Can you tell me what time it takes for you to create both documents?

Thanks in advance,
Johan

jslots
 
Posts: 48
Joined: Mon Jul 09, 2012 12:03 pm

Tue Apr 09, 2013 8:09 am

Dear Johan,

Thanks for your feedback.
I ran your project with the Spire.Office_2.5.3 here.

Creating the document: 7 seconds
Saving the document as docx: 14 seconds.
Saving the document as pdf: 83 seconds.

It looks like my tested time is similar to yours.
Saving the document as pdf is a very complex operation , it is constituted of many steps: parsing document, splitting document to many elements with styles, placing the elements to the canvas virtual, drawing elements to images, and drawing images to pdf.
I have talked with our dev colleagues. They will consider to continue improving the performance of saving as pdf,
but I am afraid that we need more time to finish a new update.

Regards,
Amy
E-iceblue support team
User avatar

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

Tue Apr 09, 2013 8:33 am

Hi Amy,

Thanks for your quick reply.
I understand saving pdf is a complex operation and needs more time than saving to docx.

I will follow your performance-improvements with great interest.

Johan

jslots
 
Posts: 48
Joined: Mon Jul 09, 2012 12:03 pm

Return to Spire.Doc