Search found 5 matches
- 04 Dec 2006, 11:45
- Forum: CAD DLL
- Topic: Licensing Model
- Replies: 3
- Views: 24443
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
my Firm is interested in
ordering CAD Image DLL.
What is the difference between
Standard Licensing Model and
Floating Licensing Model?
Kind regards
- 15 Nov 2006, 14:47
- Forum: CAD DLL
- Topic: DemoDelphi DXF Export
- Replies: 6
- Views: 31148
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...
- 14 Nov 2006, 19:07
- Forum: CAD DLL
- Topic: DemoDelphi DXF Export
- Replies: 6
- Views: 31148
- 14 Nov 2006, 18:03
- Forum: CAD DLL
- Topic: DemoDelphi DXF Export
- Replies: 6
- Views: 31148
- 14 Nov 2006, 17:12
- Forum: CAD DLL
- Topic: DemoDelphi DXF Export
- Replies: 6
- Views: 31148
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...