About convert dwg to png size limit
Posted: 27 Jun 2017, 06:27
Hi,
I convert dwg to png use CADImage.SaveToFile(string, ImageFormat, DRect, Rectangle).
When set image size more than 536870910 or width more than 65535 or height more than 65535
convert to image will fail.
Above number is limit of cad.net or limit of memory?
I convert dwg to png use CADImage.SaveToFile(string, ImageFormat, DRect, Rectangle).
When set image size more than 536870910 or width more than 65535 or height more than 65535
convert to image will fail.
Above number is limit of cad.net or limit of memory?