[seam-dev] PDF fill-in-forms support
Nicklas Karlsson
nickarls at gmail.com
Wed Aug 27 05:39:00 EDT 2008
Cleared with Pete and commited to trunk (in the pdf module). It can be used as
<p:form
xmlns:p="http://jboss.com/products/seam/pdf"
URL="http://localhost/Concept/form.pdf">
<p:field name="person.name" value="Me, myself and I"/>
</p:form>
Grab the sample form from
http://1t3xt.info/examples/results/in_action/chapter16/register_form1.pdf,
stick it in the webapp and point the URL on it.
On Wed, Aug 27, 2008 at 10:18 AM, Heiko W.Rupp <hwr at redhat.com> wrote:
> Hi,
>
>>
>> Do you think that people would find use for Seam support of
>> populating fields of pre-generated PDFs?
>
> That sounds very cool indeed.
>
> Heiko
>
--
---
Nik
More information about the seam-dev
mailing list