Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 09:58

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 02 Oct 2020, 18:24 
Offline

Joined: 01 Oct 2020, 14:24
Posts: 5
hi
how Show JPG Images in PrintDBGridEh???

Show JPG Images in DBImageEh = OK

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


Top
 Profile  
 
PostPosted: 03 Oct 2020, 00:47 
Offline

Joined: 08 May 2014, 18:06
Posts: 660
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 1587 times ]

_________________
Best regards
EhLib Support Team
Top
 Profile  
 
PostPosted: 03 Oct 2020, 15:53 
Offline

Joined: 01 Oct 2020, 14:24
Posts: 5
I tried but the error message is displayed again


Attachments:
Untitled.jpg
Untitled.jpg [ 202 KiB | Viewed 1573 times ]
Top
 Profile  
 
PostPosted: 05 Oct 2020, 00:56 
Offline

Joined: 08 May 2014, 18:06
Posts: 660
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 1564 times ]

_________________
Best regards
EhLib Support Team
Top
 Profile  
 
PostPosted: 05 Oct 2020, 08:46 
Offline

Joined: 01 Oct 2020, 14:24
Posts: 5
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


Top
 Profile  
 
PostPosted: 09 Oct 2020, 00:32 
Offline

Joined: 08 May 2014, 18:06
Posts: 660
Hello

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

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
PostPosted: 15 Oct 2020, 17:10 
Offline

Joined: 01 Oct 2020, 14:24
Posts: 5
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 1502 times ]
Top
 Profile  
 
PostPosted: 15 Oct 2020, 17:24 
Offline

Joined: 08 May 2014, 18:06
Posts: 660
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/

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 47 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group