PureBasic - Printer

Overview

Printers are essential devices to transforms virtual, numeric data to sheet. Many softwares require a way to print data back to sheet to be really useful. Purebasic allows to print any kind of data from raw texts to pictures, in any resolution.

Command Index

DefaultPrinter
NewPrinterPage
PrintRequester
PrinterOutput
PrinterPageHeight
PrinterPageWidth
PrinterVectorOutput
StartPrinting
StopPrinting

Example

Printer.pb

Supported OS

All

Reference Manual - Index