rbuser
Comments
-
Thanks for your repsonse Nico! I will do what you suggest and get back to
you and the group.
Regards,
Everett
-
I tried changing the Report pipeline to something other than the
JITPipeline. That is the only way I knew to disconnect the pipeline. Is
there another way? I usually just set visible to true or false depending on
what pipelines … -
The JITPipeline was not accessing the same data.
If I loaded a report that used the JITPipeline, thereafter loading another
report that did not use the JITPipeline still caused the events in the
JITPipeline to fire during the … -
More information:
I found a strange workaround. If I set the RecordCount to -1 on the JIT
pipeline in a Try / Finally loop after I have used it, the errors disappear.
I suspect that the Report was trying to do something in th… -
I was able to get things to work by deleting several report builder database
plug-ins that were left in my Projects\BPL folder. I don't know why the
compiler would trip up over that when the only change I was making in the
path wa… -
There are a lot of files to compare and I'm not making much progress.
If I put the library path back to Lib, I can compile without any problems.
The next time I put source back in, I got the following error:
Unit raCodMod… -
That did the trick ... thanks.
Is there an overall list of these units that can be included giving there
name and what they are for.
-
thanks for that works perfectly
regards ian
-
I have sent an example to you about 30 minutes ago.
Larry
-
It is working now!
Thank you!
Juan Jose
-
Let me try it out!
Juan Jose
-
Ok
Thanks and sorry for the attachment.
-
Thanks Nico,
I did the same, but it is giving me weird results.
I took off the grand total part and left only the group total and
percentage.
Please take a look to the simplified example I sent to the rap group, and … -
I've got the example working now. But just in run-time. Thanks
1. Is there a way to put the function inside the RAP instead of in Delphi?
2. How can I be sure that I am calculating the percentage in the sencond
pass?
thanks once again Nico, I am using WPTools V5 which has the HTML
functionality for read and write to DB fields and just have the display on a
report as a problem. Looking to use a HTML to RTF converter on ReadText for
the display …Appreciated
Thanks Nick,
The reason is program is already coded and released to the client. I still
need a place for them to change the values.
Any other thoughts Nick.
Thanks
-Bhoj
Aha!
I got to thinking about why I could load 3 DLLs with the report builder
units and not have a collision, but if I unloaded them and tried to load
them back it would fail. That implies that as long as there's one around to…Nard,
Thanks for the quick reply. My original version of the app used the delphi
BPLs, but I ran into a case in which I needed to make 3 plug-ins, each of
which is a very slight alteration to the original, complicated plug-in…I'm not so sure the problem is with the pragnaan stuff though.
It seems that the raf file gengerated by my code is always 32kb whether I'm
gengerating 1 or 20 pages.
I can't open this raf file with anything to check it but I really d…Hi Nico,
I have sent repeated mails to their support mail but no answer yet.
I beginning to think I should have bought something a bit more expensive
since then I would probably have gotten some support (or at least an answer <…Nico Cizik (Digital Metaphors) wrote:
I found out what the problem was. With some data parts of the reports
where empty which caused the program to crash.
If you add this line:
if fs.Size = 0 then Con…Ol?, clarifying my doubt better, it would like to print the same label
in agreement with the amount that is in a registration of the bank.It
would like to know so that it serves the BandPerRecords command? It
forgives if here it wi…Thank you very much for your reply Nico!
I will let you know how it works out.
Regards,
Everett
Thanks
I'm taking a look at it!
Juan Jose
Please ignore found it
I have the details from the epson LQ300+ as follows:
Format
ASCII ESC x n
Hex 1B 78 n
Decimal 27 120 n
Parameter range
n = 0, 1, 48, 49
Function
Selects either L…Problem solved!...
Thanks for the reply...
Im using RB 9.01... Delphi could not find unit ppGroup.