I am posting this for my dad, who is a powerbasic user but
does not have internet access.
============
PowerBasic v3.2
QuickPak v1.1
I am using PB since quite few years. Till now I was using Star 2420 color
printer. I used to open a ".PRN" file through my program, and was able to
print directly on the printer by using the command "print #....".
Recently I have switched over to HP Deskjet 810 C printer. This is unable
to print directly from the program. I also tried to make a print file, and
then tried to print from that file through DOS print command, but it just
printed the first line and stopped.
I have checked the manual of the printer, but it tells that the printer
driver required to print through any program has to be supplied by the
program itself. Can you please guide me in the matter as to how should I
proceed to print directly through my programs ? I have done, and still I
am doing a lot of work through PB. It is a big handicap for me not being
able to print as desired. Kindly send your guidence at the earliest.
------------------
Comment