Skip to content

Instantly share code, notes, and snippets.

View medul6's full-sized avatar

Michael Heck medul6

  • Stolz-Krechting Produktionsbüro Medien
  • Lahr/Schwarzwald
View GitHub Profile
@medul6
medul6 / placePDFForInDesign
Created April 10, 2014 07:42
places a multipage pdf in InDesign (but still has issues!!!)
-- 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!!!