Printing: Difference between revisions
From FreeMind
Jump to navigationJump to search
Dan Polansky (talk | contribs) (+settings and more) |
Dan Polansky (talk | contribs) (revert to last full version) |
(3 intermediate revisions by 3 users not shown) | |
(No difference)
|
Latest revision as of 12:38, 22 November 2010
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: