![]()  | 
  
    wxMaxima
    
   | 
 
#include "Printout.h"#include "Worksheet.h"#include <wx/config.h>#include <wx/busyinfo.h>#include <wx/log.h>
Macros | |
| #define | DPI_REFERENCE 96.0 | 
| Bitmaps are scaled down if the resolution of the DC is too low.  | |
| #define | PRINT_MARGIN_HORIZONTAL 50 | 
| #define | PRINT_MARGIN_VERTICAL 50 | 
This file defines the class MathPrintOut
MathPrintOut is the class that handles printing.
 1.8.17