I tried this trick but all i got was a big black square printed. What are the form requirements to get the form to print as it is on screen?

Jim

[EMAIL PROTECTED] wrote:

This is WAY too cool.
Nice little routine. I did find one little glitch. I tested this on a form with some DB checkboxes checked. The whole form matched a screen print, with the exception of ONE checkbox check not printing, it just printed the box. I'll have to play with this to see what was different about that checkbox, I think it was the last thing I did on the form.
In any event, what a great useful feature.
BC



*"A. Razzak Memon" <[EMAIL PROTECTED]>* Sent by: [email protected]

02/14/2005 10:09 AM
Please respond to
[email protected]


To [email protected] (RBG7-L Mailing List) cc Subject [RBG7-L] - Re: Print data from form







At 09:52 AM 2/14/2005, Bob Castanaro wrote:

 >I think I saw something on this list a short time ago that
 >described how you could print your form (or at least the data)
 >from a button eep with the help of some sort of property command.
 >Does anyone remember how to do this?


Bob,

Ask and you shall receive!

PROPERTY RBASE_FORM PRINT 'PRINTER'
RETURN

Use that command as an embedded EEP for a button on the form.

For complete details:

R:Docs | Build Syntax for PROPERTY Command ...

Have fun!

Very Best R:egards,

Razzak.





Reply via email to