Setting up paper source

T

Tumzadoc

Hi

I'm writing a software that prints receipts using a thermal printer.
I don't want my user to set up the paper source i want to do it in my
code, how do i do that?

Much Luv

Tumzadoc
 
T

Thomas Matthews

Tumzadoc said:
Hi

I'm writing a software that prints receipts using a thermal printer.
I don't want my user to set up the paper source i want to do it in my
code, how do i do that?

Much Luv

Tumzadoc

You can set up the paper source by using platform
specific libraries. Please consult the FAQs and
welcome.txt below for more appropriate newsgroups.

BTW, the standard C++ language has no facilities
for setting up printers; not all platforms have
printers.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.comeaucomputing.com/learn/faq/
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,201
Messages
2,571,048
Members
47,647
Latest member
NelleMacy9

Latest Threads

Top