-
I'm currently merging around 1500 PDFs and tried to find the defect one, but I cannot catch errors produced by `this.end()` in `asBuffer()`.
While errors get caught here:
```
try {
doc.pipe(…
-
### What were you trying to do?
1,pdf merge,
2,Does it support merging annotated PDFs
### How did you attempt to do it?
A=>Error message: A=>错误信息:
ERROR in node_modules/pdf-lib/ts3.4/cjs/api/form…
-
Hi, first of all thank you for maintaining this project. Its awesome.
I just encountered an issue where I will merge two pdfs, then delete the files after wards. However I'm unable to delete the fi…
-
Merge cell extraction is incorrect,The following is the corresponding pdf file。
[Uploading 2024年5月份广州市(2).pdf…]()
-
I have already done this in another project I just need to repeat the steps taken and add it the project and example.
Time permitting I will get around to this.
-
I built a VizAlert to merge a bunch of PDFs, but left off the |filename parameter. The resulting error message was:
The following errors were encountered trying to process your alert:
Genera…
-
Excluding "col" because it has no renderer
renderElement @ render.js:137
Excluding "colgroup" because it has no renderer
I have table with merging two columns into single column ,while generati…
-
I find some l3build configs are not used on CI, thus the tests are not checked by CI.
Among them, `base/config-lttemplates.lua` will be added if PR #1534 gets merged. The remaining are
```
# no…
-
While merging PDFs, custome ordering is not possible. It is just merged in the order we select PDFs.
-
Consider the following command:
Merge-PDF -InputFile "VIP-Build_4_16.pdf", "VIP-Build_4_15.pdf", "VIP-Build_4_14.pdf", "VIP-Build_4_13.pdf" -OutputFile 'test.pdf'
The merger does not show all page…