I have a POS server in a cloud and i need to directly print to local printer (EPSON TM-T70).
Example in url: http://imgur.com/IN8AZlm
Since the default behaviour for the POS is to ask to save or open the pdf, i need to modify the code to print directly to the default printer.
I already tried base_report_print and aeroo reports, but the remote printing using cups gave me weird output.
%PDF-1.4
1 0 obj
<<
/Title ()
/Creator ()
/Producer ( wkhtmltopdf)
/CreationDate (D:20151123183013Z)
>>
endjob
3 0 obj
<<
/Type /ExtGState
/SA true
/SM 0.02
/ca 1.0
/CA 1.0
/AIS false
/SMask /None>>
endobj
4 0 obj
[/Pattern /DeviceRGB]
endjob
...................
Is this possible?
What is the printer model?
EPSON TM-T70