InDesignSecrets Podcast 175
Listen in your browser: InDesignSecrets-175.mp3 (19.5 MB, 35:32 minutes)
[media id=96 width=* height=20]
See the Show Notes for links mentioned in this episode.
The transcript of this podcast will be posted soon.
- The Adobe Creative Cloud: What is it?
- In the “cloud” vs. on your hard drive
- The good, the bad, the foggy
- Keyboard Shortcut of the Week: Option/Alt-double-click
- Obscure InDesign Feature of the Week: Split Cell Vertically
News and special offers from our sponsors:
>> Em Software: Check out their InData and InCatalog add-ons for InDesign, by themselves or as a powerful team for data-driven publishing. Use InData to build price lists, catalogs, directories, and much more, all hands-off. InCatalog is a bidirectional linking tool to keep your layouts and spreadsheets in sync, great for last-minute price updates.
>> eDocker: With the eDocker Tablet Publisher® program you can create, from InDesign, an HTML5 Web publication that works in all devices, including iPads, and that you can publish through your own server. There is no need for complicated certificates, developer memberships or distribution channels like the Apple AppStore. Special offer: $100 off the Tablet Publisher for the near future (sorry, we don’t have anything more concrete) with code 10IDS2012
>> Rorohiko: Download Kris Coppieters’ free script, SizeLabels.zip, for adding labels showing each frame’s size in a document. (Be sure to extract the contents of the ZIP, then open the .jsx document in a text editor and read the instructions in the beginning). Check out Rorohiko’s other wonderful scripts on their website, and donate if you find them useful!
–
InDesignSecrets
Anne-Marie @ David – thank you for sharing Kris’ script!
However,
one thing the script does NOT do is calculating rotated frames in the right way. It is always taking the imaginary (horizontal) rectangle that exactly includes the rotated object for calculation (JavaScript lingo is: “geometricBounds”). And geometricBounds will change if you rotate the object a bit further…
For the right approach doing calculations on rotated or skewed objects see Marc Autrets great blog post at:
http://www.indiscripts.com/post/2009/10/work-around-the-width-height-gap
Uwe