Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Receipt Report
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00594001
Message ID:
00594078
Views:
25
And the "New Page" box is not checked? hmmm...

Can you print to a laser printer from the same machine? What happens if you leave the report exactly like it is and print to a laser printer?

Also, you might try to remove printer specific information from the report.
use myreport.frx  && open the .frx as table
replace tag with ''
replace tag2 with ''
browse && and change the EXPR field as follows (on the first record):
  DRIVER=
  DEVICE=
  OUTPUT=
use  && close the .frx file
>I tried to put the info in the summary band and the same thing happened. It prints a given length. Is there a way to add/change paper types?
>
>>Which is why it can't be in the footer...
>
>>Have you tried to put it in a summary band? In the report editor, goto 'Title/Summary' on the Report menu, and check the box. The summary band will float right below the detail (unless you tell it to start on a new page)
>
>>All I put in the foot is summary information such as sub total, tax and grand total. I'm not setting the length of the receipt as it is dynamic based on the number of items on it. If I print the summary as an extension of the detail it works fine, the receipt length is dynamic and all is fine. But when I add it on the footer, it seems to have a hard coded length and wants to print the footer at the bottom of the receipt (report).
>>
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform