Archive
Posts Tagged ‘Theunis de Jong’
QuickTip: Find Object Properties Quickly
December 29, 2010
3 comments
Finding properties in OMV (Object Model Viewer) can be really painful, and slow. Personally, my best friend when writing scripts is Theunis de Jongs (aka Jongware) InDesign JavaScript Reference Guide but also trying to remember connections between objects and when to use which property, class, method… But, there is also another way to find out what properties you can use, and it’s already built in. Key is in Object reflection! So, let’s take a look how to put it in use! 🙂
Categories: InDesign Scripts
InDesign CS3, InDesign CS4, InDesign CS5, Peter Kahrel, Theunis de Jong
QuickTip: Add Custom (CMYK/RGB/HEX) Colors to Document
September 11, 2010
3 comments
Want to add custom colors to document? Wanna do it fast and painless? Here is short function that will do all job for you!
Categories: General info
InDesign CS4, InDesign CS5, Theunis de Jong