rbuser
Comments
-
Sorry, forgot to include the version.
-
Thank you!
-
hello Nard Moseley, debtor for its attention, my certain lined up problem
and that you leaving 0f the sort post previous the o skill I want to make and
Group 01
aaaaaa aaaaaaa aaaaaaaa aaaaaaa
aaaaaa aaaaaaa aaaa… -
>
RAP
associated
Ok i will post it there in the future. So There is no way to modify a RTM
without having to write code for it?
--- posted by geoForum on in How can I delete a onprint event from a template? Comment by rbuser July 2007 -
Thanks Nard,
That's a *very* big positive for us.
Regards
David
-
Sorry, one more question...
Is it likely that the report templates that were created via 7.03 would be
readable in v10, or would we need to somewhow convert those as well?
I'm not looking for a definitive answer, I just a… -
Thanks Nico,
I'll take a look and report back.
Regards
David
-
Hi Nard et al,
I am just looking at starting the same process - moving an app from RB 7.03
Ent to v10. I have overridden much of the standard functionality (eg
additional RAP, Auto Search Dialog, Preview Window, Explorer, add… -
> - try adding ppDesignerForms to the uses clause of your source unit and then
It worked fine. Thanks!!
Andrew S. Vaz
-
We are running on vista with rb 6.03 and Delphi 5 with no problems. However,
you must understand the Vista security model to make your app function
properly.
Vista implements UAC security by default. Under UAC all programs are… -
Hello,
Thanks, I'll give that a go.
Ian
-
I need to remove the option to allow the user to save the report to a pdf
file as I can't get it to function correctly under Russian Windows.
Unfortunately I can't seem to find a way to remove the option from the Print
dialogs "pri… -
Hello,
Unfortunately I don't use the TppDesigner control in my project. I let
the end users select report templates that I have created. They can apply
filters to adjust the amount of data that is shown on the reports. At … -
Hi Ian.
Insert this code in your TppDesigner.OnCustomSaveDoc event and trouble will
be fixed.
that
the
Rich
it
-
Can anyone shed some light on this ?
-
Hello,
I can see what your code is doing but I'm not sure if this is a
modification to an existing function or a new one. I don't seem to have the
class TfrmRepAdmin on my computer (or at least Windows can't find it when <… -
Hi Ian.
1. PDF -> TExtraDevices for ReportBuilder.
2. Look:
procedure TfmRepAdmin.DesignerCustomSaveDoc(Sender: TObject);
var
Obj: TppComponent;
i, j: integer;
begin
for i:=0 to Designer.… -
Sorry I should have mentioned that I am loading the report from a template
file. I also have custom data in the offset region. I have to print the
report programmatically and not through Print|File as I create a custom data
set to … -
Thank you for your response.
I set the "save" property for the groupfooter band and also the Tppvariable
components within that band. But the subtotals still don't get included in a
CSV report. They do however showup in a regular re… -
d'oh! ... forgot to provide the technical information.
Delphi 7, RB 10.06 Professional, Advantage Database
Patrick
-
What was changed between 10.05 and 10.06 that might cause this?
-
That was not my problem. When I add values to the search criteria options
using the dialog accessed on the preview tab, it is saved when I save
changes to the report (and close the designer). Previously, this was only
saved when … -
None of this was RAP code.
-
It is my understanding that the customer has tried several different
printers and has updated all printer drivers. Since this issue is sporadic
at best we have not been able to reproduce it in-house yet.
The issue typically ha… -
Nico Cizik (Digital Metaphors) wrote:
thanks for the fast reply
Can this be done in the RTM using RAP?
Bora Aydemir
-
Nico Cizik (Digital Metaphors) wrote:
This works for vertical lines. But i need horizontal lines for the
detail band, from start of the detail band to the footer even if there
are fewer lines in the detail.
It is hard to accomp… -
Nico Cizik (Digital Metaphors) wrote:
Thank you very much. That was easy... Your help is greatly
appreciated as usual.
--
Thanks,
CJ
-
After a month and I still have this problem unsolved I try many other
zebra drivers and different pcs, zerbras and cables but the problem
remains now I have a problem with my boss the only thing I discovered
that after printing lar… -
I found the temporary solution in this newsgroup ( I only had 300
newsheaders downloaded, so at first I was not able to find the solution ).
So, for now, I'm up and running
Thanks
Leon
-
I managed to get help merging into D2007 using the
command-prompt-parameters you mentioned.
When I run rbinstallhelper without parameters from a command-prompt (
SHELL ) I do not see any helpinformation. It seems that …