954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Convert dwg to pdf

Hi every one.
Can i convert dwg file to pdf using php?
OR
Is there any PHP API or web service that provides service to convert dwg file to pdf file?

arshadshaikh
Newbie Poster
18 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

How can i convert .cad file to .pdf using php?
OR
Is there any PHP API or web service that provides service to convert .cad file to .pdf file?

arshadshaikh
Newbie Poster
18 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

How can i convert .dupe file to .pdf using php?
OR
Is there any PHP API or web service that provides service to convert .dupe file to .pdf file?

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 

If you install a converter on your server you can use PHP to invoke the converter through the command line.

http://www.google.com/search?q=dwg+to+pdf

I searched google for a number of those. See if any have command line access.

PHP can invoke command line through, exec() or system() etc.

digital-ether
Nearly a Posting Virtuoso
Moderator
1,293 posts since Sep 2005
Reputation Points: 461
Solved Threads: 101
 

Thank you so much.

arshadshaikh
Newbie Poster
18 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: