You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mike42 I made a new file called UriPrintConnector.php with it's class that implements exacly this. I'm not so good with git repositories so, I'm attaching the file then you can review and possible merge with the original project. Not tested with all protocols.
mike42
changed the title
Connect to prinver using URI - determine connection type from scheme
Connect to printer using URI - determine connection type from scheme
Mar 12, 2018
Idea from #240 - write some new code in
PrintConnector
to accept a URI, then return different implementations based on the scheme used.This will facilitate storing a connection string in a database etc.
The text was updated successfully, but these errors were encountered: