Page 1 of 1

Dwg2Svg limitation in trial version

Posted: Mon Nov 23, 2015 12:41 pm
by vincent_
Hello,

I am working on a new application (based on Qt/Qml, Windows) where i need to display multiples DXF files (can be up to 100 files) on the screen.
Since i only need to display the files (no modification), i was thinking about using the Dwg2Svg batch converter (which is also working with dxf). I tried successfully with the trial version .
Displaying svg in qt/qml is then much easier than Dxf.
But this trial version takes 15 seconds to convert a single dxf file to a svg.

It seems that in the pro version, this limitation doesn't exist.
Since i want to run this conversion on up to 100 files, and before buying the pro version, could you please confirm if i am correct ?

Thanks !
Vincent

Re: Dwg2Svg limitation in trial version

Posted: Mon Nov 23, 2015 12:45 pm
by andrew
Thanks for your interest in dwg2svg.

Yes, the 15 second delay is a limitation (the only limitation) of the trial version of dwg2svg.

Re: Dwg2Svg limitation in trial version

Posted: Tue Nov 24, 2015 9:27 am
by vincent_
Great.

Thanks Andrew