> Sytze de Boer wrote:
> > In one of my apps, client can create an invoice and preview the invoice
> > At this ONE site, he previews the invoice, likes it, and presses the
> Printer
> > Icon
> > What comes out of the printer is not what he sees on screen
> > i.e. the page Footer does not print
> >
> > Can anyone suggest what gives?
> 
> 
> My guess is junk in the printer environment record.  Open the report
> form file as a dbf (example, USE reports\myreport.frx) and delete the
> contents of EXPR, TAG, and TAG2 fields on the first record ONLY.  Then
> recompile.

Whoa there .. don't get so crazy with recommending someone delete all that
information!!

The contents of EXPR should not be completely deleted. That field contains
information such as the orientation, number of copies, color settings, etc.
Some of that information needs to stay in that field. Only remove the lines
that relate to printer-specific information. 

You can safely delete the full contents of Tag and Tag2. 

Cathy Pountney


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/00b201cac6de$590aa670$0b1ff3...@com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to