TPPDF icon indicating copy to clipboard operation
TPPDF copied to clipboard

TPPDF is a simple-to-use PDF builder for iOS and macOS written in Swift

Results 57 TPPDF issues
Sort by recently updated
recently updated
newest added

Ley's say I have a PdfTable which contains a PDFText() with a content of large string Is there a way to force the PDFText() to have maxlines = 1, or...

enhancement

Hello First thank you for this amazing library! I have following structure of PDF which I have to generate **Page 1 - X looks like this:** ![page_1](https://user-images.githubusercontent.com/1322091/135317987-ea56d4a5-51c5-4d75-8922-c5d9cfd47d9b.png) Titel & main...

enhancement

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

enhancement

Is there any way to disable word wrapping, and either making it so it has ..., reduce text size or nothing at all.

enhancement
help wanted

Hello and thanks for your nice framework, i have a little app update from Xcode 11 to Xcode 13 and the newest TPPDF Version. In the old version from my...

## What did you do? Hi, I want to build a table pdf. ## What did you expect to happen? I expect the cell bottom line color is same black....

bug

## What did you do? I created a PDFDocument, and rendered it. When the preview was displayed in Mail for macOS, the background was transparent. ## What did you expect...

enhancement
merged-for-release

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

enhancement
help wanted

Hello We are face issue PDFTable last row cut and second page first row cut in new version of TPPDF.Please see the attachment. ![Simulator Screen Shot - iPhone 11 Pro...

When using a table to lay out a report I would like to reduce the spacing between cell rows without effecting the spacing between cell columns. I understand that this...

enhancement
help wanted