Printing a form (OpenInsight Specific)
At 19 SEP 1999 06:26:05PM Jim Jones wrote:
I've just finished designing a form for an invoice. I am now ready to print this form on a preprinted invoice. The controls on the form are in the correct location. Is there a way to print this form without redesigning it in the Revelation Reporter? I've seen other development packages that will allow you to print the form so that you don't have to duplicate your effort.
Thanks,
J.J.
At 20 SEP 1999 05:43AM amcauley@sprezzatura.com onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
There is no such facility, although if you use OIPI you could probably design it in half a day or so.
amcauley@sprezzatura.com
World Leaders in all things RevSoft
At 28 OCT 1999 09:13AM Dean Todd, Computer Resource Team - Orlando wrote:
I create a "clone" of the form in Reporter, then write the record ID to SYSLISTS as temp, or whatever. From a push-button, the report is called. In Reporter, I use GetList temp, (or whatever.) Works great for us. There is no Alt P in OI, so this is a work-around, for invoices, purchase orders, etc.