python - How to merge PDFs with only PHP and keep internal and external links -


how merge pdfs php , keep internal , external links?

simple question can't find solution. no access shell pdftk , on unacceptable.

i'm looking pure php (gpl-like licencing policy) design , can't find week. iis , apache (linux) server sides python too, php preferred.

please help!

the python module, pypdf2 looks work you. http://knowah.github.io/pypdf2/


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -