Hi!,
I have a problem when i want convert a .DOC file which contains a Image into a TextBox to .PDF format. As you can see on the attached file (named “TEST.PDF”) the image rendered is deformed.
Why happend this? How can i revolve it?
Please have a look to TEST.DOC and TEST.PDF files.
Thanks!!
PD. - I convert with
doc.SaveToPdf(file_destination);