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.

Mon Mar 20, 2023 10:56 pm

Hello
Convert doc to pdf brake image formatting
For security purpose i will send files by email


Document SPD = new Document("D:\\07-03-16.doc");

SPD.SaveToFile("D:\\07-03-16.pdf", Spire.Doc.FileFormat.PDF);
SPD.Close();

sserra
 
Posts: 76
Joined: Tue Jun 13, 2017 4:03 pm

Tue Mar 21, 2023 7:40 am

Hi ,

Thank you for your message.
I did reproduce your issue and have logged this issue into our tracking system with the ticket SPIREDOC-9189, our Dev team will do further investigation and fixing. Once there is any update, we will keep you informed. Sorry for the inconvenience caused.

Best Regards,
Herman
E-iceblue support team
User avatar

Herman.Yan
 
Posts: 115
Joined: Wed Mar 08, 2023 2:00 am

Return to Spire.Doc