There is an issue to send files from player to printer.
Is there any script or command to do that?
4 comments
-
Nathan Brown Not too sure how possible this would be since you would need specific print drivers installed, which to my knowledge, there is currently no way of doing that.
One thought I had would be, run a script that generates a PDF and then emails it or uploads it somewhere so you can access the PDF and print it off at your own computer. That would take some additional programming and is dependent on a few variables with how you are running your signage, for example, that would really only work if you are connected to the internet and displaying signage through a webpage.
-
krt It's interesting
But how to make it if i had to use only bs player and printer without internet connection? -
krt An image, for epxample
-
krt Good idea but it must be direct connection player-printer
An image would be printed by pushing a button on gpio
I saw script "print pdf" on github
But haven't checked it yet