If possible, I would like a "lite" version with a browser plugin, similar to VoloView for win32 systems. I need view .dwg files from a browser, specifically from php.
Logged In: YES user_id=585096
This would be server side, rendering an image using PHP to show the client a PNG or JPG image of the DWG drawing?
Something similar is already done in the file preview when selecting a file to open so might not be too hard!
Log in to post a comment.
Logged In: YES
user_id=585096
This would be server side, rendering an image using
PHP to show the client a PNG or JPG image of the
DWG drawing?
Something similar is already done in the file preview
when selecting a file to open so might not be too hard!