FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Endless page with ticket-printer
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Endless page with ticket-printer
Posted: Mon Feb 14, 2011 09:33 AM

Hi,

I have an applicating runnig dat print to a ticket-printer. This is a endless page , and after printing ann the artikels, I cut the paper. Now there is a problem whet the custom add to many lines on the ticket. The printout just stop allways to the sama amount of artikels. I allreasy looked in the setting of the printer, but couldn't find a setting.
Do I have to set the pagelength in xHarbour?

Regards,
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Endless page with ticket-printer
Posted: Mon Feb 14, 2011 10:17 AM

We had the same problem. Now we set page length to 3 meters in printer setup.
Best regards,
Otto

Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: Endless page with ticket-printer
Posted: Mon Feb 14, 2011 11:09 AM
Otto,

Did you chage the setting with
Code (fw): Select all Collapse
PrnSetSize( <nWidth>, <nHeight> )
or did you change it in the printerdriver?

Regards,
Marc
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Endless page with ticket-printer
Posted: Mon Feb 14, 2011 12:13 PM

printerdriver
Best regards,
Otto

Continue the discussion