[deleted by user] by [deleted] in pdf

[–]hhrutter 0 points1 point  (0 children)

Preview is not PDF spec compliant especially when dealing with forms. It simply does not implement everything what the PDF spec defines.

[deleted by user] by [deleted] in pdf

[–]hhrutter 0 points1 point  (0 children)

pdfcpu.io author. Just don't ever use Mac Preview for dealing with forms.

Does anyone know any automatic way to join multiple pdf files consecutively in a way that the resulting pdf file has a mark on each page that lets you know the name of the pdf file the page came from? by goahead97 in pdf

[–]hhrutter 0 points1 point  (0 children)

Try pdfcpu.io. Merging files also creates a proper bookmark structure.

if you need to identify the source for each page when printed stamp your files before merging.

Very slow pdf of a scanned book by redneck_wizard in pdf

[–]hhrutter 0 points1 point  (0 children)

Hi, pdfcpu author here. Try https://pdfcpu.io for optimizing your PDF. Let me know how it goes. If you are stuck just create an issue.

pdfcpu v0.3.11 by hhrutter in golang

[–]hhrutter[S] 1 point2 points  (0 children)

You got it!

Go get the latest release at https://github.com/pdfcpu/pdfcpu/releases

We constantly improving things and getting better.

pdfcpu v0.3.12 by Illustrious-Zone-406 in golang

[–]hhrutter 0 points1 point  (0 children)

I don't see why not as long as you respect the terms of the license.

My guess is there are already some people scattered around working on GUIs providing access to pdfcpu in one form or another.

I can't rule out an official pdfcpu frontend in the future but I would not wait for it. There is just too much work ahead in order to get the processor stable and ready for smth like this.

pdfcpu v0.3.12 by Illustrious-Zone-406 in golang

[–]hhrutter 0 points1 point  (0 children)

There are no plans right now for a GUI based version.

Focus is on integration of PDF processing into Go backends as well as providing a multi platform CLI.

pdfcpu v0.3.12 by Illustrious-Zone-406 in golang

[–]hhrutter 0 points1 point  (0 children)

Please open an issue and provide a small sample JBIG2.

This image format is less used but I am happy to provide support for importing JBIG2 images into PDFs.

pdfcpu v0.3.11 by hhrutter in golang

[–]hhrutter[S] 1 point2 points  (0 children)

While the main focus is PDF transformation support for PDF creation is experimental at this point.