It's not possible to fill-in a pdf form (created from a pdf template) after sending it from Orbeon to Alfresco.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

It's not possible to fill-in a pdf form (created from a pdf template) after sending it from Orbeon to Alfresco.

wlau
Hi all,

I've created a pdf template under Acrobat Pro X and activated the Adobe reader extended function to allow users to fill-in my pdf form.
Then I've configured Orbeon in order to send my pdf form to Alfresco. The file is correctly sent to my repository (in Alfresco) but it's no longer possible to edit it with Adobe reader (same think when clicking on the "pdf" button in Form runner) --> A pop-up is dispalyed telling me that the adobe reader extended function has been desactivated (by Orbeon I guess).

Does someone has a solution please ? Do I have to add a property into the file "properties-local.xml" that forces Orbeon to not modify my pdf templates ?

Thanks for your answers

Wafa
Reply | Threaded
Open this post in threaded view
|

Re: It's not possible to fill-in a pdf form (created from a pdf template) after sending it from Orbeon to Alfresco.

Erik Bruchez
Administrator
Wafa,

There is no such option at this time. The initial idea of PDF
generation in Orbeon Forms was to produce PDF for archival, and it's
best in that case not to be able to just open and modify them.

This said, we use iText to set field values. You can see the source
here if it helps:

https://github.com/orbeon/orbeon-forms/blob/master/src/scala/org/orbeon/oxf/processor/pdf/PDFTemplateProcessor.scala#L218

context.acroFields.setField()

I don't know if there is a way in iText to just set the value of the
field but keep it editable. If so, it would probably be possible to
add the option of keeping fields editable.

-Erik

On Mon, Jul 30, 2012 at 5:51 AM, wlau <[hidden email]> wrote:

> Hi all,
>
> I've created a pdf template under Acrobat Pro X and activated the Adobe
> reader extended function to allow users to fill-in my pdf form.
> Then I've configured Orbeon in order to send my pdf form to Alfresco. The
> file is correctly sent to my repository (in Alfresco) but it's no longer
> possible to edit it with Adobe reader (same think when clicking on the "pdf"
> button in Form runner) --> A pop-up is dispalyed telling me that the adobe
> reader extended function has been desactivated (by Orbeon I guess).
>
> Does someone has a solution please ? Do I have to add a property into the
> file "properties-local.xml" that forces Orbeon to not modify my pdf
> templates ?
>
> Thanks for your answers
>
> Wafa
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/It-s-not-possible-to-fill-in-a-pdf-form-created-from-a-pdf-template-after-sending-it-from-Orbeon-to--tp4655560.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws