EhLib.Com
https://forum.ehlib.com/en/

Show JPG Images in PrintDBGridEh
https://forum.ehlib.com/en/viewtopic.php?f=5&t=1064
Page 1 of 1

Author:  CAVETER [ 02 Oct 2020, 18:24 ]
Post subject:  Show JPG Images in PrintDBGridEh

hi
how Show JPG Images in PrintDBGridEh???

Show JPG Images in DBImageEh = OK

Show JPG Images in PrintDBGridEh = Error !!!!!!!

Author:  EhLibSupport [ 03 Oct 2020, 00:47 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

Hello

It works in my Demo.
Try to use <EhLib Archive>\Demos\DBGridEh.DrawBlobImagesInCell\Project1.dpr
Open project, place
PrintDBGridEh1: TPrintDBGridEh;
Button1: TButton;
on a Form and write next code

Code:
procedure TForm1.Button1Click(Sender: TObject);
begin
  PrintDBGridEh1.DBGridEh := DBGridEh1;
  PrintDBGridEh1.Preview;
end;

Run and test Button1Click
It works in my Demo.

Attachments:
sshot-146.png
sshot-146.png [ 141.52 KiB | Viewed 1593 times ]

Author:  CAVETER [ 03 Oct 2020, 15:53 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

I tried but the error message is displayed again

Attachments:
Untitled.jpg
Untitled.jpg [ 202 KiB | Viewed 1579 times ]

Author:  EhLibSupport [ 05 Oct 2020, 00:56 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

Hello

What version of EhLib do you use?
I can't reproduce the error in EhLib 9.5 Build 9.5.028, RAD Studio 10.1

Attachments:
sshot-150.png
sshot-150.png [ 102.32 KiB | Viewed 1570 times ]

Author:  CAVETER [ 05 Oct 2020, 08:46 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

EhLibSupport wrote:
Hello

What version of EhLib do you use?
I can't reproduce the error in EhLib 9.5 Build 9.5.028, RAD Studio 10.1





Hello
my version EhLib 9.4 Build 9.4.022

Author:  EhLibSupport [ 09 Oct 2020, 00:32 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

Hello

We fixed the error in the EhLib.VCL 9.4 Build 9.4.025.
You can download and check it out.

Author:  CAVETER [ 15 Oct 2020, 17:10 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

EhLibSupport wrote:
Hello

We fixed the error in the EhLib.VCL 9.4 Build 9.4.025.
You can download and check it out.



EhLib 9.5 Build 9.5.012 Professional Edition

Attachments:
Untitled.jpg
Untitled.jpg [ 210.46 KiB | Viewed 1508 times ]

Author:  EhLibSupport [ 15 Oct 2020, 17:24 ]
Post subject:  Re: Show JPG Images in PrintDBGridEh

Hello

Please write in more detail what you want.

If you need the latest build of EhLib 9.4, then write a request to support@ehlib.com/

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/