pdf-lib icon indicating copy to clipboard operation
pdf-lib copied to clipboard

Create and modify PDF documents in any JavaScript environment

Results 274 pdf-lib issues
Sort by recently updated
recently updated
newest added

Continuation of PR #917 & #243 Hope to get some advanced review on the PR as this is quite a significant addition, ## What? This PR add the feature for...

needs-triage

### What were you trying to do? I was trying to get fields from a multiple-page pdf file I generated with the copyPage paradigm from the documentation. This paradigm is...

bug
needs-triage

### Describe your idea I need to justify my multi line text. I can't find any workaround to do that ### How could this be implemented? just another attribute for...

proposal
needs-triage

### What were you trying to do? I am trying to create a pdf file from multiple jpeg files. ### How did you attempt to do it? We allow the...

bug
needs-triage

### What are you working on? ### Original implementation I have a form logic that fills a dropdown with a value combining of English and Chinese character. ```javascript const dropdownField=...

in-progress
needs-triage

Hi. This is an amazing library. Thanks a lot @Hopding. I know you've been inactive for a while but the quality of the code and the support you gave for...

not-stale

## What? This PR remove some code-comment examples that suggest getting type of a PDF field via `field.constructor.name`. ## Why? It is not safe/stable to rely on `.constructor.name` in general...

needs-triage

### What were you trying to do? Trying to upload a very old pdf of version 1.3. It marked the pdf as an invalidObject within the lib ### How did...

bug
needs-triage

### What are you working on? I want to turn every page into a picture and get data in node. Does anyone know what to do ? ### Additional Notes...

in-progress
needs-triage

### What were you trying to do? I am trying to merge pdf documents with form fields. It does not work with forms very well as they become very unstable...

bug
needs-triage