This content has been marked as final.
Show 1 reply
-
1. Re: Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process.
WASIL Oct 16, 2014 11:03 PM (in response to sanjithc)If possible, make use of Assembler API in your client application instead of doing this using watched folder. Here are the Assembler samples : LiveCycle ES2.5 * Programming with LiveCycle ES2.5
Watched folder can accept zip files (sample : Configuring a watched folder to handle multiple input files and write results to a single folder | Adobe LiveCycle Blog ). You can also use execute script to create the DDX at runtime : LiveCycle ES2 * Application Development Using LiveCycle Workbench ES2
Thanks
Wasil


