-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
feat(printer): add web support #331
Comments
Thank you for your request! So is your issue about the web platform being supported or that you can select a specific element by ID when printing the WebView on Android and iOS? These are two different things. |
Sorry for the confusion. I was specifically asking for web support. I
previously used the cordova printer plugin to target printing a specific id
on a page in device and web. It was just a comment/suggestion. I also was
able to include print.css but that may be too much to ask!
Mike Sozanski DVM, DABVP
Check out my Veterinary Calculators: vetcalculators.com
<http://www.vetcalculators.com>
iOS <https://itunes.apple.com/us/app/vetcalculators/id1403466061?ls=1&mt=8>
and Android
<https://play.google.com/store/apps/details?id=com.vetcalculators.android>App
Available
…On Thu, Nov 21, 2024 at 10:57 PM Robin Genz ***@***.***> wrote:
Thank you for your request! So is your issue about the web platform being
supported or that you can select a specific element by ID when printing the
WebView on Android and iOS? These are two different things.
—
Reply to this email directly, view it on GitHub
<#331 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEYQEBPTOC3WW3MM2N6EHD2B3IWFAVCNFSM6AAAAABSIVPO2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJSHE4TQMJXGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for the clarification. I will have a look at the issue at the weekend. That shouldn't be too much work. |
@macsupport I've just added web support for the Feel free to give it a try using the following dev version:
Let me know if you encounter any issues. |
Plugin(s)
Current problem
Printer plugin does not include web
Preferred solution
Have printer plugin support iOS, Android and Web.
Alternative options
It would be a great option to add the ability to print a specific element in the Webview. Ideally targeted by an 'id'. The old Cordova printer plugin was able to do this, I think.
https://github.com/katzer/cordova-plugin-printer
Additional context
No response
Before submitting
The text was updated successfully, but these errors were encountered: