Printing PDF to Bluetooth Thermal Receipt Printer

Custom Code

Hello everyone,

I'm working on a project where I will need to print a pdf generated from an API (apiflow) to a bluetooth thermal receipt printer. I'm currently stuck on how to pass through the generated pdf to the printer. Here's the generated pdf file from apiflow.

Now i'd like to pass this generated pdf url from the api to the bluetooth thermal printer to print it.

Appreciate if any one can help on how to pass this pdf to get printed to the thermal printer

What have you tried so far?

My app and blueetooth already connected as per code generated in CoPilot below and it is printing from the app

However I'd like to pass the generated api pdf url to print it

Did you check FlutterFlow's Documentation for this topic?
No
2
1 reply