Click here to Skip to main content
16,022,971 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a dot matrix printer that i want it to print bills on a preprinted pages

The printer : Lq-690

What I have tried:

Using Crystal reports but i couldn't figure out how to use it to print in a specific layout
Posted
Updated 1-Jul-18 3:47am
Comments
Dave Kreskowiak 30-Jun-18 20:31pm    
You have to position fields in the report yourself, with a LOT of trial and error.
[no name] 1-Jul-18 2:29am    
Why Crystal Reports?

Apparently what you want is easy; as long as you don't use CR.

CR isn't built to handle raw text and (Epson) "printer control codes".
Member 13868366 1-Jul-18 9:53am    
Ok i will not use crystal report



But what do i need to do

I weren't able to find any thing on the web
[no name] 2-Jul-18 0:27am    
https://docs.microsoft.com/en-us/windows/uwp/devices-sensors/epson-esc-pos-with-formatting

https://www.codeproject.com/Articles/29709/Line-Printer-Class-in-C

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900