SimplePDF
SimplePDF copied to clipboard
A Swift class to easily generate simple PDF documents with page numbers and Table of Contents.
I want to add tableview content which has 7 column and 300 rows....? i had create tableview and then i had try to add in addview method like pdf.addView(tableView) but...
Hello, for generating PDF your framework seems one of the most complete, so congrats. However, I encounter an issue regarding the table of content. It seems to be that the...
Not able to add header footer in first page. Pls help me how to add Header and footer on first page. Thanks in advance
First of all, many thanks for making this library which really help people to solve their problem with almost all the scenario/requirement. Is there a way to add column with...
Can you make `drawLine` method as public so we can draw a separator between two horizontal texts for e.g. First Line ------------- Second Line -------------
Congratulations on the project! Can you check the code and resolve the warnings? 
right now there's a sea of whitespace between table of contents entry and page number, there should be a line there (can be dotted/dashed).
hi , i can't remove th view of the xib that i added when i use the function add view my first interface will disappear ,it will be replaced with...
Hi, Well over all your library is awesome. Is there any way to create tables with borders. If yes please point me to any example. Also how to set specific...