rbuser
Comments
-
Nico Cizik (Digital Metaphors) wrote:
Yes, after the Socket error dissapeared I have unsubscribed and
resubscribed a couple of the delphi newsgroups and thereby been able to
see the discussion about it.
Without the su… -
Hi Nico,
Thank you, I'll take a look at that.
Best Regards
Uli
-
Nico Cizik (Digital Metaphors) wrote:
Nico,
I'm sorry. I am such a NEWB! I totally misunderstood what you said. I *was* setting the displayformat on the PipeLine field and not the dbText component.
It works per… -
Nico Cizik (Digital Metaphors) wrote:
Nico,
Unfortunately I'm not using a DBText I'm using the value of the Input box. I'm basically trying to create something similar to the Cover Page report i\from Learn Report Builder.… -
Uli Becker wrote:
Uli,
Please email me your contact info to rileymj [at] zilchworks.com
Thanks
Michael
--
Michael Riley
GySgt USMC (Ret)
www.zilchworks.com
-
Uli Becker wrote:
Hi Uli,
Wow great minds think alike... ElevateDB and ReportBuilder :-)
Unfortunately, I'm not using data-bound components :-(
--
Michael Riley
GySgt USMC (Ret)
www.z… -
Hi Michael,
I just tried that - and you are right: the display format of the field
in the pipeline seems to be ignored.
I set all display formats in the DisplayFormat property of the databound
components - tha… -
Michael Riley wrote:
I've been using it since version 7.x (although, with large periods of
time where I don't touch code).
I did some really weird stuff (calls to "deep in the bowels of the
code") with it, and w… -
Ed Blanchard wrote:
Ed,
I just figured out how to invoke the FooterBand OnBeforePrint.
I moved my code from the Report OnStartPage to the FooterBand OnBeforePrint and it works like a champ. This is a much more … -
Ed Blanchard wrote:
Ed,
I put it in the OnStartPage and it works like a champ.
Thanks again!
--
Michael Riley
Marine Corps Gunnery Sergeant (Retired)
www.zilchworks.com
-
Michael Riley wrote:
You can stick it in the Footer OnBeforePrint, or on the report
OnStartPage.
-
Ed Blanchard wrote:
Thanks Ed.
Where does this code go? What event to I put it in?
--
Michael Riley
Marine Corps Gunnery Sergeant (Retired)
www.zilchworks.com
-
Michael Riley wrote:
If ppReport1.AbsolutePageNo=1 then begin
Set [SysVar:Date].Visible := False;
Set [SysVar:PageNo].Visible := False;
end
else
begin
Set [SysVar:Date].Visible := true;
Michael Riley wrote:
NP.
Sounds backward to me too!
I looked it up -here's HP's definition of "Front to Back":
"Prints the last page of the document first, so that the first page of
the documen…Ed Blanchard wrote:
Ed,
I reversed the "Page Order" option and everything is fine.
I have an HP Photosmart 7550. Under the Advanced tab there are Layout Options. The Page Order was set to Front to Back. I chang…Michael Riley wrote:
Do you have some odd collation turned on in your printer settings?
I'm not sure how you'd actually get RB to do that.
What version of RB and Delphi are you using - and how are you feedingSo, how would I look at that file to know if I am pulling the windows
default email settings or something else (not sure if that makes sense).
In other words, I want to email a report with the windows default email
settings.On 3 Oct 2014 03:12:03 -0500, "Ian Walker"
Roman Krupicka wrote:
+ 1 Here too!
+1001 !!! :-)
"Denis Miller" píše v diskusním príspevku
On Wed, 01 Oct 2014 10:51:02 +0200, Diego Rigoni
+ 2 !!!
Francesco Pierobon ha spiegato il 26/09/2014 :
+1
Francesco Pierobon
http://www.webcolf.com
Il 25/09/2014 07:49, Alessandro Romano ha scritto:
---
Questa e-mail è priva di virus e malware p…HI,
i have Delphi XE7... when RB compatibility ?
thanks
Alex
"Igor Gottwald" ha scritto nel messaggio
[This followup was posted to digital-
metaphors.public.reportbuilder.general and a copy was sent to the cited
author.]
In article <541893bd$1@mail.>, support@digital-metaphors.com says...
Hello Nard!
The question is, is it going to be a free update to RB 15, or a paid upgrade
to "new" RB 16...?
Ed,
I apologize.
After relocating the objects (memos) inside of the region within the band I
did not realize that the previous "ShiftRelativeTo" property values had been
lost and needed to be reset. Your question m…Mike Malinowski wrote:
Just out of curiosity, what does "appearance is incorrect" mean exactly?
How is the region configured within the detail band?
Cheers,
EdB
I sent now the same example example as in 2013 to given email address.
It contains exe, screenshot and a source code.
Thanks.
On Wed, 24 Sep 2014 09:41:06 -0600, Nico Cizik (Digital Metaphors) wrote:
Thanks, Nico.
Can you confirm for 100% that you can see the problem with strikeout with
older RB versions, and it's resolved with 15.05?
…