rbuser
Comments
-
I know Nico has answered but just thought I'll let you know anyway, in case you
wanted this feature now.
Our eDocEngine VCL product can export ReportBuilder reports to PDF and other
formats. The PDF device supports setting of … -
> Take a look at the following tech tip
I think Nico meant the one that follows.
Ed Dressel
Team DM
------------------------------------------
Tech Tip: Detecting whether Report was
… -
Am Tue, 16 Aug 2005 11:04:36 -0600 schrieb Nico Cizik (Digital Metaphors):
Thanks for that advice. That's it what I want to know.
--
Best regards
Dietmar Brueckmann
-
Am Mon, 15 Aug 2005 07:39:18 -0600 schrieb Nico Cizik (Digital Metaphors):
Sorry, I'll say in steps what I do.
Assume I want to add a Region (named rrSpecialInfos) in a group header to
get the possibility to suppress print… -
thanks Nico, works fine now!! :-)
Regards,
--
[]s
Fellipe Henrique P. Soares
D?gitum Softwares Ltda
digitum@imicro.com.br
-
What do you and yours believe a format #,##0.00 says to do?
In the world of churning out data items for clients, it means
"show the data item as a 2 decimal place float value with commas, and
if the value is empty show it as 0.0… -
running on xp sp2. at the moment i'm in a test environment running from
a desktop. i'm printing to a file (having defined a device via printer
setup - print to file port) since i really do not want to print these
pages real time … -
In article <43023b01$1@dm500.>, ~martha@balanceconsult.com says...
What OS is this running on? Is this a network printer? Is your
workstation "thrashing"? I'm wondering if maybe you are running into a
RAM or spooli… -
thanks i'll see what i can do about denormalizing the data. i know in
most cases i'll probably be able to do that, but there is always the one
case that doesn't fit. but it's a start. thanks!
-martha
-
In article <430342fb$1@dm500.>, ~martha@balanceconsult.com says...
Can you "de-normalize" the data? That is, create an in-memory table that
includes all required fields and populate this at run-time prior to
running repo… -
more investigation - if i move the subreport structure to the main
report detail (eliminating the subreport) - and remove all detail
pipeline references and detail data fields - leaving just the master
data fields - and run this - … -
see embedded responses
-
i have set cachepages to false; the OutlineSettings.enabled to false and
visible to false as well as making sure the outline event is set to nil
in code at runtime.
i just substituted a report with a single label per page and n… -
Right-click the systemvariable control to bring up the context menu.
Choose 'Display Format' and then the wanted format.
Regards,
Jeroen Rottink.
-
Actually we are going to upgrade to version 9 Enterprise regardless, but we
are not shipping a new version of our product for another couple months, and
the scripting would be very nice beforehand.
We created an app that reads… -
> Is there any way to create an RTM file, in the Enterprise version, with a
noy. Sounds like you need scripting but don't want to upgrade to Enterprise.
Ed Dressel
Team DM
-
>Hi Toby,
Hi,
Access and MSSQL, both via ADO. I've not tried it with one of your
demos yet.
Literally in the performance tab of task manager, it's that obvious.
That's what I ass… -
Am Tue, 23 Aug 2005 09:05:32 -0600 schrieb Nico Cizik (Digital Metaphors):
I've done it and it works. Thanks for your advices!
I've some additional questions. But they are not necessary for that what I
want to do now. so I… -
Am Mon, 22 Aug 2005 12:35:21 -0600 schrieb Nico Cizik (Digital Metaphors):
Hi Nico,
thanks for your quick answering! The RB-support is very comfortable!
But I need some more clarification.
I've tested in a littl… -
Am Mon, 22 Aug 2005 09:01:46 -0600 schrieb Nico Cizik (Digital Metaphors):
Therefore it would be necessary, that I get the correct ..Printer.Canvas
before printing the report.
I didn't know anything about Printer.Canvas.<… -
Am Fri, 19 Aug 2005 07:56:53 -0600 schrieb Nico Cizik (Digital Metaphors):
Sorry for my bad translation to english.
I did'nt mean a column report. With "column" I mean a data column.
I.e. assume I've a report over an subset of "… -
In article ,
redmond.shannon@sasims.com says...
If it is a SQL issue, you might have better luck posting to
borland.public.interbase.general or
borland.public.interbase.sql
EdB
-
Hi,
Its just as slow in executing.
So I guess the problem's in how the code (the tables) are built)?
Its just that this architechture is the only one that worked for me...
Thanks
Red
-
Hi,
- Win32 application
- Interbase SQL
- Deplhi version 7. RB version 9.02
- Yes
- About 170 tables. Why would this matter? As you see in the code, I only
access 3 tables.
Thanks
Redmond
I set PrinterName to Screen and there is no difference.
If report contains
-only ppShape it is showen correctly.
-only ppImage with strech property to false ther is no errors.
-only ppImage with strech property set to true …Any chance of this feature on next versions ?
I am sorry... i forgot one important detail
What i want is to restrict a certain report, not every report. I think i
will have to customize something
Hello Nico
I could control some options in the Report Explorer, but i don?t think there
is a option for what i want (restrict the user to view a report).
My code to control some options (at reports and folders too), before…Yes, the user access the reports using Report Explorer, and then i would
like to limit some users from preview a report in that context.
thank you very much
i will check my customer Windows Regional Settings.