I’m currently generating a PDF from a MS Word template. And then displaying it in a third party PDFViewer. However, that viewer cannot display images in the generated PDF because it is used as TileBrush for a rectangle. Is there any settings that can be set to change the way Aspose formats these images when it generates the PDF’s so it won’t use TileBrush for a rectangle?
Thanks,
Hi Zaw,
Thanks for your inquiry.
Please note that Aspose.Words mimics the same behavior as MS Word do. If
you convert your input document to Pdf by using MS Word, you will get the same output. Please convert your document to Pdf by using MS Word and check it in third party PDFViewer. You will get the same output.
In case you are using an older version of Aspose.Words, I would suggest you please upgrade to the latest version (v13.8.0) from here and let us know how it goes on your side. Hope this helps you.