i use appsheet to do a sales order
which will need to print out a report to user, can appsheet do this
i use appsheet to do a sales order
which will need to print out a report to user, can appsheet do this
Appsheet can only create a report as an email or email attachment.
you mean print out the invoices or summary sales per day?
as I know, it can be, but you need to connect the aps to printer using API
It depends on what kind of “printing” you need.
Some people use AppSheet with a local server that takes URI parameters and prints receips or similar on thermal printers. This is easy for AppSheet since it’s just an URL.
Other types of printing, I don’t think so
AppSheet has no built-in support for printing.
Aqui eu gero um pdf com o pedido por exemplo, aà crio um botão no próprio appshhet que abre o pdf usando um leitor de pdf, a partir daà vc pode compartilhar ou imprimir… Foi a solução que consegui…