2

I have a requirement to print PDF on the printer from the Flutter app. Is there a chance to have a possibility to do so right now? I mean that my application is going to fetch the PDF file from the server and then I would like to put it directly to the printer, so it can be printed instantly. The platform that I am targetting is windows.

If this is not possible then is there a chance to execute .bat script using flutter? In the case that there would be no such possibility I could make the script that would print expected file to avoid flutter in this functionality

4

2 回答 2

0

可以试试打印包 ANDROID IOS LINUX MACOS WEB WINDOWS

于 2021-12-15T21:18:11.137 回答
0

打印支持是您可能希望使用插件实现的。

于 2019-08-21T05:00:20.583 回答