LEADTOOLS Support
Document
Document SDK Questions
About Customized AnnObject save into XML Format
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, October 8, 2009 7:11:24 PM(UTC)
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
#2
Posted
:
Sunday, October 11, 2009 3:44:31 AM(UTC)
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)
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)
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.
#5
Posted
:
Thursday, January 21, 2010 9:29:59 AM(UTC)
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)
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.
LEADTOOLS Support
Document
Document SDK Questions
About Customized AnnObject save into XML Format
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.