Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
532 stars 150 forks source link

Draw lines on PDF file #104

Open tutmgch15002 opened 5 years ago

tutmgch15002 commented 5 years ago

I want to draw lines on any pages of PDF file. I am going to add subview on the page which is drawn and draw lines on that subview. Could you give me another idea for this spec? This is the final project in my school. Therefore, I must choose the most optimal way. Thanks!