LEADTOOLS Support
Document
Document SDK Examples
HOW TO: V19 Create a MasterForm from an Annotation XML File
#1
Posted
:
Friday, September 15, 2017 4:32:25 PM(UTC)
Groups: Registered
Posts: 119
Was thanked: 4 time(s) in 4 post(s)
Below you will find small sample project that will create a MasterForm folder from an XML file that contains annotations.
The way this works is that it looks in the XML for all the containers with annotations and then gathers the dimensions of the annotations and creates a type of form field, in the demos case it creates a TextFormField. Once the fields are made, they are added to the list of FormsFields.
Once the application is complete you will see in your MasterForm repository folder, the bin file, the XML needed containing the zones to be recognized and the template file.
You will be able to load the repository folder into the MasterFormEditor Demo here: C:\LEADTOOLS 19\Examples\DotNet\CS\MasterFormsEditor and see the fields that have been created using the XML that was created when making annotations.
Edited by moderator Friday, July 26, 2019 2:57:16 PM(UTC)
| Reason: Not specified
Nick Villalobos
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Document
Document SDK Examples
HOW TO: V19 Create a MasterForm from an Annotation XML File
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.