Charles, any error in the printer selection in your script will default
everything to the defaults. I have not printed 11x17 in RBG7 yet, but will be
converting a module later. We are currently printing 11x17 landscape using the
following in RBWin 6.5++ 1.866, if this is of any help. Please note that the
11x17 exists in the paper selection in the printer driver. This routine runs
nightly. I have left out the code that has nothing to do with the printing.

    SET VAR vPaperSize TEXT = "11x17"
    SET VAR vShopFloorPrinter TEXT = "HP LASERJET 5100 PCL 6"
    -- Bunch of processing in here
    PRNSETUP .vShopFloorPrinter
    PRNSETUP .vPaperSize
    OUTPUT PRINTER
    PRINT WinDeliv01
    OUTPUT SCREEN
    PRNSETUP .vShopFloorPrinter
    PRNSETUP "Letter"
    OUTPUT PRINTER
    PRINT WinDeliv01
    OUTPUT SCREEN



--- Charles Parks <[EMAIL PROTECTED]> wrote:
> Is there anyway to print 11X17 Landscape?  I have tried a few different
> settings and it always goes to 8.5X11 Portrait.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of MikeB
> Posted At: Monday, July 12, 2004 11:32 AM
> Posted To: RB7-L
> Conversation: [RBG7-L] - Re: relational diagram
> Subject: [RBG7-L] - Re: relational diagram
> 
> 
> > Mike,
> > It was a little tricky to install.  But, what a great tool.  Thanks Mike
> for
> > another life saver.  Can't wait to run it on my Oracle db for which I have
> > NO documentation....  I have ORA v.8 and I see that the .DEF file is 7.0.
> > Do you think it'll work?
> > Claudine :)
> 
> Sorry, on those issues, you are on your own.  If you understand the script
> language nuances for Oracle, you can use the basic file to create another
> custom
> one of your own and see if it works.  That is just the limitation we have for
> getting a freebee from SyBase.  The StarDesignor About Box shows 1995, so
> even
> though it is very good tech, it's a little long in the tooth tech....
> 
> 


=====
Albert Berry 
Management Consultant
RR2 - 1252 Ponderosa Drive
Sparwood BC, V0B 2G2 
Canada
(250) 425-5806
(250) 425-7259
(708) 575-3952 (fax)
[EMAIL PROTECTED]

Reply via email to