We use an external imposition tool which automatically impositions pdf files. We place the pdf files in a folder and they get processed.
To report back to the client about the imposition the imposition tool modifies the pdf file name slightly so that the user gets informed about the imposition quantity. Before this we export meta data.
e.g. :
The pdf filename that will be send to the imposition tool looks like this:
Code: Select all
i_m04605856_i1_w210_h297_bst.pdf
Code: Select all
i_m04605856_i1_w210_h297_bst_2.pdf //!note the added "_2".
Thanks in advance,
Peter