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

Hello, I have a question that I would like to ask, please help to answer if it is convenient, thank you. I want to add a UIView inside a PDF,...

question

Hello, Is it possible to set an image as background in every page? I see there is an open issue regarding changing the color of the page, but not setting...

enhancement

Is it possible to set custom for a header or hide part of the header on the first page? Is it possible to hide pagination when I have one page...

similar to issue #72 , i would see value in a flag attached to a table that if the table doesn't fit on the page, to put it in a...

pending

Hi there, many of you already know me, but I am the original creator and lead-maintainer of TPPDF. I started the project in 2016 as I was in need of...

help wanted

**I am working on creating a pdf with a fix template** code i have used : - `document.add(.contentRight, image: PDFImage(image: signImage.resized(withPercentage: 0.4) ?? UIImage(),size: CGSize(width: 180, height: 180), quality: 1.0,...

bug

> It may be possible but I didn't find how to do it. ## How should the feature work? I'd like to set the maximum size (height, width, or both)...

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

bug

Hi, I've posed this as a question on [Stack Overflow](https://stackoverflow.com/questions/63629436/how-to-add-watermarks-to-images-in-tppdf-document) but it may be better suited as a feature request. I've tried two approaches to add an image or attributed...

enhancement