Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Jasmin,
I am developing on ES2 and I need to use a folder on server as source. But I don't know how to.. In my application, I merge xmls with a template and create flat PDFs and write them in a folder on server. Then I want to assemble them.
I created a simple DDX through assembly descriptor. It's working when I test it by preview result but I got error when I use in "Invoke DDX on One Document" service. (Common\AssemblerService\Invoke DDX on One Document)
DDX:
<DDX xmlns="http://ns.adobe.com/DDX/1.0/">
<PDF result="Result.pdf">
<PDF includeInTOC="false" source="C:\OUTPUTS" baseDocument="false" required="false"/>
</PDF>
<?ddx-source-hint name="C:\OUTPUTS"?>
</DDX>
Error:
DDXM_S14017: A <PDF> source document is required, but no documents were found for {PDF source="C:\OUTPUTS\.*" baseDocument="true"}.
Thank in advance
Murat
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Like
Replies