Gjsify LogoGjsify Logo

The status gives a rough indication of the completion of a running print operation.

Index

Enumeration Members

FINISHED: number

The printing has been completed successfully.

FINISHED_ABORTED: number

The printing has been aborted.

GENERATING_DATA: number

This status is set while the pages are being rendered.

INITIAL: number

The printing has not started yet; this status is set initially, and while the print dialog is shown.

PENDING: number

The print job has been sent to the printer, but is not printed for some reason, e.g. the printer may be stopped.

PENDING_ISSUE: number

Some problem has occurred during printing, e.g. a paper jam.

PREPARING: number

This status is set while the begin-print signal is emitted and during pagination.

PRINTING: number

The printer is processing the print job.

SENDING_DATA: number

The print job is being sent off to the printer.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method