Skip to main content
8-Gravel
February 21, 2025
Solved

Scalable vector file

  • February 21, 2025
  • 3 replies
  • 775 views

Is it possible to export out a scalable vector file from Mathcad prime worksheet? If yes how can I do that? 

Best answer by terryhendicott

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 

3 replies

Community Moderator
February 21, 2025

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: 

  1. Have you tried any methods or tools so far to achieve this? If so, what were the results?
  2. Could you share more about the content of your worksheet and what you aim to export?

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.

21-Topaz II
February 21, 2025

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 

21-Topaz II
February 22, 2025

Have enclosed extra function that deals with the quotation marks

Community Moderator
February 27, 2025

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.