Hi there
I have a word template that I have added a vector image to. When I convert the Word doc to PDF using GemBox document 3.1, the quality of that image is really poor and blocky. Is there a setting to not downsample such images and add them to the PDF document as a vector?
I also have the same issue where I need to dynamically add star ratings to certain parts of my document. I have 5 WMF files, each representing a different 5 star rating. I then create a picture object in code from the correct WMF and set a ContentRange’s content to it. Again, here, each star rating looks really poor in comparison to the original image.
Am I missing a step?
Thank you!
Matt