Print page range from Indesign

:shock:

I need some indesign help, I can quite succesfully print complete document to specific printer in Indesign 2.0 on OSX 10.2.6 but I need to be able to print a page at a time but I can not sus out how to print a page range.

Any help or pointers would be much appreciated

Steve

There’s a place where you can tell the print preferences to set page range. IIRC its something like:

tell print preferences
set page range to "1-1" 
end tell

I’ll check the script I was working on tonight to make sure that what I wrote is correct :slight_smile: