rbuser
Comments
-
Great, thank you, i will give that a try!
Shane
-
BTW, we do own liceses to ReportBuilder 11x, and Delphi 2010, but our
company has yet to set a timetable to start recompiling everything in the
new versions. So, that is not an option!
Thanks
Shane
-
Hi Nico,
I use Delphi 7. Autoencode is Disabled.
It has nothing to do with the Barcode component.
Simply put a Label on a report with the following Reportbuilder-Procedure
(RAP):
procedure Label6OnPrint;Thank you. That's what I expected. As I was typing my question in, I
realized that since I was trying to show the details for only a specific
group, code which acted on the detail band visible property probably was not
going to giv…Nel suo scritto precedente, Nico Cizik (Digital Metaphors) ha
sostenuto:
I apologize Nico, during refactoring i discovered that in another
method a loadfromfile too overwrite all runtime modification.. just
before showmo…> but in RunTime, some error appear, like: Do not make a Report... like
if Nard's suggestion doesn't fix it, it would be best to post the exact text
of the error message.
Ed Dressel
Nard,
Great.
Thanks
Leon
Thanks Nico
But do you have any rough estimate when it'll be implemented, this year,
next?
Thanks - I don't see how I missed that...
Hi,
yes I mean RAP.
What name of pipeline is used in RAP? Object name (APipeline.Name) or User
name (APipeline.UserName)?
Main problems with translation of UserName are:
1. it must be unique
2. it must be valid d…Hi Nico!
You are right, but I cannot change UserName for example due to translation
(different users with different languages can edit the same report).
UserName is saved in report calculations, so if it is one…Hi,
we create pipelines automatically and UserName is unfortunately not in
"human language".
For example we are using GUIDs in some cases.
And then second reason is translations. We cannot change UserName for
different lan…I should have asked another question.... why do you want a different name
for the user verses what you have?
Ed Dressel
Team DM
AFAIK, no. That is what the user name is for. Do you want to change the name
of the pipeline?
Ed Dressel
Team DM
Good to know! Thanks!
Actually, I think I found a workaround. If after printing any report that
contains a richtext control (or any report), if I then immediately load a
dummy template that does NOT contain a richtext control, it apparently
correctly re…I have thought about the RB Server Edition - however that does include that
pesky royalty per server- and separate server install and setup - and
steeper price tag. There is something very sweet about just installing a
single app -…> When manipulating the printer device while using the Archive Reader, you
ah ok, thanks for the suggestion. I'd rather think that Archive Reader's
printer could be globally set in real time just like any normal report.
> Any workaround or solution?
problem solved through a workaround:
var liPrinter: Integer; lPrinterDevice: TppPrinterDevice;
begin
lPrinterDevice:=TppPrinterDevice.Create(Self);
lPrinterDevice.Publ…Hi I Think you miss read My Question I specifically said I Wanted the
Formating -$0.00 but the result is ($0.00)
This is Happening to A Number of reports on further Investigation not just
crosstabs. These reports all have formattin…Hello Nico,
Thank you Nico I will give it a try.
With kind regards,
Stef
Hello Nico,
Is there some example available on how to do this?
Regards,
Stef
Hello John,
We have created a design time component that you can place on a report and
will provide alternating line-shading
If you're interested i can provide you with the details, leave your email
greetingsHi Nico,
As you suggested, I downloaded the 11.08 demo version and tested with that.
Unfortunately, the problem remains with Terminal Server Easy Print (huge,
very slow print jobs.)
Do you know whether version 12 wo…Hi Nico,
I have the same trouble as Roman with incredibly slow and huge print jobs
through Terminal Server Easy Print (Easy Print is the new printing system
for Terminal Services on Windows 2008 Server). A simple, text only, …Hi,
we tried to print directly from ReportBuilder, export from ReportBuilder to
PDF and print PDF and print from MS Word.
ReportBuilder -> printer : 6 MB
ReportBuilder -> PDF -> printer: 450 kB.
MS Word ->…Nico,
I noticed that Textradevices is ready for D2010. So for the time being that
will do.
Greatings
Leon
It's trying to save the RBuilder.ini in a folder you don't have rights to...
probably.
You can now explicitly give it another folder you want the RBuilder.ini to
be saved to or tell it not to save one.
Check out the…Hi,
i have set DirectDraw to true,
Autosize to true
and changed the picture to .bmp.
Still it looks bad on the printout.
As a test i have overwriten part of the image (in an image-editor) with some normal text (i…