Hello,
We are having an issue when we save our word document to a PDF. One of the tables is rendering off the page.
To be more specific, the table width is greater in the PDF than other forms of the file. When the WordML file is saved as a .Doc file, there is no issue. I tried loading the .Doc file and saving as PDF, but same results. When the document goes to a PDF is when the rendering issue occurs.
Can this be fixed?
How should we build the table to render correctly or identically in a Doc file and a PDF file?
Thanks
Hi
Thanks for your request. I see two problems after converting your document to PDF.
- Width of table is incorrect. This problem is logged in our defect database as issue #7570.
- Vertically merged cells are not supported during rendering/converting to PDF. This is the issue #6836 in our defect database. I will notify you as soon as there issues are resolved.
Best regards.
We are happy to tell you that vertically merged table cells are supported when converting to PDF, rendering and printing… You can download the latest version of Aspose.Words from here.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(18)
FYI. With the new version, 6.5.0.0, I get an IndexOutOfRangeException saving to PDF. I don’t have the current attachment, so I attached the latest version I tested with
at 㭭.㻚.㰢(㻑 ᜕)
at .㻑.ᯥ(㰒 Ռ)
at .㻍.ᯥ(㰒 Ռ)
at .㻌.ᯥ(㰒 Ռ)
at .㻘.ᯥ(㰒 Ռ)
at .㻕.ᯥ(㰒 Ռ)
at .㰫.ᯥ(㰒 Ռ)
at 㭭.㻚.㮗(㰫 㻥, ӟ 㸧)
at Aspose.Words.Document.ԉ(Int32 Ԋ)
at Aspose.Words.Document.SaveToPdf(Int32 pageIndex, Int32 pageCount, Stream stream, PdfOptions options)
at Aspose.Words.Document.SaveToPdf(Int32 pageIndex, Int32 pageCount, String fileName, PdfOptions options)
at Aspose.Words.Document.SaveToPdf(String fileName)
Hi Chris,
Thanks for your inquiry. I managed to reproduce the problem on my side. You will be notified as soon as the problem is resolved.
Best regards.
The issues you have found earlier (filed as 9511;7570) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.