rbuser
Comments
-
Preston,
can you mail me your email address at
marc_at_xls_dot_be
i'll email you the code then that should work
cu
marc
-
FYI.... I contacted Star and the control font is not available is using the
USB driver it's only available if you're using the line driver.
I tried your suggestion of putting a TppVariable on my report and the
appropriate code… -
Preston,
ok don't panic
if you do not have RAP then you still have the events on the components to
handle this
i do suppose that you have the reports done in code (flexible for you)
otherwise you'll need to always have the… -
I'm not having any luck finding a control font.
The driver does allow me to tell it to cut after every job. My current
report prints a receipt and then a credit card signature section. This all
started because I need to cut in… -
Preston,
i have a SP298 installed (so an old one)
and my driver does have the control font mentioned
maybe you should open wordpad, go to page settings, select the driver for
the tsp600, accept the settings and look in the font … -
Hi Marc
It's good to hear someone has been down this road before. I don't have the
enterprise version. I'm using a Star TSP600, however our customer's could be
using almost anything, I suppose. I'll start looking for this cont… -
it IS doable, been there done that
so, you are on the right track here, the only thing you need to do is to
call the Escape function through a RapFunction (in Rap)
i suppose you have the Enterprise version, if so drop me an email and… -
Hi Nick,
If I use the printer object, from the printers unit, using the escape works
fine. However, I can not get it work work using the device context provided
by the TPPReport.Printer.DC. The difference is that when I use th… -
Tranks Nico, If I've already created ppgroupheaderband in I want to change
the field that lets to group PPreport, How can I Assign this value? Maybe It
's setting something
like.....ppgroupheaderband.groupband.breakname....please help… -
Harry,
I guess you could run it and output it to excel or something.
Then open the file and determine the number of rows and
columns. Based on this you can estimate the width and
height of the page and run it a second time … -
Hi Nico,
thank's for the response.
The customer have two computers, with 'normally' same configuration (XP PRO
SP2).
On other computer, preview works fine.
We think that the 'bad' computer have problem conf… -
Thanks a lot Nico. Worked perfectly.
Regards
Asbjoern Christensen.
-
I just realised my error. I had set the datapipeline of the subreport to
the main report datapipeline. I removed that and reset the data controls
so everything now works as expected. Obvious really!
Thanks for your patience, N… -
Hi Nico
What I am trying to achieve is to have all 4 regions displayed on the
same page. While they were in the detail band of the main report, 1 or
more of the regions might be held over to the following page.
I ho… -
Thanks, Nico
I tried that but it makes things worse by breaking in the middle of regions.
I'm using 9.02 with Delphi 2005 Ent.
-
There no file on my disk such as "RBuilder.ini", (I Searched the file all
drives)
Have you got any idea ?
-
Hi,
here I am again. I test my sequence in another simple project - it works! I
will see where is the problem in this special report. Don't search a
solution any longer. But the tppdetailband object must contain this property
This is a multi-part message in MIME format.
This is a multi-part message in MIME format.
Why not use the rotated label contained within RB9 and get rid of the buggy
TRotatedLabel component?
Justin
thanks Nico, I solutionated the problem...
I don' t solucionated the problem.. What can i do ?
"Jaime LLoret" escribi? en el mensaje
I solutionated the problem,
Thanks...
"Jaime LLoret" escribi? en el mensaje
Hi Nico
Unless we are talking at cross purposes I am surprised by what you are
saying -.
If I have a master query like select account_no, name, etc from customer
order by name
and a detail query like select order…Hi Nico
Thanks for the prompt reply. I think I know how to use JIT pipelines -
I've been at it for some years now ;-)
I just never had the problem before where the details table is not in
reference field order.
---------------------------
Debugger Exception Notification
---------------------------
Project MyProj.exe raised exception class EDBEngineError with message 'Table
does not support this operation because it is not uniquely inde…Good question and the answer is "Yes". I used the runtime assignment to
illustrate the seemingly insignificant change.
Tppdbmemo does not have a wordwrap property. It does have a charwrap and
stretch property.
RB 7.03
D6
Thanks,
Tim
> Out of curiosity, what type of printer are they using? I want to be sure
It's a Lexmark E232. I'm with you, I'll be steering clear of that model.
Yup. Already done that. I may try that, if I have to. But you can al…