sgr-ksmt / PDFGenerator

A simple generator of PDF written in Swift.
MIT License
755 stars 110 forks source link

Is there a way to generate PDF with PDFAnnotation using PDFKit ? #108

Open X901 opened 5 years ago

X901 commented 5 years ago

Hi , I did follow this article

so now I have an image as PDFAnnotation above PDF

Can I use this library to generate new PDF that render (burn) PDFAnnotation within PDF ?