PDFGenerator icon indicating copy to clipboard operation
PDFGenerator copied to clipboard

PDF Renders Image inside View Oddly

Open Treverr opened this issue 8 years ago • 1 comments

Hello! I have a view I have set up. Inside that there is an image that is my template then I have all my labels and everything. However, whenever (and this is true any time I try to draw the view even without using your awesome generator) It comes back like this:

screen shot 2016-10-13 at 10 47 42 am

However the view gets drawn properly like this from the template, its just when it goes to output the PDF

screen shot 2016-10-13 at 10 43 26 am

Treverr avatar Oct 13 '16 14:10 Treverr

This happens with any image whatsoever, I attempted to delete the template and just put the company logo in a UIImage and it still did the same thing. I don't understand what could be causing it to do that to images

Treverr avatar Oct 13 '16 14:10 Treverr