This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- pdf-Farbsatz platzieren for InDesign | |
-- version 0.4 | |
-- created by medul6, Michael Heck, 2013 | |
-- ToDos: | |
-- Script has to be optimized! | |
-- Which variables have to be global? which ones need to be properties? | |
-- If the pdf begins with page 1 then the first page is not beeing placed correctly (has to be -210) | |
-- the page width in "rulerOriginAdjustment(myRectangle)" has to be a variable, not hardcoded!!! |