An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
License
Other LicenseFollow jcgm
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Hello, I'm trying to will convert CGM document file to PDF . According to JCGM description, i should use 'XML Graphics' and FOP to finish the task. There are some XXX.Xsl-fo to XXX.PDF examples, I can see, but how to use ' XML Graphics' convert CGM into xsl-fo documents? Best wish a small demo! thank you for a reply !