Re: variable pagelenght



Michel,

hmmm, I have an Epson TM-T88IV but no font.

regards
Christophe

"Michel LEVY" <stop.michelvfplevy@xxxxxxxxxxxxxxx> schreef in bericht
news:u1maHDETHHA.1364@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

font 'control' was provided with Epson TMU receipt printers. the length of
the receipt (where it was cut) depends of the label in the report : if I
put it on bottom of summary band, receipt is cut where label is (but
perheaps only on Epson TMU printers???)

--
Michel
--
"christophe" <irs.znospamforme@xxxxxxxxx> a écrit dans le message de news:
eCHp1gDTHHA.5012@xxxxxxxxxxxxxxxxxxxxxxx
Hi Michel,

What do you mean by font "control" ?

In the past I've send a @x,0 say CHR(29)+"V1"
to the printer to cut of the paper
when a receipt was print via the printer in a "shared Lan modus".
When a receipt was print to a local printer this
wasn't necessary anymore.
With a local printer, the ticket was cut of
when I just dit @x-1,1 say " "
Probably a @x-1,1 say " " is the same as "PageEject".

Now I print with the Report Form
the paper is automatically cut of when a new page starts.
So I don't have to worry about cutting off,
that's easy but the page length is fixed.
So if a send the chr(29)+"V1" in the pagefooter
it will probably still be sent at the end of the page(length)
which is to long.
Or isn't it ?

I hope you understand my explanation
thanks for the help.

regards
Christophe

"Michel LEVY" <stop.michelvfplevy@xxxxxxxxxxxxxxx> schreef in bericht
news:OCdE9qCTHHA.3500@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

Don't you have a 'control code' to send a papercut order to your
printer?

On Epson TMU, it was ctrl+A, so you add a label with A as caption using
font 'Control' at the bottom of the report (page footer or summary)

--
Michel Lévy
Communauté Francophone des Professionnels FoxPro
Pour un développement durable...
http://www.atoutfox.org
--
"christophe" <irs.znospamforme@xxxxxxxxx> a écrit dans le message de
news: %23OMduLCTHHA.2212@xxxxxxxxxxxxxxxxxxxxxxx
Hi Paul,

The papercut is not the problem,
the ticket is automatically cut of
at the end of the page.
but the page is to heigh when using the Report Form.
I want the papercut right after the last
detailline.

regards
Christophe

"Paul Pedersen" <nospam@xxxxxxx> schreef in bericht
news:uYtcJE6SHHA.488@xxxxxxxxxxxxxxxxxxxxxxx
Is this a receipt printer? Look in the printer driver for a setting to
automatically cut when finished printing. It might be called something
like Receipt Mode vs. Ticket Mode.



"christophe" <irs.znospamforme@xxxxxxxxx> wrote in message
news:ezbAVo3SHHA.3980@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I print to a ticket printer
with the Report Form.
How can i set a variable pagelength ?
(So that the paperusage is as minimum as possible.)
In the past I used to print with @x,y ...
and I accomplished this at the end of the page
with @x-1,y. Then the printer cuts of the paper.

I found a Paperlenght=2794 in the field Expr in Myreport.frx
where Objtype = 1 and Objcode=53.
Is this the way to go to alter each time the length
before printing ?
Or can the ReportListener pop in somehow ?

regards
Christophe














.



Relevant Pages

  • Re: list view problems
    ... "Jagadeesh VN" wrote in message ... > You can use SetFont to set the font of all the items in the control. ... >> with regards ...
    (microsoft.public.vc.mfc)
  • Setting the font size Microsoft flexGrid 6.0
    ... I want to know how to set the default font size in the microsoft flex grid ... control. ... Regards ...
    (microsoft.public.vc.mfc)
  • How to control the font size in IE during printing
    ... If there are codes to be added in HTML to control the font size, ... Thanks and regards, ... Bernard ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • form designer set font of label wrong ??
    ... We see a very weird situation, although we set the font of label ... control on one machine to MS PGothic, 9pt but when get that version to ... Regards, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Default font in dialog property pages
    ... Static text controls are the ones I most often change the font of; ... nice-looking headings (bold, large, centered types of headings). ... Each control IS a separate window, ...
    (microsoft.public.vc.mfc)

Loading