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 Aug 28, 2023 3:30 pm

Hi,
We use next code to convert docx to pdf (Spiredoc 11.7.0 for Java):
Code: Select all
        Document document = new Document("test_table.docx");
        document.saveToFile("test_table_spiredoc.pdf", FileFormat.PDF);


In pdf file table looks different from docx, however saving file as pdf from MS Word make table with right column widths (see attached files).
Please help to resolve this issue.

Thanks,
Andrei Chorin

andrei.chorin
 
Posts: 68
Joined: Sun Jan 08, 2023 2:36 pm

Tue Aug 29, 2023 7:18 am

Hi,

Thank you for your inquiry.
I have tested the document you provided and reproduced your question. I have recorded this issue in our bug tracking system with the number "SPIREDOC-9832". Our development will investigate and fix it in the future. If this issue is resolved, we will notify you as soon as possible. We deeply apologize for the inconvenience caused.

Sincerely
Ula
E-iceblue support team
User avatar

Ula.wang
 
Posts: 282
Joined: Mon Aug 07, 2023 1:38 am

Thu Aug 15, 2024 8:52 am

Hello,

is there already a fix available for this issue?

Greetings

Odosco1992
 
Posts: 3
Joined: Tue Jan 11, 2022 8:35 pm

Fri Aug 16, 2024 10:19 am

Hello,

I'm very sorry, but as this issue is quite complex, the development team has not yet found a suitable solution. I have already urged the development team to expedite the process. If the issue is resolved, we will notify you promptly. Once again, we apologize for any inconvenience caused.

Sincerely
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 460
Joined: Mon Nov 07, 2022 8:10 am

Return to Spire.Doc