On Jun 3, 2005, at 11:26 PM, Krishna Kishore .J wrote:
Hi All,

I am new to FOP. I want to know whether there is a way using FOP to convert the pdf form templates in .xdp format to pdf form, populate the form fields and
generate a final pdf with the populated form fields.

To my knowledge, FOP is not currently capable of creating PDF form fields. It may be possible to post-process the FOP's PDF output using a tool like iText (see [1] for more tools). If .xdp contains the semantic information which has become standard in .xml files (where tags describe information as opposed to layout), then it may be possible to transform .xdp files. However, it may make more sense to use the source files used to generate the .xdp files (if they .xdp files are transformed from some source--see [2] for some possibly related info).

[1] FOP Resources
http://xml.apache.org/fop/resources.html

[2] Converting XHTML to PDF
http://xml.apache.org/fop/faq.html#xhtml-to-pdf

Regards,

Web Maestro Clay
--
<[EMAIL PROTECTED]> - <http://homepage.mac.com/webmaestro/>
My religion is simple. My religion is kindness.
- HH The 14th Dalai Lama of Tibet


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to