Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, March 27, 2007 11:13:54 PM(UTC)

marasma  
marasma

Groups: Registered
Posts: 51


Hi,
is possible to save annotation without embedding the image data of AnnStampObject, but only its reference ?
I need this to have smaller file when I save document and its annotation.
I'm using LT14.5 with VB.NET.
Thanks
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Saturday, March 31, 2007 4:52:04 AM(UTC)

Qasem Lubani  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


When saving an annotation stamp object that has a
bitmap image, the image is always saved in the .ANN file and you cannot save a smaller file.




 
However, you can implement your own workaround like this:


1. Before saving the .ANN file, remove the bitmap from the stamp object


2. Save the .ANN file without the stamp's bitmap, and save the bitmap separately.


3. When loading the .ANN file again, re-load its bitmap and insert it into stamp object again.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.048 seconds.