E
Erwin Traas
Hi,
i have a report in an access 2000 mdb which will be
printed on a ticket printer ( Star TPS600 ). This printer
has its own cutter. In the printer driver software i can
setup the cutting action is performed when a formfeeds
occurs.
I've designed the report with a form feed but it does not
work. I know i have to set its visible attribute true in
order to send it.
So it would be like me.pageend.visible = true , however
the visible part is not available.
The command me!pageend.visible = true is possible but no
cutting action is done.
Can someone help me with this.
Thanks in advance
Erwin
i have a report in an access 2000 mdb which will be
printed on a ticket printer ( Star TPS600 ). This printer
has its own cutter. In the printer driver software i can
setup the cutting action is performed when a formfeeds
occurs.
I've designed the report with a form feed but it does not
work. I know i have to set its visible attribute true in
order to send it.
So it would be like me.pageend.visible = true , however
the visible part is not available.
The command me!pageend.visible = true is possible but no
cutting action is done.
Can someone help me with this.
Thanks in advance
Erwin