Document name added to a variable position based on file name
Posted: Thu Dec 17, 2015 7:23 pm
I have multiple PDFs being input to a Switch hotfolder. Each PDF contains imposed artwork that can vary in position on the page from PDF to PDF. What is common is the position based on the file name ie
*SML* = will have artwork in one position
*LRG* = will have artwork in a different position.
What I want to be able to do is use the "variable" of the filename to determine where I add a text line (slugline) on the page
ie
filename containing SML will have x,y of 5,5
filename containing LRG will have x,y of 10,10
I can make it work having multiple fixed actions but I'm trying to condense into one action that can read the filename and place the text accordingly.
Is this possible as I struggle to use the filename as in input variable.
Hope that makes some kind of sense

*SML* = will have artwork in one position
*LRG* = will have artwork in a different position.
What I want to be able to do is use the "variable" of the filename to determine where I add a text line (slugline) on the page
ie
filename containing SML will have x,y of 5,5
filename containing LRG will have x,y of 10,10
I can make it work having multiple fixed actions but I'm trying to condense into one action that can read the filename and place the text accordingly.
Is this possible as I struggle to use the filename as in input variable.
Hope that makes some kind of sense

