Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
119
rated 0 times [  126] [ 7]  / answers: 1 / hits: 20840  / 11 Years ago, wed, august 14, 2013, 12:00:00

I want to show AutoCAD-files (.DWG) in my AngularJS application and I'm using a Node.js backend for my application.



Are there any DWG libraries in Javascript?
Are there any DWG Node libraries to convert DWG files to a SVG / PDF / ...



I don't want to edit them; just show them online in my application.



The only that i could find was this :
http://etc.nkadesign.com/Download/Cad2svg



It's a linux command-line utility but I cannot use it since I want to
host my application on the Heroku platform.


More From » node.js

 Answers
21
[#76361] Monday, August 12, 2013, 11 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
jackeline

Total Points: 245
Total Questions: 92
Total Answers: 100

Location: Ukraine
Member since Sun, Dec 13, 2020
4 Years ago
;