VOGONS


Printing Problem

Topic actions

First post, by Lizard

User metadata
Rank Newbie
Rank
Newbie

Hi Community!

I know that this question is in some boards but all these information what i found there wasn´t helpfull.

The Printer Dialog is comming but the printer i selecte don´t want print.
I searched and seached but i couldn´t solve this problem.

Please help me.

I use the newest version from this side :
http://ykhwong.x-y.net/cvs/frame.html

Thanks for your help!
Lizard

Reply 1 of 16, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

ctrl+f2 after the program is done printing

1+1=10

Reply 2 of 16, by Lizard

User metadata
Rank Newbie
Rank
Newbie

Thanks for answer, but it doesn´t work.
How can you print?
What i´m doing wrong?

in windows i do this:
net use lpt1: \\servername\printer

and in dosbox i do this:
copy file.xyz lpt1

but it doesn´t work 🙁

Reply 3 of 16, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

and in dosbox i do this:
copy file.xyz lpt1

And it still doesn't work if you send the feed end (ctrl-f2 as hal said,
but maybe check that in the mapper or remap it to something that you
are absolutely sure is a free key combination).

Why don't you print the file in xp anyways?

Reply 4 of 16, by Lizard

User metadata
Rank Newbie
Rank
Newbie

this is an dos application and the user shouldn´t know that xp is running behind.

can i print without pressing ctrl + F2 ?

Reply 5 of 16, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Yes, but if the page isn't full you won't see what you printed
if the file you sent to the printer was less than a complete page.

Reply 6 of 16, by Lizard

User metadata
Rank Newbie
Rank
Newbie

Is there no chance to print small files?

Reply 7 of 16, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Well it works fine, just if you wanna see what you printed you got to hit ctrl-f2.

Reply 8 of 16, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

well we could (if we supported the printing builds of ykhwong, (which we don't! (we have one of ourself which we do support though))) add a timer to print a page if there hasn't been any new data for 10 seconds.

Water flows down the stream
How to ask questions the smart way!

Reply 9 of 16, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

In my stuff is some logic that it feeds the page if the program terminates,
don't know if that works with plain copy> though but it was working
quite nicely for me.

Reply 10 of 16, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

I'm not entirely sure. I think the forced pagefeeding was in the dos_terminate code.
Which isn't used for internal commands like copy

Water flows down the stream
How to ask questions the smart way!

Reply 11 of 16, by Lizard

User metadata
Rank Newbie
Rank
Newbie

is there a chance to print smal files or not?
i can´t see an answer^^

Reply 12 of 16, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

i can´t see an answer

Maybe try it with reading or something similar.

Reply 13 of 16, by Lizard

User metadata
Rank Newbie
Rank
Newbie

i shoult add an timeout but how can i do this?
which command i need?

Reply 14 of 16, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

the answer:
Printing builds of ykhwong are NOT supported by the dosbox authors.

So you have 2 options.
1. You try to convince somebody to improve the ykhwong printer code.
2. You use the printer build of the DOSBox authors.

Both options might end up costing you money or other things to persuade people.
Maybe somebody will improve the printer build from ykhowng for free. Who knows ?

Water flows down the stream
How to ask questions the smart way!

Reply 15 of 16, by Lizard

User metadata
Rank Newbie
Rank
Newbie

Big Thanks for help

Reply 16 of 16, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

When using ykhwong's build you have to open the dosbox.conf file and set disney=false.

1+1=10