Skip to main content
1-Visitor
June 1, 2014
Solved

exporting to html or other format

  • June 1, 2014
  • 9 replies
  • 5093 views

Hello everyone

I did a worksheet in Mathcad and i am looking for a wayy to export the worksheet to a html format like, i think i saw before some worksheets that can be opened in explorer, mozilla, etc. im not totally sure though, what i want to do i use it for a presentation in a classroom in a computer that doesnt have Mathcad.

Thanks in advance

Alex

Best answer by Werner_E

ibarra valenzuela wrote:

Mathcad 15.0

So you can directly export in html format. Simply chose from them menu "File / Save as Web Page". Don't chose "Save as" as this will not export your math regions as pictures and the html page will not display properly then. "Save as Web Page" will not anly create the html file but also a subdirectory consisting of all the pics displayed at the page.

This exported webpage is static, though. There is no dynamically working math behind where you could change a variable and watch other variables or plots to change. So you can as well export to a single pdf file, which may be more convenient and better looking. Mathcad does not support this directly but you would have to provide a pdf printer driver yourself. For instance the free Cute PDF Writer which does a pretty good job here.

Another alternative is to export as an RTF (rich text format) file which Mathcvad can do out of the box. This file can be displayed using your favorite word processor (Libre Office Write, Microsoft Word, ...).

The dynamic Mathcad Webpage you may have seen and some are posted by Valery from time to time require a server running a special version of Mathcad. You would need someone who runs that server who offers you to host your file.

EDIT: Just tried it and "Save as" and then chosing html created the pictures as well. I thought it didn't when I tried it the last time.

9 replies

Werner_E
25-Diamond I
June 1, 2014

Which version of Mathcad are you using?

sweapon1-VisitorAuthor
1-Visitor
June 1, 2014

Mathcad 15.0

19-Tanzanite
June 1, 2014

From Mathcad 15 you can choose Save As, then select "Save as type" at the bottom of the save window; then choose html (or rtf).

Alan