I have a Linux host with Samba installed and a Windows server with some Files. Samba is set up correctly and works just fine. I can show pdfs from the Windows server with
evince "smb://SRV/Share/.../xx.pdf"
but when i want to print this file with
lp –d lpX "smb://SRV/Share/.../xx.pdf"
an error occurs:
lp: Error – Access ?smb://SRV/Share/.../xx.pdf? not possible - File or Directory not found
Anyone any suggestions ? Thanks in advance!