SimplePDF icon indicating copy to clipboard operation
SimplePDF copied to clipboard

A Swift class to easily generate simple PDF documents with page numbers and Table of Contents.

Results 19 SimplePDF issues
Sort by recently updated
recently updated
newest added

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...

good first issue

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? ![captura de tela 2017-05-23 as 10 58 26](https://cloud.githubusercontent.com/assets/13538408/26359192/3239951c-3fab-11e7-9f70-125bc4a86462.png)

First of all salute for this code. how to Add Watermark on page ?

TODO

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).

TODO

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...