LEADTOOLS Support
Document
Document SDK Examples
Enumerating text objects in vector file using C# EXE and C++ DLL
#1
Posted
:
Sunday, March 25, 2012 11:22:32 PM(UTC)
Groups: Registered, Tech Support
Posts: 179
The attached file contains a solution with 2 projects:
- DLL project using C++ to enumerate and return all the text from text objects in a vector file.
- EXE project written in C# that uses the DLL
The code uses LEADTOOLS 17.5 C DLLs and is written using Visual Studio 2010.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Sunday, March 25, 2012 11:24:12 PM(UTC)
Groups: Registered, Tech Support
Posts: 179
I'm attaching the same code converted to 64-bit projects.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Sunday, November 4, 2012 9:56:01 PM(UTC)
Groups: Registered
Posts: 256
I'm attaching a 32-bit edition of the 2 demos that works with Visual Studio 2008.
#4
Posted
:
Tuesday, October 10, 2017 3:13:04 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Updated to LEADTOOLS v19 with Visual Studio 2017. Changed to Visual Studio 2010 (v100) Platform Toolset. Also changed project to automatically select dll's for running in 32-bit and 64-bit.
Extract folder to "C:\LEADTOOLS 19\Examples\DotNet\CS\" to use the example.
There is an included DGN file ("CS_VectorTextEnum.dgn") for testing, copy to the "LEADTOOLS Images" directory ("C:\Users\Public\Documents\LEADTOOLS Images\") before running.
Edited by user Wednesday, October 11, 2017 11:32:45 AM(UTC)
| Reason: Wrong extraction folder
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Document
Document SDK Examples
Enumerating text objects in vector file using C# EXE and C++ DLL
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.