Search found 5 matches

by alran
04 Dec 2006, 11:45
Forum: CAD DLL
Topic: Licensing Model
Replies: 3
Views: 24338

Licensing Model

Hi,
my Firm is interested in
ordering CAD Image DLL.
What is the difference between
Standard Licensing Model and
Floating Licensing Model?

Kind regards
by alran
15 Nov 2006, 14:47
Forum: CAD DLL
Topic: DemoDelphi DXF Export
Replies: 6
Views: 31044

I think I have found the 3 required functions of the dll in the VBDemo: Private Declare Function WriteFile Lib "kernel32" (ByVal hFile As Long, lpBuffer As Any, ByVal nNumberOfBytesToWrite As Long, lpNumberOfBytesWritten As Long, ByVal lpOverlapped As Any) As Long Private Declare Function CreateFile...
by alran
14 Nov 2006, 19:07
Forum: CAD DLL
Topic: DemoDelphi DXF Export
Replies: 6
Views: 31044

THX for the qick answer! I will try my luck. I'm not very experienced in Delphi, but I need this for work. And when my chef says it works fine we possibly buy a licence.

And it has to be the Delphi-DLL Version. Please give me a Sign when you have implemented the Function into the DemoDelphi!
by alran
14 Nov 2006, 18:03
Forum: CAD DLL
Topic: DemoDelphi DXF Export
Replies: 6
Views: 31044

I have alrady created a SaveDialogClick Procedure, which opens the SaveAs Dialog. But their is always an exception of the class EUnsupFileFormat (Unsupported file format) when i want to save as.
by alran
14 Nov 2006, 17:12
Forum: CAD DLL
Topic: DemoDelphi DXF Export
Replies: 6
Views: 31044

DemoDelphi DXF Export

Hi, IÒ‘m testing your CadImage.dll Demo program that iÒ‘ve downloaded from your website (http://www.cadsofttools.com/download/cadimage.zip). Im developing in Delphi so iÒ‘ve picked the DemoDelphi projekt. Loading DXF-files works fine. How can I modify it, so I can save the DXF as Bitmap, JPEG and/or...