Closed IshuPhogat closed 7 years ago
hi @atomkirk First thanks for this good pdf reader library.
I have a question not an issue. the question is: could we show page directly on a view controller without convert it into the image?
is it possible or not? If yes than would you like to elaborate it. thanks in advance.
You can draw it directly into a CGPDFContext in a UIView. See "Draw a page to a CGPDFContext:" in the README
CGPDFContext
hi @atomkirk First thanks for this good pdf reader library.
I have a question not an issue. the question is: could we show page directly on a view controller without convert it into the image?
is it possible or not? If yes than would you like to elaborate it. thanks in advance.