java-print Questions
6
We have acquired a brother QL-700 printer recently and we are doing some sticker printing through this machine.
The paper that we have been feeding is a 62mm-wide sticker roll without "length" res...
Anaplasty asked 10/11, 2016 at 9:29
6
I have an issue when trying to print a PDF file using Java. Here is my code:
PdfReader readFtp = new PdfReader(); // This class is used for reading a PDF file
PDDocument document = readFtp.readFTP...
Defunct asked 30/4, 2013 at 6:46
1
Solved
I need to have more control about my printer and then I'm trying to get PrinterState of my printer and then use PrintStareReasons. My code is the following:
public void checkPrinterStatus(){
tr...
Enquire asked 21/12, 2015 at 16:2
1
Solved
I need to print to an Epson Endorsement TM-h6000iv printer (usb version) with Java. However, I read the manual without hope to find sth can help. I change in printer preferences without hope also! ...
Tadpole asked 29/11, 2014 at 10:38
1
© 2022 - 2024 — McMap. All rights reserved.