rbuser
Comments
-
This is the code I have on the OnCalc event of the variable located in the
detail section:
{Referece Range header text changes according to format code.}
if (PipeSub3['format_code'] <> 1) then
begin
if (… -
> Does anyone know how to do this in ReportBuilder? How to mix page
yes :-)
Create a new report with sub reports of Style sbSection (right click over
each sub report and set it's style).
Then set each… -
I forgot to let you know how I am attempting to set the property. :-(
I have tried in the OnCreate of the form and in the BeforePrint event of the
rb component using the following code:
rptMyReport.PrinterSetup.MarginLeft:… -
I should note that when I change it in the Object Inspector, I do see a
difference. When I do it in code, I do not.
kevin
-
I know the size of the graphic as it is stored in the database. Is there a
formula that I can use in the end user tool to convert the pixel size to
microns and what event would I have to do this in, or is this not possible
in the end… -
Yelena is using the end-user tool and not Delphi so she has no visibility to
GetFieldAsPicture.
Is there another way to do this through just the end-user reporting
solution?
Is there a way to assign the picture in the… -
I am using Pragnaan v 1.14.
I will try to contact them as well.
Thank you very much,
Natalia.
-
please!, ignore this message, i posted it on the wrong group....
Sorry.
"Arturo Portillo E." escribi? en el mensaje
-
Nico
This is not the case.
We are not using this method of connecting the event.
what we do is :
Load the template (rtm) , into a ppReport
then search the comonponents for a specific Component,… -
"Nico Cizik (Digital Metaphors)" wrote in
-
Thanks for the reply. In fact, the Designer.IniStorageType *was* set to
Registry - the ini file was still created! However, I recently upgraded to
the 7.04 version (I had it pending for quite a while!) and the problem
appears to h… -
I'm having similar problems with InfoPower's DBGrid settings...
The issue here is that each user's ini files are stored in different
directory names and thus must be set in code.
I need to do the same with RB's Designer co… -
Thanks Nico,
Problem solved
Yannis
-
I altered your example to show you what I was doing on mine. Hope that
explains it better.
Thanks,
Yelena
-
My example has multiple detail records. Every detail record changes the
variable value. The last record's value is different then every other
value. In your example, you only have one detail record and the value is
always the same.… -
Hi,
I think you are misunderstanding what I'm trying to do so I will try and
explain it again.
First of all, I am only using one variable - located in the group header.
Second, I am not using the OnCalc event, the cod… -
sorry the number was wrong:
+39.342.543.933
Fabio
On Wed, 15 Sep 2004 09:09:56 +0200, Fabio Pensa
-
Lisa, I cannot send/receive mail from you. I leave you my fax number
so maybe you can send us a fax with the download information.
Alex Smersi +39.342.453.933
Thanks in advance
Fabio
On Fr… -
Lisa, I sent you an email with all the details but we did not have
reply.
The email was sent by alsmersi@smersi.it and my address is
fpensa@nordsystem.it.
Please contact us
Fabio
On Tue, 31 Aug 2004 09:11:12 -060… -
Thanks a lot Nard.
--
---
Guillermo Casta?o Acevedo
www.GrupoMillennium.com
-
Nico,
Actually, the prior version I was refering to was RB Pro 6.02.... using
Delphi 5.... This summer I upgraded to Delphi 7 and RB Pro 7.04. Since
this particular customer is located several hundred miles away - I was
… -
The application in question has 12 other reports that print with no
problem... however, none of the other reports contain a DBCheckBox..
Joe Hutchins
-
Set the AutoCreateFields to False an then back to true.
--
---
Guillermo Casta?o Acevedo
www.GrupoMillennium.com
-
Nico,
Thanks, works great.
/Ronny
-
Nico,
Couldn't find a ReportTab property
Could you give an example to access the main report tab.
/Ronny
-
Nico,
Understood, and that's probably what I'm going to have to end up doing. I
don't mind doing this as a developer behind the scenes, but since I'm
including an end user report designer it will be a bit embarrassing t… -
Nico,
But doesn't the group have to break at least once in order to print the
header and footers? The RB help says for the BreakName property that "Each
time this value changes, a group break occurs." which results in th… -
I'm using RB 7.0.
The richtext does not contains exactly images, rather they contain MsExcel
links.
If I use the original TppRichText, it does not display these objects, so,
the problem can not be reproduced in this w… -
OK Thanks for that update. All understood. Keep up the good work, and get
there as quick as you can. AFAIAK you can forget D8. D9 is the way to go.
Interop is not such a good sugestion though. Just do it as quick as you can,
and Il wa… -
Hi Nard
Thanks for the suggestion - my laptop (as it has been for the last 18
months) had a default printer which is my office printer, as I was working
at home the printer could not be found. When I changed the printer to be…