Converting uiimageview to pdf - Swift

后端 未结 3 1741
旧时难觅i
旧时难觅i 2020-12-15 13:33

I am trying to create an iOS app using swift that will let the user either take a photo or choose an image from their gallery, and convert it to a pdf file that they are abl

3条回答
  •  天涯浪人
    2020-12-15 14:15

    PDF Generator written in swift.it will help to generate PDF with image path, image binary, image ref (CGImage)

    https://github.com/sgr-ksmt/PDFGenerator

提交回复
热议问题