rbuser
Comments
-
Thank you Nico. I will try this, this evening.
-
Hello Nick,
This is excellent. I modified the example to work with Advantage and it
works great. There is one thing that I am trying to figure out. If I launch
the designer in the way you have it in the example, I can only s… -
Thank you for your reply.
I have been able to open the designer and create a SQL statement through
DADE, connect some of the fields to a template and save it. When re-opening
the template and printing it directly from Report … -
Nico
Thanks for this. It had not occurred to that the outline referred to in the
error message was the one in the side panel. I thought it was something to
do with shapes. My default settings have outlines enabled so once I… -
My original post did not format correctly and hence this repost
Hi
I am using Delphi 7 and RB Ent 7.04. I have a fairly complicated report (a
duplex printed back page etc) in which I am trying to put some out… -
I've closed the tppdbpipeline after the previewform is closed. this way i
see new data whenever i want a second report.
-
Nico Cizik (Digital Metaphors) wrote:
Ok thanks, I'll do it like that then!
--
Kind regards,
Stijn Verrept.
-
Thanks Nico,
I would expect something like that to be listed in the What's Changed
section of the release notes...
-
Nico,
Not sure where I go wrong on this, but anchoring the components to bottom in
the scenario described in my original post, did not give me the same effect.
as ShiftWithParent. In version 7 the detail band would dynamically… -
Is putting all other components in a region the correct workaround?
-
Hello Nard,
I sent the files a few days ago and haven't heard from you yet.
Could you confirm you've received my email?
-
Hello Nard,
RB Demo works fine. I have a single RichText box on my detail band with mail
merge checked. The text inside the rich text box takes about 5-20 pages.
I noticed only the menus and toolbars sections of RB preview window and… -
As I am not quite understand what do you meant by the user need to have full
access to the printer driver.
The users have no problem in printing using MS Office products, I would
think they have the access to the printer driver.
Nard,
"Thank You" for the information.
That was one of the alternate approaches we were considering.
George Spicka
Software Developer - VISTA
Ticketmaster, Inc.
George.Spicka@Ticketmaster.com
I put the images in a database and replaced the ppImage with a ppDBimage.
The size of the dfm is a lot smaller and the images load at runtime.
However......
Within the IDE I can view and print the reports. When I run the …Nico Cizik (Digital Metaphors) wrote:
I have sent it.
best regards
Ferenc Nemeth
Also realised wrong newsgroup but thanks for the help...
I have realised the path stored in the edit box comes from a web submit has
forward slashes not backslash.
How do I replace all "/" with "\"
cheers
I will check those things out, thanks.
Also, when i called the r.PrintReport, i got the following error:
EOSError "system Error. Code: 14.
Not enough storage is available to complete this operation'
HI Nico
Thanks for your continued support. My apoloies for the delay in responding -
i've had a few sleepless nights recently. I'll explain as clearly as i can
as to what i am trying to achieve.
The report I am work…Hi Nico
There are no null values in the primary data set - so that would eliminate
that as a possible source of error.
Some further information
1) On the Secondary/Detail Data Set, If I preview the detail data …Additional question for this thread. If there is no sync method that can be
called at runtime, how do you remove tables and fields?
Thank you.
hi Nico, I've send a email for you at support@digital-metaphors.com
tks
example
it
--- posted by geoForum on http://delphi.newswhat.com
Hi Nico,
I've a simply report.
in PageStyle band i've a ppdbimage.
the image width is 297mm
the image hight is 210mm
the top is 0, and left is 0
in detail band i've a pprichtext.
tks
…I also try:
ppreport.devicetype:='PDF'
but i don't see the image under pprichtext
tks
a
--- posted by geoForum on http://de…Automate the installation of ReportBuilder itself.
We'll be upgrading our Delphi soon and we want
it to be as painless as it can be. If we can automate
most of the installations of our 3rd party components,
that will be good.
Sorry, could you elaborate a bit.
Yes, I can create a Gantt Chart now but have no idea to define the bottom
axis date start and date end of the Gantt Chart Series at run time.
I can set at design time but not run time.
Hi,
What I need to do is to create a Gantt Chart by connecting to a database
specifying the project name on the vertical axis, and each project has a
start date and end date.
So the Gantt Chart will be the project n…Hi,
Yes, I found that.
Is there any code/sample/tutorial to create the gantt chart?