I want to convert a UIView to pdf, is there any readymade component there, because i have less time to do that. if not can u give me example code for pdf
Thanks in advance
|
I want to convert a UIView to pdf, is there any readymade component there, because i have less time to do that. if not can u give me example code for pdf Thanks in advance |
|||
|
|
Also make sure you import: QuartzCore/QuartzCore.h |
|||
|
click Apple Sample Code` of Quartz Demo and you you can learn about PDF and different diagrams in uiviews. |
|||
|
|
|
or try this https://github.com/vfr/Reader PDF Reader/Viewer |
|||
|
|