New topic: 

Print Page Range

<http://forums.realsoftware.com/viewtopic.php?t=26367>

       Page 1 of 1
   [ 3 posts ]                 Previous topic | Next topic         Author  
Message       DaveS           Post subject: Print Page RangePosted: Sat Feb 07, 
2009 10:18 pm                               
Joined: Sun Aug 05, 2007 10:46 am
Posts: 830
Location: San Diego, CA              Is there a way to retrieve the Page Range 
from the Printer Dialog Box?
It is not part of the properties of the PrinterSetup class, and I can't even 
find it in the convulted XML of the SetupString property.

Its kind of confusing to the end-user, when they see they can set something, 
yet the program seem to "ignore" it, when in fact its not availble to the 
developer to use.

My code knows what page its processing.... so skipping pages is no problem,.... 
IF I knew the range....     
_________________
Dave Sisemore
MacPro, RB2008r3.1  
                            Top               tomis           Post subject: Re: 
Print Page RangePosted: Sat Feb 07, 2009 11:04 pm                               
Joined: Thu Jul 27, 2006 6:31 pm
Posts: 1340
Location: Monterey, CA              See the properties of the graphics object. 
Completely unintuitive I know.

Aaron has a nice rundown at http://www.aaronballman.com/programming ... 
inting.php     
_________________
ImagePlay Effects Library (40+ image effects in one open source module. No 
plugins, no dependencies, no restrictions.) 
http://imageplay.sourceforge.net/  
                            Top               DaveS           Post subject: Re: 
Print Page RangePosted: Sun Feb 08, 2009 1:08 am                               
Joined: Sun Aug 05, 2007 10:46 am
Posts: 830
Location: San Diego, CA              You'd think it would be in the 
PrinterSetup class... but you are correct.... set the page range on the dialog, 
and they appear in the associated graphic object....

Thanks!     
_________________
Dave Sisemore
MacPro, RB2008r3.1  
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 3 posts ]     

-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to