How to combine 2 xdp files?

126 views
Skip to first unread message

Niketa

unread,
Sep 11, 2009, 11:32:55 AM9/11/09
to Adobe LiveCycle Developers
Is there any way that I can combine 2 xdp files in LC Designer? I
created around 20 xdp files long time ago and now I have to append few
pages to all those files I created.

Can I do this at run time? after the 1st pdf is created from xdp, I
append the 2nd one?

Thanks.

Duane Nickull

unread,
Sep 11, 2009, 1:04:16 PM9/11/09
to Adobe LiveCycle Developers
I introduce you to Quickstarts – your new bestest friend.
http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/index.html

Everything you need is there.

--
Come to Adobe MAX 2009 and sign up for the LiveCycle Bundle - http://max.adobe.com/sessions/livecycle/?sdid=EUQZE
Twitter: duancechaos
 

Niketa

unread,
Sep 11, 2009, 3:30:34 PM9/11/09
to Adobe LiveCycle Developers
Thanks Duane. That link is very helpful.

On Sep 11, 12:04 pm, Duane Nickull <dnick...@adobe.com> wrote:
> I introduce you to Quickstarts - your new bestest friend.http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/...
>
> Everything you need is there.
>

fred.pantalone

unread,
Sep 13, 2009, 9:35:46 PM9/13/09
to Adobe LiveCycle Developers
You can't concatenate two XFA PDFs. Each has it's own XFA model and
the two can't be combined.

Duane Nickull

unread,
Sep 14, 2009, 12:06:43 PM9/14/09
to Adobe LiveCycle Developers
Correct.  You can concatenate two PDF’s though.

D

--

Niketa

unread,
Sep 14, 2009, 4:00:19 PM9/14/09
to Adobe LiveCycle Developers
Thanks Fred and Duane.

On Sep 14, 11:06 am, Duane Nickull <dnick...@adobe.com> wrote:
> Correct.  You can concatenate two PDF's though.
>
> D
>

Duane Nickull

unread,
Sep 14, 2009, 4:04:59 PM9/14/09
to Adobe LiveCycle Developers
Welcome and good luck.  There is also one more thing you can do.  That is to use xPath statements to grab bits of data out of each source XDP and then aggregate it into a new XDP template.  If you used a schema to design the two source XDP’s this should not be too hard but might take a bit of time.  This can be done by writing a custom component.  If you are not up for this, several of the great SI’s on this list like Ensemble, Avoka, Fourpoint etc. are probably able to help out.  

Duane

--
Reply all
Reply to author
Forward
0 new messages