Hello All,
Can anyone suggest me a method for Bill Printing (or Cash Memo printing).
What will be easier, using report designer or hand coded report programs.
Thanks in advance.
With best regards.
Sudip
Bill Printing
Moderator: Rathinagiri
Bill Printing
With best regards,
Sudip
Sudip
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Bill Printing
IMHO, since it is a single time effort, it will be fine if we do it hard coded.
I suggest a pre-printed format (for laser printer/dot matrix printer) to reduce the printer stationery cost.
I suggest a pre-printed format (for laser printer/dot matrix printer) to reduce the printer stationery cost.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: Bill Printing
Hello Rathi,
Thanks a lot for your valued advice
With best regards.
Sudip
Thanks a lot for your valued advice
With best regards.
Sudip
With best regards,
Sudip
Sudip
Re: Bill Printing
I'm using hard-coded forms - too much variants for using report designer...
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Bill Printing
@...PRINT commands were designed to print at exact page locations despite printer and paper used.sudip wrote:Hello All,
Can anyone suggest me a method for Bill Printing (or Cash Memo printing).
What will be easier, using report designer or hand coded report programs.
Thanks in advance.
With best regards.
Sudip
So, in combination with pre-printed forms is a good way to go.
Sadly, here, most business (there are exceptions) are obligated to use 'fiscal printers'. A print device that takes care of the complete job (even invoice numbering). You must connect to it via serial port (newer models via USB) and send to it a set of 'esoteric' commands to generate an invoice.
Sadly, there is not a standard for the commands, so, each brand, has its own command set.
As you can imagine, a terrible nightmare
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)