wxMaxima
Macros
Printout.cpp File Reference
#include "Printout.h"
#include "Worksheet.h"
#include <wx/config.h>
#include <wx/busyinfo.h>
#include <wx/log.h>
Include dependency graph for Printout.cpp:

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
 

Detailed Description

This file defines the class MathPrintOut

MathPrintOut is the class that handles printing.