PureBasic - Printer

Overview

Printers are essential devices to transforms virtual, numeric data to printed paper. Many types of software require a way to print data back to paper to be really useful. PureBasic allows to print any kind of data from raw text 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