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.

Wed Jun 26, 2019 11:01 am

Hi team,
I am using spire license to convert Docx to PDF. Its having some alignment issue. I have uploaded the screen shot..

Following code used for conversion...


Document document = new Document();

document.LoadFromFile(str_DocFilepath + str_FileName + ".docx");

//Save the document to a PDF file.
document.SaveToFile(str_DocFilepath + str_FileName +".pdf",FileFormat.PDF);

FileViewer(str_DocFilepath + str_FileName + ".pdf");

Please let us know the solution as early as possible..

Thanks,
Thiyagarajan.S

thiyaga_21@yahoo.com
 
Posts: 2
Joined: Tue Jun 25, 2019 5:19 am

Thu Jun 27, 2019 7:08 am

Hi,

Thanks for your inquiry.
If you are using an old version, I would suggest that you download our latest version (at present, the latest version is Spire.Doc Pack(hot fix) Version:7.6.5) to have a test. If your problem still occurs after testing, please provide your input document to help us further look into your issue. You could send it to us via email (support@e-iceblue.com). Thanks in advance.

Sincerely,
Nancy
E-iceblue support team
User avatar

nancy.yang
 
Posts: 184
Joined: Wed Apr 03, 2019 2:33 am

Thu Jun 27, 2019 8:55 am

Hi Nancy,
I have worked on spire.doc Hotfix (version 7.6.5 ) only. Its not working as expected. Attached the docx which I have tested.
Please let me know in case of any queries..

thiyaga_21@yahoo.com
 
Posts: 2
Joined: Tue Jun 25, 2019 5:19 am

Thu Jun 27, 2019 9:27 am

Hello,

Thanks for your sharing.
I have reproduced the issue and logged it into our bug tracking system. If it has been fixed or there is any update, I will let you know.
Apologize for the inconvenience caused.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1187
Joined: Tue Sep 27, 2016 1:06 am

Fri Jul 19, 2019 10:36 am

Hello,

Thanks for your patient waiting.
The reported issue has been fixed, welcome to download the release Spire.Doc Pack Version:7.7 from the following link.
https://www.e-iceblue.com/Download/download-word-for-net-now.html

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1187
Joined: Tue Sep 27, 2016 1:06 am

Fri Jul 26, 2019 2:49 am

Hi,

Greetings from E-iceblue.
Did we fix your issue?
Thanks in advance for your valuable feedback and time.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1187
Joined: Tue Sep 27, 2016 1:06 am

Return to Spire.Doc