get and use data send by pdf-formular in acrobat reader
23 Mar
2004
23 Mar
'04
3:03 p.m.
Hi, acrobat reader can send the inserted data from a pdf-formular to a defined url. i want to use a python-script to get the data, but i don't know how to do that. How can I access the data in python under zope? Thanks, Patrick
23 Mar
23 Mar
8:50 p.m.
New subject: [Zope] get and use data send by pdf-formular in acrobat reader
Patrick Ulmer wrote at 2004-3-23 16:03 +0100:
acrobat reader can send the inserted data from a pdf-formular to a defined url. i want to use a python-script to get the data, but i don't know how to do that. How can I access the data in python under zope?
Use as URL the URL of a DTML Method with the following source: <dtml-var REQUEST> Look at the result. -- Dieter
8049
Age (days ago)
8049
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Patrick Ulmer