 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tony Guest
|
Posted: Fri Apr 30, 2004 3:46 am Post subject: is it possible to show Tiff format on QR? |
|
|
I am using Delphi 6 and its QR.
Thanks.
|
|
| Back to top |
|
 |
Alex Taylor Guest
|
Posted: Fri Apr 30, 2004 10:36 am Post subject: Re: is it possible to show Tiff format on QR? |
|
|
Hi!
I use FastReport but this also exists in QR. Place a QRImage on any band
and don't open any image in design time. At runtime in the OnBeforePrint
event handler of the report component load a tiff image with the aid
of any graphics library that supports tiff format, and then assign the
loaded image's graphic to the QRImage component. However it is much more
easier in FR, because I've rewritten the TFRPictureView component and it
can be load about 70 image formats in design time too.
Alex
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|