python report generator basin from a pdf file (pyhton)
Posted
by joven
on Stack Overflow
See other posts from Stack Overflow
or by joven
Published on 2010-05-13T00:59:06Z
Indexed on
2010/05/13
1:04 UTC
Read the original article
Hit count: 266
report
|generator-functions
I have a pdf copy of a file for creating a report and basing from this form we will generate a report on it...
is there any way that i can fill out the needed fields on the pdf form through python?? and how to do it if there is any way to do it??
thanks in advance :)
© Stack Overflow or respective owner