UIImage-PDF icon indicating copy to clipboard operation
UIImage-PDF copied to clipboard

Simple UIImage PDF renderer category for iOS scalable assets

Results 21 UIImage-PDF issues
Sort by recently updated
recently updated
newest added

Converted a PDF to UIImage and than saved that image to savedPhotos album. When i am previewing that photo, normally it is coming right but after tapping on photo, photo...

As subject, please update the published cocoa pods version, so that it includes fixes for the 64bit warnings.

hi i am using bixolon sdk to print to a device they have a class with the same of a file in uiimage-pdf can you add a prefix to your...

Some PDFs have annotations which don't get output to the image when you convert from PDF to UIImage. This is a good thing in most cases I think, but there...

When I try to increase the size of my PDF as a UIImage the background of the PDF does resize correctly but the image on the PDF doesn't. This has...

Hi, I updated to newest commit and my PDF images are no longer resized according to given size value. It looks like the original size is always taken no matter...

I have been having problems where the image placed in a button will always scale to fill the button, instead of respecting the provided sizes. I realize it's not the...

Can you please put in documentation of how the different rendering modes work (in UIImage+PDF.h). it would be great to know whether some methods stretch or any other minor yet...

Hi Nigel, I think there is a error in the **cacheFilenameForURL:atSize:atScaleFactor:atPage:** method. It bases the cacheRoot on **[ filePath lastPathComponent ]**, at that is not enough when different PDF's have...