-
A new slider for mail merges - it allows generation of the documents but instead of bringing them up to view, it goes through each one, turns it into a PDF and emails it to the person with the message…
-
I know it's possible to making bookmarks with multiple pdf files merging via PDFtk direct. Is this possible via php-pdftk? If yes, can you do a small demo for me? For example, I have three (or more) p…
-
```
Merge put_image, save_pdf functionality from pdf_builder_pkg to pdfgen_pkg.
Benefit of moving away from OrdImage which is limited to Standard edition.
```
Original issue reported on code.goog…
-
For the sake of testing, I'm just trying to get this working with one page:
```
recode_pdf --from-imagestack 'doc/page_5_fixed.png' \
--hocr-file doc/page_5_fixed.hocr \
-o output.pdf
`…
-
This is a follow up of https://github.com/freelawproject/courtlistener/pull/4426
It requires the following issues to be addressed:
- Block PDF uploads with attachment number 0 and review whether we …
-
This script turns a PDF into a booklet (by rearranging the pages)
https://github.com/chongchonghe/booklet-creator
To turn that re-arranged PDF into a printable PDF, it may be easiest to do it ma…
-
```
Merge put_image, save_pdf functionality from pdf_builder_pkg to pdfgen_pkg.
Benefit of moving away from OrdImage which is limited to Standard edition.
```
Original issue reported on code.goog…
-
Are there are examples of how to use this API to split and merge PDFs? I'm guessing it has to do with the PDFPage and PDFPageCollection, but I wasn't sure.
-
Hi there and thank you for this wonderful piece of software!
I'm right in the middle of scanning all my files and I have run into a shortcoming of my scanner (brother ads-1700w).
It can either sca…
Marty updated
2 years ago
-
I try to merge 2 pdf, one of them has a few form field filled allready, but, when i merged in the output file the fields do not show.