This week's book giveaway is in the Java in General forum. We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich on-line! See this thread for details.
I need to read the text in dwg type CAD files using Java. I know that they call it a textObject (Every item is an object in a dwg file). But how to read/decode these? Does any api exists for reading them? Any help?