PDF to image creation in ios

后端 未结 2 592
终归单人心
终归单人心 2021-01-03 15:13

Hi Everyone I am trying to create PNG(thumbnail) images from the pdf for my app for that i used couple of answers from the stackoverflow below code is i am using `-

2条回答
  •  说谎
    说谎 (楼主)
    2021-01-03 16:03

    Check out this open source project; they're doing quite a good job of rending the PDF into a UIImage. https://github.com/mindbrix/UIImage-PDF

提交回复
热议问题