One of my Word documents is converted to PDF by using ASPOSE, the height of the table changes, and the last row of the content is directly to the next page. There is no problem with the export PDF function of Word, may I ask how to handle it without changing Word.
@liegroup The problem on your side might occur because the fonts used in your input document are not available on the machine where document is processed. The fonts are required to build document layout. If Aspose.Words cannot find the font used in the document, the font is substituted. This might lead into fonts mismatch and document layout differences due to the different fonts metrics. You can implement IWarningCallback to get notifications when font substitution is performed.
Please see our documentation to learn where Aspose.Words looks for fonts: https://docs.aspose.com/words/net/specifying-truetype-fonts-location/
@liegroup
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-27358
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.