Very true, and Ive loaded it.... I run the standard example and get this in response:
<class 'subprocess.CalledProcessError'> Command '/usr/bin/pdftk https://mmb21167.pythonanywhere.com/IW_Test/static/bk_forms/sch_a.pdf fill_form /tmp/tmpwwY6xU output /tmp/tmpDT0sFG' returned non-zero exit status 134 Any idea why it would be overwriting free memory? On Friday, June 26, 2015 at 8:02:38 AM UTC-4, Massimo Di Pierro wrote: > > I looked at the source code of pypdftk and it does not appear to depend on > windows. It does require pdftk installed under /usr/bin/pdftk > > On Thursday, 25 June 2015 15:19:57 UTC-5, Mark Billion wrote: >> >> I would like to fill a form with an FDF dict, i.e, form.pdf % >> {element:data}. I have seen a lot on pypdftk, but I think it requires a >> MS system as a dependency. Any alternatives? >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

