question

deven avatar image
deven asked deven commented

how to export custom receipt as email or any other way?

Hello,

I have one issue, i have create application that will print receipt with dynamic text or image but i want to test without printer.

can anyone help me? how to email or export my custom receipt ?

Print
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jeffrey Blattman avatar image
Jeffrey Blattman answered deven commented

That's not possible. I assume you used the Receipt Registration method. The limitations of that is on-paper only. If Smart Receipts will work for you, those are email and web capable. https://docs.clover.com/build/smart-r...

The other option is to obtain a Clover dev kit, https://docs.clover.com/build/devkit/

Which will include a printer. Another option is to obtain a Star TSP100 printer, which while not officially supported, will work as a receipt printer in our platform.

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

deven avatar image deven commented ·

is there any way to send pdf or any other document type of format?

0 Likes 0 ·
Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ commented ·

You can send Android Bitmaps, Android Views, plain text, or build the receipt by providing raw data (orders, payments, etc). You'd need to convert the PDF to an Android Bitmap (or to a PNG then to a Bitmap).

0 Likes 0 ·

Welcome to the
Clover Developer Community