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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEn 13.2.0 and IEVision 8.1.1 Released
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

xequte

38222 Posts

Posted - May 07 2024 :  21:36:22  Show Profile  Reply
We have now released ImageEn, v13.2.0, the latest update to our image editing and display library for Delphi/C++Builder, and IEVision Advanced Tools Add-on 8.1.1. These updates are free if you purchased a license or extension after 8 May 2023:

http://www.imageen.com/support/download/

Other users can extend their registration for 12 months at:

http://www.imageen.com/order/#Extensions


Top Ten Enhancements in ImageEn v13.2.0


1. Improvements to performance of Debugging Visualizer, plus new features including live viewing of the alpha channel



2. ImageEn now integrates into the IDE including quick access to documentation, demo projects and new releases via the IDE Help menu, and version information in the About Box



3. Many optimizations to ImageEn code including removing all orphaned methods and types

4. New Swirl effect in Previews dialog and Retouch tool



5. Improvements to PDFium support including updating to 125.0.6046.0 (which restores support for Windows 7) and PDF Engine property to control how PDF documents are loaded and saved. PDFium can now be used for all PDF output, including layer exporting

6. Now provides WYSIWYG editing of PDF page objects: Objects can be selected, moved and resized, including support for clipboard



7. Support for reading PNG Chunks for XMP, ICC and EXIF support

8. Document text can be parsed using Google Vision (TIEGoogleVision)

9. TImageEnProc can retrieve and display an array of all the most common colors in an image

10. PDF documents can be printed by page indexes

Full Change History: https://www.imageen.com/info/HistoryFull.html


Nigel
Xequte Software
www.imageen.com

mdgodfrey

USA
52 Posts

Posted - May 08 2024 :  16:58:32  Show Profile  Reply
Is there any documentation available for annotation support?
Go to Top of Page

xequte

38222 Posts

Posted - May 08 2024 :  17:11:47  Show Profile  Reply
Hi

Please see:

http://www.imageen.com/help/TIEPdfViewer.Objects.html

And also the demo:

Demos\Other\PDFPageObjects\PDFPageObjects.dpr

And let us know if you need any further advice.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

mdgodfrey

USA
52 Posts

Posted - May 13 2024 :  17:32:10  Show Profile  Reply
Using this code:

ImageEnView1.PdfViewer.Options := ImageEnView1.PdfViewer.Options - [iepoAnnotations]

does not hide the objects added in TIEPDFViewObject demo.

It does turn off annotations added from other PDF applications that I use however.
Are objects suppose to work like PDF Annotations or what am I missing?

Thanks
Go to Top of Page

xequte

38222 Posts

Posted - May 13 2024 :  23:56:30  Show Profile  Reply
Hi

iepoAnnotations only hides annotations, not objects.

Objects are what make up page content (text, images, etc). Annotations are mark-ups added to the page (text, links, etc).

ImageEn does not surface annotations at this time, but they are accessible via:

ImageEnView1.PdfViewer.CurrentPage.Annotations


Note: Please start a new thread for queries unrelated to the update.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: