Page 1 of 1

How to assemble a XML and PDF

Posted: Thu Apr 30, 2015 12:01 pm
by Maellyos
Hello everyone,

To start, sorry for my bad english i'm better in french :)

Is it possible to assemble XML metadata in PDF file with a flow ? I'm looking for a solution since few days but i can't find it. I'm begginer on Switch. :roll:

Best regards.
Maƫllyos

Re: How to assemble a XML and PDF

Posted: Thu Apr 30, 2015 3:40 pm
by dkelly
The answer depends on the type of XML you want to convert PDF. If it is a preexisting XML schema and you want to say a form then you can look at XSL:FO which using XSL style sheets to convert from data XML to a formatted PDF. It's a complex specialized skill however.

If you can create an XML description of the page layout, placing data from Switch metadata, datasets and job assets then you could use Apago PDF Constructor. We have implemented many flows that build impositions, job-tickets, variable data documents, fillable forms with digital signatures, multi-media PDF, etc all inside of Switch.

Contact sales@apago.com for more information.

Re: How to assemble a XML and PDF

Posted: Wed May 06, 2015 3:56 pm
by Maellyos
Ok, thanks for the answer