Hello, my name is Ernandes, I work as a fullstack Dev in .net and we are building an application to manipulate plans in AutoCAD, through commands, to optimize time, and I came across the libraries, Aspose.CAD and Aspose.Imaging, initially, they met our demand which is to transform a DXF into SVG and then, convert the SVG into DXF again…
But I have some questions please:
what was text with the “TEXT” tag also transformed into elements, the component can’t maintain the text elements?
How can I make the generated DXF have the same elements as the SVG, generating integrity with arches, doors and texts?
These are my questions
Best Regards
@ernandes.pereira.jemsystems
Could you please clarify what specific issues you are facing with the text elements and the integrity of the generated DXF? Are you looking for code examples or specific functionalities?
I’m facing a problem when generating DXF from an SVG, the door arches and texts are turning into segments, and the lines are very thick, I would like to be able to keep the lines as presented in the SVG and the path elements to be transformed without changing the size and keeping the original dxf.
@ernandes.pereira.jemsystems,
Hello,
please provide some example of the problematic file (you can leave only some objects with issues in it) and provide the code sample of the full chain of transformations with Aspose.Imaging or Aspose.CAD so we could investigate this step by step and search for the solution.