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

PDF Save as blank #88

Open shripadkulkarnid opened 6 years ago

shripadkulkarnid commented 6 years ago

As i am going to save pdf done all self.annotationController.finishAnnotation() self.document.annotations = self.annotationController.annotations self.document.save() When i going to save it it save as blank pdf

Your Environment

<!— Include as many relevant details about the environment you experienced the bug in —>