Descripción
Sintaxis
public boolean print() throws PrinterException
public boolean print(MessageFormat headerFormat, MessageFormat footerFormat) throws PrinterException
public boolean print(MessageFormat headerFormat, MessageFormat footerFormat, boolean showPrintDialog, PrintService service, PrintRequestAttributeSet attributes, boolean interactive) throws PrinterException
Parámetros
- boolean showPrintDialog,
- boolean interactive,
- MessageFormat footerFormat,
- PrintService service,
- PrintRequestAttributeSet attributes,
- MessageFormat headerFormat,
Excepciones
SecurityException, PrinterException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.