Frage

Is here some tools to merge PDFs with layers?

Tried to merge PDFs with layers with pdftk, fpdf/fpdi, Gswin32c. In any cases output PDF was as simple PDF without layers.

Thanks.

Edit. I am looking for tool suitable for use it in PHP project (PHP classes or executables such as pdftk)

War es hilfreich?

Lösung

If you mean Optional Content (section 8.11 of ISO3200-1:2008): AFAIK no free one. There's an unmaintained fork of pdfTeX that has basic support for this, though.

You could try Adobe Acrobat or InDesign.

Andere Tipps

I think more information about your enviroment is needed, but if you are using .NET I've used PDFsharp, an open source library, to merge multiple pdf documents with good results.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top