problem when printing
Okay this is the problem :
When I print something and I get a error with the following text :
'Canvas does not allow printing'
and the report doesn't print.
the error seem to occur when I try to access a userobject in code like this
:
(FindUserObject('Label2') as TppLabel).Caption := 'Dit is een Teststicker';
or
(FindUserObject('Label2') as TppLabel).Caption := varName;
other strange : it's only one computer who is erroring to other ones ( in a
network ) work fine
When I print something and I get a error with the following text :
'Canvas does not allow printing'
and the report doesn't print.
the error seem to occur when I try to access a userobject in code like this
:
(FindUserObject('Label2') as TppLabel).Caption := 'Dit is een Teststicker';
or
(FindUserObject('Label2') as TppLabel).Caption := varName;
other strange : it's only one computer who is erroring to other ones ( in a
network ) work fine
This discussion has been closed.
Comments
send you a patch for a problem which would give you this message in RB 6.03.
Can you send your email address to support@digital-metaphors.com and we'll
get you the patch ASAP.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com