Word to pdf different

we are using aspose words to convert docx to pdf in our project, how can we ensure that the expoerted PDF can have the exactly what it is in orginal word file? (like improve the coding?)


I’ve attached the different files in file.zip, docx is the original file, the pdf is the exported file. You can see page 1 and 5 the bottom is tangle with the footer.

Please help. Thanks.

Hi Wang,

Thanks for your inquiry. Please implement IWarningCallback interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving.

I suggest you please use latest version of Aspose.Words for .NET 14.9.0 and read following documentation link for your kind reference
http://www.aspose.com/docs/display/wordsnet/How+to+Receive+Notification+of+Missing+Fonts+and+Font+Substitution+during+Rendering

Please let us know if you have any more queries.