![]() | ![]() | ![]() | 12.3 Iperender: exporting to a bitmap, EPS, or SVG |
The program iperender exports a page of the document to a bitmap in PNG format, to a figure in Encapsulated Postscript (EPS), or to scalable vector graphics in SVG format. (Of course the result contains no Ipe markup, so make sure you keep your original!) For instance, the following command line
iperender -png -page 3 -resolution 150 presentation.pdf pres3.pngconverts page 3 of the Ipe document
presentation.pdf
to a
bitmap, with resolution 150 pixels per inch.