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 : Thursday, October 8, 2009 7:11:24 PM(UTC)

prgrmmr  
prgrmmr

Groups: Registered
Posts: 6


Hi,
  I am using Leadtools 16.5 .Net SDK.

  Here is my problem:
    1. Wrote a Customized AnnObject according to The Guide "Implementing User-Defined Objects with LEADTOOLS Annotations".
    See http://www.leadtools.com...eadtoolsannotations.html
    2. It works well when using the format AnnCodecsFormat.Serialize.(Both the AnnContainer and Annotations have been saved)
    3. It doesn't work when using the format AnnCodecsFormat.XML .(Only the AnnContainer has been saved)

  Here is what I try:
    1. Save a Leadtools standard AnnObject(eg.AnnLineObject) using XML format. It works fine.
    2. Save the AnnObject(eg.MyTriangleObject) from The Guide "Implementing User-Defined Objects with LEADTOOLS Annotations". It doesn't work.

Please let me know your suggestion.
Thanks
Simon

 

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 : Sunday, October 11, 2009 3:44:31 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

Simon,

I want to investigate this issue further. Please send an email to support@leadtools.com and include the following in the message:
1. Your LEADTOOLS v16.5 serial number (do NOT post it here)
2. The build number (version info) of LEADTOOLS .Net DLLs.
3. Mention this forum post.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Monday, October 12, 2009 8:00:14 AM(UTC)

prgrmmr  
prgrmmr

Groups: Registered
Posts: 6


Maen,
>I want to investigate this issue further. Please send an email to support@leadtools.com and include the following in the message:
>1. Your LEADTOOLS v16.5 serial number (do NOT post it here)
I am currently evaluating Leadtools for my company's further requirements. So I don’t have a serial number now.
>2. The build number (version info) of LEADTOOLS .Net DLLs.
I am using .Net SDK Version 16.5
>3. Mention this forum post.
Why i have to send an email to support@leadtools.com.
Couldn't you answer the question here? Or shouldn't i post the question here?
I wait for two days already.

Thanks,
Simon
 
#4 Posted : Monday, October 12, 2009 9:16:31 PM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

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

Yes. Please send an email even if you don't have a serial number. Our email support is free for evaluation customers too.
This way, a support ticket will be created for you and Maen or a colleagues will follow up with you.
When you send the build number, include the minor version and build info, such as Leadtools.Annotations.dll 16.5.0.1
Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#5 Posted : Thursday, January 21, 2010 9:29:59 AM(UTC)
TEngberg

Groups: Registered
Posts: 9


I'm having the Same issue.

Using XML does not save the Triagle or Checkbox Annotations
'LTannCodecs.Save(AnnFileName, TheAutomation.Container, AnnCodecsFormat.Xml, 1, AnnCodecsSavePageMode.Overwrite)

This saves the Triangle and Check Box Annotations
LTannCodecs.Save(AnnFileName, TheAutomation.Container, AnnCodecsFormat.Serialize, 1, AnnCodecsSavePageMode.Overwrite)
 
#6 Posted : Thursday, January 21, 2010 10:51:54 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


This is by design.  The Serialize format is the only one that has the ability to save custom annotations.  We have submitted a documentation update so this will be noted the next time our help files and main installer are built.
 
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.388 seconds.