Export Graphics View as PGF/TikZ or as PSTricks programmatically

AndeanMath shared this question 3 years ago
Answered

Hi.

Can I export the Graphics View as PGF/TikZ or as PSTricks programmatically?

I have googled without success.

Best Answer
photo

I have found this thread:

https://help.geogebra.org/t...


Your suggestion seems useful:

ggbApplet.exportPGF(function(a){console.log(a)})


Thanks.

Comments (6)

photo
2

Try


ggbApplet.exportPGF()
ggbApplet.exportPSTricks()

photo
1

Michael, please, Can I set the export area? (as with Export_1 and Export_2 points)

photo
photo
1

Michael: Both commands return undefined.

photo
1

I have found this thread:

https://help.geogebra.org/t...


Your suggestion seems useful:

ggbApplet.exportPGF(function(a){console.log(a)})


Thanks.

photo
1

Michael, please, Can I set the export area? (as with Export_1 and Export_2 points)

photo
2

Sorry, that's not possible

photo
© 2023 International GeoGebra Institute