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
|