Skip to main content
Inspiring
March 29, 2014
Answered

InDesign Preference Settings

  • March 29, 2014
  • 1 reply
  • 2647 views

Hi,

   I need to enable the options in InDesign Preferences. How to enable the Font Preview Size.

InDesign Preferences for Appearance of Black and File Handling is under which preference?? (Eg., viewpreference, textpreference)

Some of them are found.  Some of them are not found.

Preserve Images Dimension when Relink, Snippet Import Position at and properties under Applearance of black.  Where can i find the properties for these ?? 

If anyone know pls let me know.

Thanks in advance,

Sudha K

This topic has been closed for replies.
Correct answer Jongware

Use the CHM version of my reference. The wording in Javascript is at times different from the exact phrase in the interface. With a good CHM viewer, you can use search the full text.

Educated guesses lead me to:

http://jongware.mit.edu/idcs6js/pc_DocumentPreference.html#snippetImportUsesOriginalLocation

http://jongware.mit.edu/idcs6js/pc_ImagePreference.html#preserveBounds

http://jongware.mit.edu/idcs6js/pc_ColorSetting.html#idealizedBlackToScreen

1 reply

Trevor:
Legend
April 1, 2014

I presume you are using Jongwares reference guide.  If not you shoud be.

If you want you can make your own in an indesign document.

Here's a start of how to expore the properties.

for (n in app) $.writeln(n);

$.writeln("\r\rFOR MORE DETAILs ITERATE THE LIST\r\r");

for (n in app.generalPreferences) $.writeln(n);

Sudha_KAuthor
Inspiring
April 1, 2014

Hi,

I have searched in the preferences which I have but could not find. Can u tell me in which preference to search.

- Sudha K

Jongware
Community Expert
JongwareCommunity ExpertCorrect answer
Community Expert
April 1, 2014

Use the CHM version of my reference. The wording in Javascript is at times different from the exact phrase in the interface. With a good CHM viewer, you can use search the full text.

Educated guesses lead me to:

http://jongware.mit.edu/idcs6js/pc_DocumentPreference.html#snippetImportUsesOriginalLocation

http://jongware.mit.edu/idcs6js/pc_ImagePreference.html#preserveBounds

http://jongware.mit.edu/idcs6js/pc_ColorSetting.html#idealizedBlackToScreen