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