pdftk? possible at all on DH?
Posted by: tdiaz
Posted on: 2008-02-03 11:36:00
Is it even possible at all to build pdftk? Or has anyone compiled gcj here and be willing to shoot me over a binary? I'm in need of a way to have a form populate a pdf and present it to the user, as well save those results for me.
This sample, http://accesspdf.com/html_pdf_form/pdf_form_interface.php works perfectly. It just requires pdftk and that requires gcj, using a binary for debian results in
./pdftk: error while loading shared libraries: libgcj.so.4: cannot open shared object file: No such file or directory
[nestea]$
Any ideas?