Hi,
I wrote an application in VB.NET. This application is using Illustrator to import a drawing in DWG format. Then I change some colors and lines in different layers. Everything works fine! But it is very slow!
I use VB.NET language. For a test I wrote a small program to compare VB.NET with JavaScript. JavaScript is much faster!
VB.NET: 60 seconds
JavaScript: 5 secondes
Is there any solution to make my application faster?
Thumbnails in layers panel are removed.
Is it possible to switch off all screen refreshes in Illustrator?
Harald