net.sf.jasperreports.engine.jrexception no printer available

General support questions
Post Reply
harrywangca
Posts: 107
Joined: 2016/01/12 23:27:04
Location: Vista California

net.sf.jasperreports.engine.jrexception no printer available

Post by harrywangca » 2019/02/21 17:59:30

I am running CentOS 7 to open my own java application to print but it shows some errors like:

WARNING: The 'isStyledText' attribute is deprecated. Use the 'markup' attribute instead.
net.sf.jasperreports.engine.JRException: No printer available.
at net.sf.jasperreports.engine.JasperPrintManager.printReport(JasperPrintManager.java:241)
at net.sf.jasperreports.view.JRViewer$21.run(JRViewer.java:1198)
at java.lang.Thread.run(Unknown Source)

But if I open any file with gedit to print, it works. Anyone has same issue as me?

Thank you first.

harrywangca
Posts: 107
Joined: 2016/01/12 23:27:04
Location: Vista California

Re: net.sf.jasperreports.engine.jrexception no printer available

Post by harrywangca » 2019/02/27 02:24:49

any help? any input? Troveh? Thank you!

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: net.sf.jasperreports.engine.jrexception no printer available

Post by hunter86_bg » 2019/02/27 05:19:03

It looks more like Java App issue.

Post Reply