// prepared to remove them...
// PostScript-specific data
+// WXWIN_COMPATIBILITY_2_4
+#if 0
const wxString& GetPrinterCommand();
const wxString& GetPrinterOptions();
const wxString& GetPreviewCommand();
void SetPrinterTranslateX(long x);
void SetPrinterTranslateY(long y);
void SetPrinterTranslation(long x, long y);
+#endif
};
bool GetPrintToFile() const;
// WXWIN_COMPATIBILITY_2_4
+#if 0
bool GetSetupDialog() const;
void SetSetupDialog(bool flag);
-
+#endif
void SetFromPage(int v);
void SetToPage(int v);
void SetMinPage(int v);