Printing

From FreeMind
Revision as of 12:38, 22 November 2010 by Dan Polansky (talk | contribs) (revert to last full version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A mind map can be printed using the menu File > Print ... .

The printing settings can be adjusted in the menu File > Page Setup. The settings are (a) "Fit To One Page" and (b) "Print Zoom Factor".

In FreeMind 0.9.0, there is a print preview at File > Print Preview... .

An alternative way to print a mind map is to export it to HTML first by pressing Control + H, and then print from the web browser.

Menu

  • File > Page Setup...
  • File > Print...
  • File > Print Preview... (in 0.9.0, not in 0.8.1)

Keyboard

  • Control + P: Print...

Implementation

  • Controller.acquirePrinterJobAndPageFormat
  • Controller.PageAction
  • Controller.PrintAction
  • Controller.PrintPreviewAction
  • MapView.preparePrinting
  • MapView.endPrinting
  • MapView.print

CVS: