I am using Aspose java library to export svg from dxf files. The exported svg is lacking layer information. Is there a way I can export the layer information as a group for further processing.
Exported-Aspose.zip (3.1 KB)
Attached Zip contains two files:
*Exported-Aspose.svg converted using Aspose library
*Exported-layers.svg is where it has the layer information and needed output.
Does Aspose support layers in svg, If so, can you please guide me with a sample code and a documentation.