IntelliJ Java IDE
The moose likes Java in General and the fly likes how to access and print the dwg files in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "how to access and print the dwg files in java " Watch "how to access and print the dwg files in java " New topic
Author

how to access and print the dwg files in java

v mag
Greenhorn

Joined: Jul 15, 2008
Posts: 4
There is any java api available for accessing and printing dwg file in our application.

Thanks in advance
Rob Spoor
Saloon Keeper

Joined: Oct 27, 2005
Posts: 18365

Please TellTheDetails. Where do these "dwg files" come from? Are these from AutoCAD (first hit on Google), or somewhere else?

Anyway, did you try using Google?
java dwg viewer
java dwg api
java dwg library


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
v mag
Greenhorn

Joined: Jul 15, 2008
Posts: 4
thanks for your reply. here dwg come from Autocad. In Java web application need to access the dwg autocad file and also pass to printer. I able get results only dwg viewer in java when searched on the web. what i needed is using java api in the application
Rob Spoor
Saloon Keeper

Joined: Oct 27, 2005
Posts: 18365

And you really found absolutely nothing on Google? Not even with the links I provided?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32768
Autocad is a niche file format; I wouldn't be surprised if there's no comprehensive 3rd party API for working with it. Doesn't Autodesk provide an SDK?


Android appsImageJ pluginsJava web charts
 
 
subject: how to access and print the dwg files in java
 
Threads others viewed
autocad file with java
Head First SCWCD
Reading CAD Files
reading autocad files (dwg or dwf) in java
Reading *.dwg type CAD files
developer file tools