rbuser
Comments
-
Hi Nico,
thank you for the info!
To 1)
It acutally doesn't help to know, that a feature is planned for one of the
future realeses, since it can be in 5 years or something like that, but the
ability to zoom in general… -
Thanks, Nico. I have no clue how to go about trying your solution. Do
you have some example to follow?
Thanks.
-
Big OOPs!
This was for my friends at InfoPower, sorry.
Mark
-
> ? How can I send parameters to my report in runtime, for exemple, I want
I would use a RAP passthrough function (Enterprise version only). You may
want to look in the .RAP ng for comments on those--pretty easy to create.
<… -
Nard Moseley (Digital Metaphors) wrote:
I may havew failed to make myself clear. It is not a matter of thinking
it is a waste of time. Rather, with the correspondence and with the
exploring I have done so far, I am already… -
Nard Moseley (Digital Metaphors) wrote:
Yes, I have, without gaining an answer to my specific question.
I appreciate your replies, and the effort you have made to introduce me
to your product. However, I am presently… -
Nico,
In the reports I have been exploring, there are no AutoSearch parameters
declared. It appears that the dialog presents suitable panels for each of
the columns in the pipeline to which such filtering might logically be
Thanks, glad to be of some help.
BTW: The second issue can only reliably reproduced if you test with FastMem4
with full debugging enabled (ie {$define FullDebugMode} in
FastMM4Options.pas).
Regards,
Thanks for that.
Great Service!
regards Ian
Hello I use RB Professional 11.05 and RAD Studio 2009.
The main report is Section with no datapipeline.
The subreports are all child reports.
The application is very complex to send to you ,
but as soon as I can fi…I have traced it down to the twain driver.
I can use the following to stop the report printing:
if form_Main.ppDBImage3.Pitcure <> NULL then
form_main.ppReport_onescan.print
but I get an error
What is the correct syntax please?
Hi,
The interesting part the Report.PDFSettings.EmbedFontOptions We tried this
but the font went the default PDF font being Times Roman. Do you an example
of using Report.PDFSettings.EmbedFontOptions as we may have done someth…Hi Nico,
I try... but not work ...
for i := 0 to ListAttach.Count -1 do
Attachments.Add(ListAttach.Strings[i]) ;
Same problem.. if I attach only one file, the RB doesn't attach any file...
Regards,<…Also how do I add the signatures to the email or add a logo to the body.
Cheers
SteveW
Hi Nico,
Thanks,
Tried that and it works OK. But i also had to change
{check whether space used > 0 or we're out of space}
if (lMaxStretchable <> nil) and ((lMaxStretchable.SpaceUsed > 0)…I forgot to mention that it is done by Indy SMTP. So I think I must
somewhere set the Indy property, but where?
Kind regards,
m@rko
Thanks. That will do the trick.
One more question, how can I call Report Builder PrintSetup dialog and Page
setup dialog in 'My Custom Preview Control'?
Thanks
Thanks,
But I would like to know how to load different bitmaps. This accesses
images that are already loaded by you guys.
Many thanks.
> All text components that are in color (red) are showing black. The
this sounds like a printer driver isssue: can this be reproduced in a small
demo? do you have one you can test on?
Ed Dressel
Team DM
All text components that are in color (red) are showing black. The
customer does not have another color printer to test with.
Hi Nico,
yes, the CalculatedZoom-property works much better and no manual changes are
needed.
Thank you for your help!
Mark
Hi Nico,
sample project sent via e-mail.
Mark
Hi Nico,
of course that's a great help for the installation process.
Also the problem itself isn't that critical and only present during the
installation.
But if an other reason for a failed installation could be eleminate…"Cary Moore" wrote in message
> PDF Generation
Ahh the overlapping text issue sorted, just when I was starting to
replace Gnostice PDF output with RBs internal PDF printer.
Note: The RB interface has compilation errors, easily fixed but apart
f…Ed, thanks again for your input,
The conclusion is then that some printers can print transparent text and
others don't.
> And if i check this in ie. Word by placing a transparent text-block over
I believe MS has a lot more resource and OS knowledge to dedicate to
something like this that 3rd party vendors.
Yes, my OKI 5500 prints…Hi Ed,
Thanks for yor replay but i'm still not sure.
What does transaprent realy mean, the RbPro help says:
"The Transparent property determines whether the background of a report
component is clear or opaq…