-
### What were you trying to do?
Hallo.
I want to merge serveral PDF to one pdf.
### How did you attempt to do it?
async function MergePDF(pdfstring) {
const { PDFDocument } = PDFLib
…
-
### Extension
https://www.raycast.com/mohamedk1/ilovepdf
### Raycast Version
1.84.1
### macOS Version
15.1
### Description
merge pdf order files is not merging per order...
### Steps To Reprod…
-
|FR5. Merge Two Separate PDFs |
|---|
|**Goal**: The program can take two pdfs and combine them into a single PDF.
**Stakeholders:** Legal Firm, Legal Firm Clients, Independent Customers, Users of…
-
How to merge two PDFs into one PDF is to add a second PDF page on top of the original first PDF. I haven't found a way to load a local PDF yet
-
Is your feature request related to a problem? Please describe.
I often find myself needing to combine multiple PDF documents into one cohesive file for easier sharing and organization. Currently, I m…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
I am currently using the html2pdf library to generate PDF files from HTML content. I have a requirement to merge two separate PDF files generated using html2pdf into a single PDF file. I have searched…
-
I have been trying to use `fit_to_width()` to produce tables with Quarto that fit a specific width within the page of the PDF. Unfortunately, `autofit()` has not helped, and `fit_to_width()` has not w…
-
Hello,
In PDF files, vertical alignment does not work for merged cells if any row contains multiple lines of text.
It looks like the position of the text is the result of shifting it from the bott…
-
Hi benoitkugler,
is there a possibility to merge PDF files with your PDF package Golang code- suppose I filled 5 pdf single page forms, saved them to files and now I would like to merge these 5 fil…