Last week, most downloaded:
Site news
New article
The article "Export From InDesign to HTML-2: How to Tag Paragraphs" was added. In this article, we will place paragraph tags in the text, add a header and a "footer", and thus obtain a full-fledged html document containing only the necessary style markup.
Posted: 05.03.2016
New article
The article "Export From InDesign to HTML: How to Tag Character Styles" was added. When a text in InDesign has "mixed" formatting (Bold Italic, Italic Underline, Bold Italic Superscript, etc.), and it is required to export it in html wrapped in tags: <strong><i></i></strong>, <i><u></u></i>, etc., there can be two solutions.
Posted: 27.02.2016
Script update
A condition has been added to the script from the "Quick Formatting" article. Now, the script execution will be terminated in the case when the user has forgotten to click the "Stop" button before closing the script window.
Posted: 16.12.2015
New video
The final two lessons (20 and 21) of the second block of the video tutorials "JavaScript for Adobe InDesign: Simple, Quick and to the Point" will teach you how to use and will help you compare the advantages and disadvantages of two more ways to anchor an object to a text by using the duplicate() and the insertAnchoredObject() methods.
Posted: 11.12.2015
New video
From the 19th lesson of the video tutorials "JavaScript for Adobe InDesign: Simple, Quick and to the Point", you will learn about one of the ways of adding frames, which were made in an external graphic editor and stored in separate files (eps, psd, etc.), to images.
Posted: 09.12.2015
New video
The second part of the second block of the video tutorials "JavaScript for Adobe InDesign: Simple, Quick and to the Point" includes four lessons about working with tables by using JavaScript. You will learn how, by using a script, to create a frame with rounded corners around a text in a table.
Posted: 02.12.2015
First Previous … [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 10 ] Next Last