Hi everyone,
I define the invoice.frx to print only a haft of the page 8 1/2 x 11 and send to the printer by using:
command Report Form invoice to printer.
The invoice prints very well in every half of page (33 lines) when printing continuously another invoice.
I define the Sales.frx to print in full page 8 1/2 x 11 (60 lines).
My problem is if I don't turn-off and on the dot matrix Fujitsu DL3450 before printing the Daily Sales report by using REPORT FORM SALES. At the end of each page it advances a half page before printing the next one. It seems that the printer keeps the settings of the previous INVOICE printed.
Here are some sequences:
1) It's OK
Print an invoice (half page)
Print another invoice (half page)
2) There is a problem
Print an invoice (half page)
Print a Sales report (full page)
3) It's OK
Print an invoice (half page)
Turn-off and on printer
Print a Sales report (full page)
Could anyone knows what's CHR(???) that I have to send to the printer to reset before printing the sales report?
Any others suggestions will be very appreciated.
thanks a lot...
FoxTech
I define the invoice.frx to print only a haft of the page 8 1/2 x 11 and send to the printer by using:
command Report Form invoice to printer.
The invoice prints very well in every half of page (33 lines) when printing continuously another invoice.
I define the Sales.frx to print in full page 8 1/2 x 11 (60 lines).
My problem is if I don't turn-off and on the dot matrix Fujitsu DL3450 before printing the Daily Sales report by using REPORT FORM SALES. At the end of each page it advances a half page before printing the next one. It seems that the printer keeps the settings of the previous INVOICE printed.
Here are some sequences:
1) It's OK
Print an invoice (half page)
Print another invoice (half page)
2) There is a problem
Print an invoice (half page)
Print a Sales report (full page)
3) It's OK
Print an invoice (half page)
Turn-off and on printer
Print a Sales report (full page)
Could anyone knows what's CHR(???) that I have to send to the printer to reset before printing the sales report?
Any others suggestions will be very appreciated.
thanks a lot...
FoxTech