(Please visit the site to view this file)Well here I am with good and bad news.
In the posted file you'll find a very simplified .NET project (Visula Studio 2012), a .bat to register the .dll, a .mvba to run the application and a folder with original .dgn file and two generated files (this files were generated with the original program)
With this simplified code I can't reproduce the error (arggggg).
Desription of the original program:
- Create two .fxc files (by programm), each one with some diferent elements:
- Get from .dgn some text elements
- Write same text elements at range boundaries
- For each text element, modify text properties (color, text, justification,...)
- Write
I wil work with this simplified code, to try reproduce on it the error detected originally.