Previous | Next | (P-PDF) Forms & FDF
Topic: Re: HTML to FDF (Via Email)
Conf: (P-PDF) Forms & FDF, Msg: 27654
From: prodok
Date: 9/26/2001 07:40 PM
Absolutely!
The FDFToolkit is a tool which makes work easier, but that's it. You
can (relatively) easily create FDFs with PHP, for example, or with
your database. Actually you can do it with any database allowing free
text fields of non pre-defined size, and which has string
manipulation functionality.
In fact, my normal way to create FDFs is using Filemaker Pro...
Hope, this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37
e-mail: mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
______________________
Shameless Plug:
I will have presentations and pre- and post-conference workshops at
the .PDF2001 West Conference in Scottsdale, AZ, Nov. 5 to 7, 2001.
More details at http://www.pdfconference.com.
Workshops:
Nov. 4: Implementing Business Processes based on PDF
Nov. 8: Enhancing PDF Forms
_________________________
>is there a way to create an FDF file from an HTML form without the
>FDF toolkit installed?
>