Randall Wilk
Randall Wilk
Personally I generate a pdf and send it using the `file()` method, however you should be able to send a plain string to the `content()` method since it defaults to...
Also, this seems to be a duplicate of #34
I can't see anything from your code that would be preventing it from working. If your PrintNode account (if you're using that driver) is receiving the job, then it should...
Thanks for the info. I'll update the docs to show that.
I'm not really sure. I don't have any experience with RTL languages, so PR's are welcome.
I've released v8 of this package, which has slightly tweaked how filepond handles when files should be removed. It won't detect if there are validation errors however, so you'll need...
I think this is related to issue #74. I personally don't use CUPS so I haven't run into this issue myself, except during my automated tests for this package. In...
I'm not 100% sure as I've never tried to print a QR code using a receipt printer myself. The `ReceiptPrinter` class wraps the `Printer` class from https://github.com/mike42/escpos-php, and forwards most...
I'm going to close this issue for now since it hasn't received any new activity on it. Feel free to re-open in the future if necessary.
@jelleroorda I can definitely remove the stale bot - seemed like a good idea at the time to add it. I do maintain the package still, just not as frequently...