How to Control Continuous paper when printing

I've developed a vb application which prints receipts. The receipts are continuous form with half the size of a letter paper for each. I'm using Epson LX300 dot matrix printer to print the receipts. My problem is when i print one receipt, the printer loads up one letter size paper instead of just half. So this affects the next receipt to be printed because it is not aligned anymore, i still have to manually adjust the printer tractor to set the right vertical alignment before printing the second receipt.

is there a way to specify the paper size or anything that could help me with my problem?
[621 byte] By [nokiamania] at [2007-11-17 16:58:35]
# 1 Re: How to Control Continuous paper when printing
Hi nokiamania,

I know it was a long time ago when you posted this thread but I need the same thing now.

I beleave you solved this already so I would like to ask you for some hint (or code) for how to do that.

I need to do the same thing you wanted but I work in .Net (C#). Any way, I would appriciate any help.

Thanks in advance,
Sasa
Sasa Popovic at 2007-11-10 0:23:03 >
# 2 Re: How to Control Continuous paper when printing
This should help you:
http://www.dev-archive.com/forum/showthread.php?t=278942#post877072
WizBang at 2007-11-10 0:24:04 >