rbuser
Comments
-
Dude you're great !
-
Hi Nico!
Many thanks for answers, I have found those events now! This is somewhat
important difference between older RB's and RB10. Sorry that I haven't been
reading more carefully Your first post, where You said I should look atHi Nico!
No, I just need to store printer settings during execution of the program.
If user closes the application and start it again, then he/she will start
with defaults.
I tried this on my home and job computer, same on both.…Hi Nico!
Thank You for Your answers.
AD1: I will update my RB to 10.03 soon and we'll see if then I'll have
events tab in RB designer. But what if...?
AD2: For saving and loading printer setup, where can I find an example or
Hi Nico
I can see from your example how to control this if I always wanted a pdf
file but I am using the Print Dialog option PrintToFile and can not see
where this would fit in with the following :-
l…Hi Nico
Thanks for the sample project it has been of great help - I now have a
nearly working solution.
Further issues are :-
1. On the first form I have a ppViewer and assign the archive reader to
this …Hi Nico
Sorry to be thick but I have tried to understand this a couple of times.
How do you mean "implement this event", what does the draw command look
like.
Could you be a little more explicit with your examp…Ed Dressel [Team DM] wrote:
You're showing your age, Ed.
Bill
Al:
I've *never* converted my reports to the new version (been with DM since
Piparti Pro 2 (maybe 1, I can't remember) and Delphi 1)--I just let it occur
when the user loads the report. Never had a problem.
HTH,
Nico,
Thanks for the reply. A little more information: I have over 400 reports.
Is there a batch conversion available? I don't want to have to manually
individually load so many reports.
Thanks,
Al
Stef Merlijn wrote:
Hi Stef,
You can download the SDK (which works quite well) from the DYMO site.
HTH
--
André Prins
Twain Development
Nico Cizik (Digital Metaphors) schrieb:
The Problem occurs in ppPDlg.pas in InitializePrinterControls. It
happens only on customers which runs during login in Windows XP a script
which auto-installs the printers.
Be…Seems that its related to the patch raIDE_D7.zip. Compiling with the
original libs there's no problem creating global functions.
Regards,
Jeroen R?ttink
Hello -
Just thought I'd add my two cents here. While I'm not currently using
RB's mail merge functionality, I will be later in the year when my team
rewrites a project to use it. When that time comes, I will definitely
…Hi,
I have the same problem. See my posting of 16 november 2005 "Custom
MailMerge". The posting continued by e-mail stating that a new event should
be added by DM that could be used for custom mailmerge. Nico agreed and
mar…Any news about it? I am stucked with the same problem and I don't know how
to solve this, since downgranding to version 9 (i was using 9) will break
all my report layouts due to new properties on the new version 10. Please I
need a…Hi Nico,
Yes this is the way i want the report to look like.
The subreports are childreports.
If
look
the
--- posted by geoForum on in print a certain subreport page once, other subreports variable times Comment by rbuser June 2006I found a solution:
procedure TForm1.ppGroupFooterBand1BeforePrint(Sender: TObject);
var
PageBottom: Single;
Rect: TppRect;
StartingPosition: Integer;
begin
with Report.Engine.Page.PageDef do
…Hi,
Default the groupfooter is printed directly under the detailband.
I now try to print the groupfooter direct above the footerband.
But how dow I retrieve at runtime the height of my footerband so I can
calcu…Hi,
Thanks for your answer, but I don't get the band on the correct position
It is the intention that the groupfooter is printed before the footerband
and summaryband. Can you make an example for me?
Thanks in …Nick,
Thanks. One of my programmers has created a sample and is emailing it to
the address you gave. His name is Mike Warren. Please watch for it and
let me know if you have any questions.
Thanks again,
Thanks for the reply.
It should be version 10.03. Lisa sent me an email with the following
"snippet" in it:
"You can download ReportBuilder Enterprise version 10.03 from:"
Note: I just purchased, downloaded…I am running version 7.04 and I do not have a StartNewPage property for
GroupHeader in a Sub-Report. Is it in later versions?
Todd
--- posted by geoForum on in Headers and re-printing Comment by rbuser June 2006In article <449ae271@dellsc1420.>, Nico Cizik (Digital Metaphors) wrote:
The text 'Page ...' Is on the bottom of the viewer, not on the Report. With
the normal viewer is see 'Page 1 of 2' but with the viewer from the
Arc…Hi again!
Another question:
The orginal Report was TwoPass but when I repreview the report from
Archiv it seams to be a onepass-report. I see only Page 1 and not Page
1 of 2.
How can I change this?
Gruß au…In article <44a051aa$1@dellsc1420.>, Nard Moseley (Digital Metaphors)
In article <449ad3d8$1@dellsc1420.>, Nico Cizik (Digital Metaphors) wrote:
Hmmm, do you have any example for this?
Gruß aus den Bergen
Günter
Hi!
Sounds good.
Another question: I would like to add a 'REPRINT ON ' on every
page when somebody is printing from the archiv-file? Is this possible?
Gruß aus den Bergen
Günter
Hi
Ok thanks for that but i think there has been some cross wires or you
have misunderstood my original post!. We are working on a government site
as independant consultants and evaluating this products capability in
or…