rbuser
Comments
-
Well, yes that would be an option but as this is a sytem that I'm doing
for my daughter's Ph.D that is the expensive option as I won't get to
charge it on to a client :-)
-
Thanks. I am using 11. Is there a way to default this when an DBImage
is created. At the moment it throws an exception when an image field is
dragged onto the designer and then when you do any actions until the
type is set to JPEG.
hi Ed
Eeps, forgot sorry (translating from portugese):
Project WebOL.exe raised exception class ECodeError with message 'Not
possible to compile the program: Variable2OnCalc'. Process Stopped.Use
Step or Run to cont…> In my win32 app things work ok. In my Intraweb app, not so much.
what is the error?
Ed Dressel
Team DM
On 29.09.2010 15:27, Nico Cizik (Digital Metaphors) wrote:
I see... I suggest you to change the logic that it is possible to
register property names belonging to specific classes, like:
lCategory.PropertyNames.Add('TppBarCod…Am 30.09.2010 15:57, schrieb Nico Cizik (Digital Metaphors):
Thanks, it works perfectly
Am 29.09.2010 16:35, schrieb Nico Cizik (Digital Metaphors):
Thanks for your answer,
but i have some questions to your description you send to me. (maybe I'm
a bit stupidin Background image Comment by rbuser September 2010
Ok, I have discovered the MaintainAspectRatio property! wood, trees...
Sure thing. It worked.
Thanks!
What about the scenario where that printer is in the Printer and Faxes
window plus a new version with a number after it.
The fact that both report components were named rbMain had nothing to do
with it. I changed the name of the one on the CoverPage report and still
get the same error.
I created a report containing the Cover Page.
Added a sub report to the TitleBand of one of my other reports and named
it ppsrCoverPage.
Added a variable to the Private variables called CoverPage and make it
boolean…Jon:
If you can reproduce this in a demo, send it to
support@digital-metaphors.com and you will get the quickest results.
Ed Dressel
Team DM
Further research shows -
Uncheck 'Keep Together' for all groups the totals are correct.
Check 'Keep Together' for any group and the totals are wrong.
Changing this setting shouldn't change the underlying calculation…Hi Nico,
i used 11.07.
And now with 11.08 - it works.
Thank you, Olaf
Hi Nico,
The German-Error message comes up in the Delphi IDE:
Debugger-Exception
---------------------------
Im Projekt Email.exe ist eine Exception der Klasse EFOpenError aufgetreten. Meldung: 'Datei C:\tmp\M1201A01_…Many thanks for the quick reply. I appreciate the link to the RBWiki page.
That should be some great help moving forward.
Btw, I have already upgraded to RB12 but unfortunately, RB12 is not
supported in Delphi 5. I still have …Sorry - no this was not the problem - I got confused about something else,
had problems with the structure of the report ... and jumped to a false
conclusion.....
Hi Nico,
Thanks for the information.
Regarts,
Eliseu Corrona
JBSoftware Ltda
Brazil.
My news account was set wrong.
The correct name of the sender is Samuel.
I´m putting a new post with my question.
Sorry
Samuel
www.natsam.com.br
Em 07/10/2010 18:44, Digital-Met…On 11/10/2010 16:16, Nico Cizik (Digital Metaphors) wrote:
Hi Nico I fully understand.
Is it possible for us to rename (in code) an existing image if exists?
ie we loop through, see if ppImage6 exists and if it does rename it t…On Mon, 11 Oct 2010 08:15:34 -0600, Nico Cizik (Digital Metaphors) wrote:
sorry, turns out there was a problem in the datamodule (old application
that still uses the bde because client doesn't want to change). anyway
there…Hi Nico.
Thank You
I have uploaded a zip file and emailed link and details to your
support-mail.
Ren?/SSV
Sorry about that I thought I had posted it. I'm using D2007 and RB 11.08.
It is the second Master record that does not appear. Yes it does have a
detail record. The detail only shows when the Master shows. The only
change …Nico,
Thanks. I guess I won't hold my breath on this one
Ken
__________…Two memos on two pages with the remainder of the text that cannot be
displayed in the first one carried over to the second.
Not so. Please see
http://articles.techrepublic.com.com/5100-10878_11-6185739.html for an
example.
Ken
Hi Niko,
Yes I did.
This is the onprint handler in the calc tab of the barcode component
begin
Barcode1.Autoencode := False;
Barcode1.Data :=
#210#207'19330913000052'#207'3880'#207'17120921'#207…Thanks your Niko,
How does one do this in RAP. The method of encoding characters in
Delphi does not work in RAP.
The line:
Barcode1.Data := #210#207+'01121221'+#207+'17060310';
Gives a compile error<…