rbuser
Comments
-
Hi,
I'll install the 10.04 version again. Because I had a problem with the
Image Component in the other time.
And I resave the report file, but its still ask if I want to save.
Thanks in advance,
Le… -
Hello Nico
i tried the printersetup.printername propertie. But after printing the
report the printername propertie is still the orginal printername and not
the one i have chosen. How can i read the selected printer ?
hi Nico,
i need to print an image on the same page of the report
i need to print the text of my report on a image.
you
image
of
--- posted by geoForum on in insert an image in sheet A4 Comment by rbuser November 2006Ok See what I can Do
Ok I will try and describe the report which is fairly complex
6 IBQuerys,ds chained in various ways
q1 pl to Main report
q1=>ds =>Q2
q2 pl to Sr1 13 columns
Sr2 embeded in column of sr1
q3 Params set on before …Hi Nico,
no problem, somehow I've lost track of this thread either and just realized
it yesterday by accident
in GraphicType
Comment by rbuser
April 2010
Hello,
just realized, that this issue is not solved in my application yet and that
here was no reply since my last message, so I wanted to ask, if there is
something I can do about it?
Regards,
Mark
[...]<…Hi Nico,
thanks for the tip about the designer menus. I will take a look into it.
As for the other issue:
I believe you misunderstood mein GraphicType Comment by rbuser November 2009
Hello,
I'm storing jpg-images in our database. When adding DBImages to the report,
an error occurs, since the GraphicType is set to 'Bitmap' by default.
I wanted to set it to 'JPEG' instead and tried to use
ppDesigner.OnC…Hi Nico Cizik,
I'm sorry, because I didn't show my problem correctly.
My report file already was created. My data base has many image files
with bmp, jpg and wmf type. Then I need to modify the image type in
Ok I am getting values, but calculation are wrong. It seems that I'm
getting value for the count of all records during the time period instead of
the selective counts .
Yes you are correct, that was the problem. One other thing I'm having a
problem with is that I'm trying to get an accurate count for each dimension
and based on certain conditions. The code below has examples on what I'm
trying t…Hello Nico,
Thanks for verifying the dataworkspace (DADE) ties to SQL queries.
The data we deal with is currently maintained in MS SQL Server databases.
Can you recommend a way to determine the number of records retu…Hello Nico,
Sorry for any confusion.
When I load the end-user designer, the data tab seems to default to a
DBPipeline. I couldn't find a "RecordIndex" property for the DBPipeline
which I could use in event processi…Thanks Nico,
I'll have a play and see what I can do.
I think it might have sometyhing to do with how the layout was changed
originally.
Thanks for the help
Hi Nico,
Thanks for the update. What happened was, we moved from RB 7 - RB 10 and
that is when we noticed the problem.
It worked ok in 7 but since we have been using 10 we have had the problem.
Thanks for your respon…> Select * fromQuery fires 4 times !fires... you mean opens & closes? Send it support and see what they can do.-- Ed DresselTeam DM
I tried putting a simple TTable component with Single table to print almost
27 pages from a master table and traced SQL Profiler. I found that the
Select * fromQuery fires 4 times !
> I got good satisfactory answer for my first question. I noticed that
Have you profiled it? What's the bottle neck?
My best guess is somethings wrong with the way the report was put together.
Ed Dressel
Hi Nico,
Printer: HP LaserJet 4050T,
Environment: Win2000 Delphi 5 & RB 7.
The code below in TppCustomPrinter.DeviceContextChanged in unit ppPrintr
causes all non BW colors to be replaced by the color black.
Hi Nico,
-When using RB designer, text set to color gray appear in black on the
printer.
-When using RB designer, shapes in the same color gray appear in gray on the
printer.
-When using Word text, set to color gray ap…Hi Nico,
thanks, the demos are always a good point to start with...
What I did in my app is after I assigned the lReport I load the
template from a database by stream...
in the main demo I selected the rbViaWiz …> Yes there are 3rd party components are installed namely,
I don't mind be proven wrong but TeeChar hasn't seemed the most stable to
me---I just did a clean install and I'm thinking it was after installing TC
when the probl…Yes there are 3rd party components are installed namely,
-Report Builder Extra Options
-Tee Chart
the problem is not frequent but occurance is considerable.
DIPAK.
> I am using Delphi Version 6.0 & RBuilder 7.04 Enterprise. Some times on
For the record, I spent a lot of time in D6 and never saw this problem. Are
there other 3rd party components that you are using that may be causing th…I will try with latest version.
Errors are coming on design time only. We have multiple machines installed
with same setup D6/Rbuilder and other 3rdparty components. All get these
errors. We use Win2000 / XP.
Thanks Nico.
I had seen the messages about HP on net.
We tried on other printer. It works correctly.
Thank you very much.
> We use to load Report Template on TPPReport from database at runtime.
If you are running over a network, you may want to compress the stream and
manually save it yourself (savetostream, loadfromstream). Also you may also
Hi,
Just wonder the number of values in the array do not match the number of
columns in the array definition ?
There are 13 fields in the definition but 14 values in the 'Address,
2160,......'
Nard
The application is a Delphi App and I am using TrsClientReport to
communicate with an RBServer on a remote machine. This works great with
their full network running. When the network has to go into this fallback
mode (…