Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Doc Update with an example of Local IP Printer #66

Closed
hardiklakhalani opened this issue Jun 28, 2023 · 3 comments
Closed
Labels
stale No activity for a while

Comments

@hardiklakhalani
Copy link

hardiklakhalani commented Jun 28, 2023

Feature Description

I'm migrating from charlieuki/receipt-printer for Following Reasons:

  • Not able to print custom text
  • Too Tied with the non dynamic format
  • Not compliant with new php version

Now the question is what would be the configuration for rawilk/laravel-printing if I have a Local printer as follows:

connector_type: "network",
connector_discriptor: "192.168.2.248",
port: 9100

Code given above worked in charlieuki/receipt-printer
But not sure how to use this info in this package
I've tried so many snippets from the existing doc but none of them shows what config it requires.

Is this feature valuable for other users as well and why?

Yes, it's definitely valuable to others as there are very very less information & Laravel packages on the web for POS Printing, And only this package looks promising.

@github-actions
Copy link
Contributor

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale No activity for a while label Jul 19, 2023
@danielfaulknor
Copy link

You need to use PrintNode or CUPS. If you are on a Linux server, you can install CUPS locally and add your printer to that

@github-actions github-actions bot removed the stale No activity for a while label Jul 22, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale No activity for a while label Aug 13, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No activity for a while
Projects
None yet
Development

No branches or pull requests

2 participants