TPPDF
TPPDF copied to clipboard
TPPDF is a simple-to-use PDF builder for iOS and macOS written in Swift
It would be great to have more customisations for pagination text such as changing the font and changing the text color.
@techprimate & @philprime, really thanks for develop this library. I'm trying to add `padding` to `NSMutableAttributedString` as `PDFTableContent`, but `NSMutableAttributedString` or `PDFTableCell` don't support adding padding independently (without adding padding...
I am building a pdf with dynamic data. I have multiple tables. The problem I'm having is when the document has only space for one row, which is the header,...
> ℹ Please fill out this template when filing an issue. > All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those...
> ℹ Please fill out this template when filing an issue. > All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those...
> ℹ Please fill out this template when filing an issue. > All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those...
What's the best way to get a header image to use up. the entire space of the header part of the page, ignoring the margins, while some text and a...
I want to put a separator line at the top of the footer before the body of the footer. but the divider is not at the top, but at the...
# Add visionOS Support Thank you @philprime & team for the work on TPPDF; nice Swift Package and great functionality! ## :recycle: Current situation & Problem - The current package...
## How should the feature work? Thanks for the amazing package for generating PDFs. While using it in a project I noticed, that the table wrap across pages does not...