using a simple workflow to stamp some datamatrix on incoming pdf documents, I use datamapper searching for specific coding and a blank template with an output preset doing the datamatrix stamping.
Since input documents may vary in size I want to switch print context sections. (if it’s > DIN A4 use bigger section for documents with bleed).
How can I get the pagesize in datamapper or should I use a workflow script with alambicedit ( myPDF.Pages(0).Size()) to get the size and two different All-in-one setups?
thx for any idea.
Ralf.