My temporary workaround for a 32Kx32K bitmap was to allocate a 32Kx32K bitmap and run DrawCadtoBitmap twice to fill it using SetDrawingBoxCAD to set the boundries.
By the way, nice software: fast, and well priced. The documentation could be improved a bit though.
Search found 2 matches
- 13 Apr 2007, 19:04
- Forum: CAD DLL
- Topic: DrawCADtoBitmap limits line size to 20000 pixels
- Replies: 3
- Views: 38661
- 11 Apr 2007, 21:33
- Forum: CAD DLL
- Topic: DrawCADtoBitmap limits line size to 20000 pixels
- Replies: 3
- Views: 38661
DrawCADtoBitmap limits line size to 20000 pixels
DrawCADtoBitmap seems to limit line size to 20000 pixels. Is there a way to increase that? To 64K?