Beautiful Javier - that did it!

David

David Blocker
[EMAIL PROTECTED]
781-784-1919
Fax: 781-784-1860
Cell: 339-206-0261
----- Original Message -----
From: "Javier Valencia" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 09, 2004 11:57 AM
Subject: [RBG7-L] - Re: One Little Gem


> Dave:
>
> >> Is there a way to get it to print LANDSCAPE for wider forms?
>
> From my original post"
> ========================
> When you click on the button, it will send a picture of the form to the
> printer. If your form is wide, you may have to set your printer to
landscape
> as in:
>
> PRNSETUP LANDSCAPE
> Property rbase_form print 'PRINTER'
> PRNSETUP PORTRAIT
> RETURN
>
> Of course you can expand this code to determine the name of your default
> printer and the default orientation and after you run the command you can
> reset the printer to the original setting. This will allow you to print
the
> screen before you save it.
> ========================
> As I indicated, you can determine the printer default orientation as well
as
> the screen size and change the printer settings accordingly, and then
return
> the printer setting to their default settings. I am sure that you will
have
> the enhance code ready in no time flat...
> Javier,
>
> Javier Valencia, PE
> President
> Valencia Technology Group, L.L.C.
> 14315 S. Twilight Ln, Suite #14
> Olathe, Kansas 66062-4578
> Office (913)829-0888
> Fax (913)649-2904
> Cell (913)915-3137
> ================================================
> Attention:
> The information contained in this message and or attachments is intended
> only for the person or entity to which it is addressed and may contain
> confidential and/or privileged material.  Any review, retransmission,
> dissemination or other use of, or taking of any action in reliance upon,
> this information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the sender
and
> delete the material from all system and destroy all copies.
> ======================================================
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David M.
> Blocker
> Sent: Tuesday, November 09, 2004 3:14 AM
> To: RBG7-L Mailing List
> Subject: [RBG7-L] - Re: One Little Gem
>
> This is a very slick little trick
>
> Is there a way to get it to print LANDSCAPE for wider forms?
>
> David Blocker
> [EMAIL PROTECTED]
> 781-784-1919
> Fax: 781-784-1860
> Cell: 339-206-0261
> ----- Original Message -----
> From: "Bernard Lis" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> Sent: Wednesday, November 03, 2004 10:44 PM
> Subject: [RBG7-L] - One Little Gem
>
>
> > From Javier:
> > Here is one little gem I got from Sami that may be of use:
> > Property rbase_form print 'PRINTER'
> >
> > This little gem made me a hero.  I put a speed button on a form with the
> > caption 'Print Me'
> >
> > Today I visited that customer and in my mailbox was the printout of a
> form,
> > in glorious color, with a note:
> >
> > Love This, Thank you,
> > Hollie
> >
> > Thanks Sami & Javier for the heads up!
> > Bernie Lis
> >
> >
>
>

Reply via email to