rbuser
Comments
-
Hi Nico,
First thank you very much for the support. Your team is fantastic.
We did some testing.
Removing the leading space did not help inRB.
And you are right, the leading space is not from RB, the driver produce it… -
I can't annoy the new user with additional Printtests anymore, i did it the
last 2 weeks.
I think, removing the leading space will not work.
RB looks up the driver internal Bin Number by the listed BinName (Unit
ppPrintr)… -
Hi Nico,
I think, i do so. I choose the BinName from the PrinterSetup.BinNames list.
The Objectinspector offers the same names with a leading space.
Do you have any other idea for me?
What's about to change the … -
Hi Nico,
As I said before, no list type structure just a few TEdit controls and
nothing to traverse. So I think this means that a JITPipeline is over
complex. What I am doing is *really* simple.
I think that using a f… -
Hi,
you directed me the right way, my fault was to call the TeeSetGerman in
my Mainform, but I had to do this in the ppRptExp.pas.
Its not really clear to me, why, because the Parent of the
ReportDesigner seems to be my M… -
The TppReport has an integer property Columns, which holds the number of
columns in the report. Just test if Columns > 1
David Caouette
Omniciel International inc.
"Santy Concepci?n" a ?crit dans le message de
Hi Nico,
There is no other efect other than visual, just to have the barcode
distributed evenly to both sides from the center.
This is a normal function in "Label Design software".
Thanks
Petter
I Found the Example under the TppPDFDevice and followed it exactly. However
I still get the preview form up and even though I Set ShowPrintDialog :=
False I still get the print dialog when I try to print.
Now PDF is an option …Hi Nico,
Sorry but I do not understand what you mean by "disconnect the
datapipeline from your report and access the current record directly from
the DetailBand.BeforePrint event". If I disconnect the datapipeline how
can …I define the paper size in the report, in the priter I define custom size.
the printer it?s epson FX 300. I use diferents bin for each report.
Hello, I have found simple solution: just reference DesignIDE.dcp
Now I can complie everyting except on package referencing ppRegProBDS.dcr (I
have just ppRegPro.dcr in my installation, so I have used this for now). Can
you add this…I'm using SQL Server. I'll try to put a small sample app together sometime
soon.
It looks like RB has a problem with Oracle databases. I created a new
database instance and ran the RB SQL script for Oracle 8 to create the
folder and item tables. I added some data using the RB sample app. Now if I
have a report wit…@ Glenn: Which database are you using? I'm working on Oracle 8/9. I tried it
with a simple access database and I don't got this effect. I will try other
databases, too.
I can verify Glenn's statement. The database connection is fine and runs
fast. I tryed to find something in the RB code but I do not found anything.
It just takes over 7 seconds to assign the new value.
Hello all.
Oddly enough, I am experiencing this same problem described by Ace. The
first time a report is ran from within my application, the following line of
code takes about 7 seconds to execute:
ppReport1.AutoSearchFi…Thanks Nico. Your simplified suggestion worked well.
Russell
Thx so much !!
yes
and now you want to know how
just set report.DeviceType := dtPrinter; (in code)
or you can specify the same thing on the report component
cu
marc
I had the same problem the first time I used ReportBuilder. Is the ppTypes
unit in your USES clause?
David Caouette
The solution without upgrading to new version:
Install a printer on the server.
So RB could get a printer handle while creating PDF file.
I am using RB version 6.03 Enterprise
Nico,
Thanks very much!!!!!
This did the trick.
Austin
Nico Cizik (Digital Metaphors) worte:
Hi,
we are using the enterprise version of RB together with Delphi 7.0
enterprise. The AV only occurs at runtime, designtime works normal. Nothing
special as far as i reme…Hello Nico,
Sorry.
No. In fact the file attached has the window maximized but ReportBuilder
left a little space on the top so the Status bar is partly hidden.
If I resize the window manually an…Hi Nico,
I am doing the following:
1.- Open EndUser project from Rbuilder\Demos\EndUser\1. Report Explorer
2.- Compile and run
3.- Close EndUser program
4.- Close Delphi
5.- From Windows explorer run E…Yes,
Open End User Demo.
Change ppDesigner1.WindowState = Maximized and run the program.
Thanks,
Jose Maria Sanmartin
I should have posted this message in end-user because the problem happens in
end user at run-time.
Thanks
"Jose Maria Sanmartin" escribi? en el mensaje
Sorry, was a week on holiday.
No, i would like the group footer also to start on the physical page 1, and
both run across the following pages.
I a way that you could place the reports from left to right on your desk. In
m…