ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEn 13.2: loading a pdf and double click on text

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
perauto Posted - May 29 2024 : 06:27:50
loading a simple pdf with TImageEnView (default properties) and double clicking on a text while compare the text cursor raise an exception.
Can i override this behavior?
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - May 30 2024 : 18:59:08
Hi

Please email me for an update that fixes this.

Nigel
Xequte Software
www.imageen.com
perauto Posted - May 30 2024 : 07:40:39
Delphi7: New application, drop a timageenview on the form, in the formcreate write this code:
ImageEnView1.PdfViewer.Enabled := True;
ImageEnView1.IO.loadfromfile('c:\temp\p.pdf');//p.pdf is a pdf with text
execute the code!
go on text and when the cursor becomes text cursor do double click ... boom!
xequte Posted - May 29 2024 : 23:48:18
Hi

Sorry, I'm not seeing that. Can you give me the precise steps to reproduce the issue using on of our demos?

Nigel
Xequte Software
www.imageen.com