uxmstudio / UXMPDFKit

An iOS PDF viewer and annotator written in Swift that can be embedded into any application.
MIT License
275 stars 103 forks source link

UXMPDFKit is not rendering the all the Graphics #70

Open Vinodh-G opened 6 years ago

Vinodh-G commented 6 years ago

UXMPDFKit is not rendering the all the Graphics involved in the pdf file, attached the sample pdf file which I was using to test different size and graphics in it.

Expected Behavior

It should render all contents including the graphics like images

Current Behavior

is not rendering the all the Graphics involved in the pdf file Attached screenshot and original pdf which was used for testing

sample_pdf_diff_size.pdf screen shot 2017-09-19 at 8 59 09 pm screen shot 2017-09-19 at 8 59 12 pm

pushchris commented 6 years ago

@Vinodh-G, the image you have added isn't actually rendered into the PDF but is actually an annotation. At this time media annotations are not supported by this framework.