crabbly / Print.js

A tiny javascript library to help printing from the web.
MIT License
4.28k stars 672 forks source link

How to print multiple base64 files (PDF) and multiple zpl files (ZPL command in text) also #624

Open shailendra121 opened 2 years ago

shailendra121 commented 2 years ago

We were able to print single base64 file but we have multiple files in base64 format. Could you please help how we can print multiple base64 files. Another question i have is around ZPL format. We also have multiple files for ZPL, could you please suggest if this API can be used for ZPL also.

Thanks!

TingNLP commented 1 year ago

@shailendra121 Hi, did you solve the problem? I want to print multiple JSONdata also