Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Is it possible to export out a scalable vector file from Mathcad prime worksheet? If yes how can I do that?
Solved! Go to Solution.
Hi,
There is no means built specifically into Prime to construct and save SVG (Scalable vector graphics) files.
SVG files are simply text files so it is possible with a bit of work to construct a matrix of SVG text and save this with Prime function WRITETEXT to an *.svg file..
Cheers
Terry
Hello @JH_9781973,
Thank you for your question.
I'd like to recommend to bring more details and context to your initial inquiry.
You could add details like:
It also helps to have screenshot(s) to better understand what you are trying to do in your process.
This will increase your chances to receive meaningful help from other Community members.
Regards,
Vivek N
Community Moderation Team.
Hi,
There is no means built specifically into Prime to construct and save SVG (Scalable vector graphics) files.
SVG files are simply text files so it is possible with a bit of work to construct a matrix of SVG text and save this with Prime function WRITETEXT to an *.svg file..
Cheers
Terry
Have enclosed extra function that deals with the quotation marks
Hello @JH_9781973,
It looks like you have some responses from a community champion. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.
