Home‎ > ‎blog‎ > ‎

Pdf forms (fdf) with Scribus

posted 14 Jun 2010, 22:01 by Andreas Jostel   [ updated 14 Jun 2010, 22:23 ]
http://wiki.scribus.net/index.php/Your_first_PDF_form_with_Scribus which allows you to insert form field into the pdf page
then: pdftk myform.pdf fill_form mydata.fdf output myform_filled.pdf flatten to populate your form [and optional: flatten] to generate final pdf
or: pdftk myform.pdf generate_fdf output myform.fdf to generate fdf form

Comments