Printing ticket in Access
Solved
C-line-
Posted messages
3
Status
Member
-
C-line- Posted messages 3 Status Member -
C-line- Posted messages 3 Status Member -
Hello everyone,
I created an application (Access 2010) to manage the cash register and inventory of my store (which is set to open in a week).
I created a report (based on a form) for printing my tickets.
My report includes a page header, a detail area, and a footer.
But I have a problem when printing.
I want to print this report on my receipt printer (EPSON TM-T20II Receipt).
I have set this printer as the default for this report. And I chose the paper size of my rolls (Roll Paper 80x297mm).
Access properly recognizes the paper width.
The problem is that it seems to treat the length (297mm) as a fixed length.
So it prints the header and the detail correctly. Then, it leaves a loooooong blank space before printing the footer.
I would obviously like it to print my footer immediately after the detail ends.
Do you know what I need to do to fix this?
Thank you very much in advance!
I created an application (Access 2010) to manage the cash register and inventory of my store (which is set to open in a week).
I created a report (based on a form) for printing my tickets.
My report includes a page header, a detail area, and a footer.
But I have a problem when printing.
I want to print this report on my receipt printer (EPSON TM-T20II Receipt).
I have set this printer as the default for this report. And I chose the paper size of my rolls (Roll Paper 80x297mm).
Access properly recognizes the paper width.
The problem is that it seems to treat the length (297mm) as a fixed length.
So it prints the header and the detail correctly. Then, it leaves a loooooong blank space before printing the footer.
I would obviously like it to print my footer immediately after the detail ends.
Do you know what I need to do to fix this?
Thank you very much in advance!
4 answers
Hello,
I would suggest you drop the footer as such and prefer a footer from another variable selection, for example Sale No where you would include the same information as in the footer. But that won't address the length of each ticket.
(To Castours: Where are we on the issue you were seeking advice on?)
I would suggest you drop the footer as such and prefer a footer from another variable selection, for example Sale No where you would include the same information as in the footer. But that won't address the length of each ticket.
(To Castours: Where are we on the issue you were seeking advice on?)
Hello,
Thank you for your responses.
After fiddling around with all the printer settings (including a complete reinstall) without results, and tinkering with the adjustments (length, etc.), I ended up trying something new (based on what Tessel75 said) that worked! Yayyyyyyyy! :)
In fact, I "simply" put the footer information in the status footer. And voila, magic, everything was resolved! :-)
When I think about all the time I spent on such a silly thing... ;-)
Thanks again for your help and have a great day!
Thank you for your responses.
After fiddling around with all the printer settings (including a complete reinstall) without results, and tinkering with the adjustments (length, etc.), I ended up trying something new (based on what Tessel75 said) that worked! Yayyyyyyyy! :)
In fact, I "simply" put the footer information in the status footer. And voila, magic, everything was resolved! :-)
When I think about all the time I spent on such a silly thing... ;-)
Thanks again for your help and have a great day!