i am currently working on printing invoice on desktop application using the following plugin. https://pub.flutter-io.cn/packages/printing
When i execute print command to print invoice pdf, the code throws exception [ Unhandled Exception: Exception: FormatException: Unexpected extension byte (at offset 0) ]. Can't get it what is this exception and how to solve it.
Please help me out. Thankx