how can we handle .plt format files in java ?(.plt format files are used in autocad.)
Printable View
how can we handle .plt format files in java ?(.plt format files are used in autocad.)
What do you want to do with them?
We are supposed to use files of .plt format for our program. Although they can be converted to text format but that requires software which is not freely available and is of course time taking. We wish that file maybe directly converted in Java.
I expect anyone here would need to google for an answer, so you're in as good (if not better) position than us I would say.