[cl-pdf-devel] Re: CL-PDF
Marc Battyani
marc.battyani at fractalconcept.com
Tue Nov 7 16:12:52 UTC 2006
"André Thieme" wrote:
[cc'ed to cl-pdf-devel]
> Hi Marc, I wanted to ask you if it is possible to create PDFs with
> cl-pdf that contain formulars (with text fields, radio buttons, etc..).
> I also saw an exapmle where JavaScript code was put into the pdf file
> so that a user can send the (filled out pdf) to some website.
>
> Is that possible with the current version of cl-pdf?
Hi André,
Well it's possible, but it has not yet been done in cl-pdf.
It's detailed on section 8.5 and 8.6 of the PDF reference. In fact you can
attach JavaScript code to several events (like page opened/closed, field
value changed, etc.)
Marc
More information about the cl-pdf-devel
mailing list