Rendering dwg format in tiles

Hi guys,


I’m looking for a library that could render dwg document of a pretty small scale in tiles. I’m afraid that I will not be able to render whole file in memory so I would like to have an ability to get only part of it specified with coordinates (or somehow). Could you please help me with the question? I couldn’t find any information on that. Will be very grateful for the links to the specifications.

Thank you,
Alex

Hi Alex,


Thanks for posting the query.

As dwg format comes under GroupDocs.Viewer for Java 3.x API supported formats, so you can render it (render dwg document as a whole) . But you cannot render it by specifying coordinates. However, you can give it a try, render your dwg document as a whole and share your experience.

Many Thanks

Hi Alexey!
The feature of rendering dwg documents in tiles has been implemented in recent versions of GroupDocs.Viewer for .Net

Kind regards!