appsheet print out report

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.

1 Like

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

3 Likes

AppSheet has no built-in support for printing.

2 Likes

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…

1 Like