1

I am working on flutter desktop application. I want to print invoice to the printer and for that purpose I am using this plugin https://pub.dev/packages/printing for printing.

Now in designing layout for invoice i want to use plugin widget in pdf widgets view but could not do so. Can anyone tell me how to add widget to pdf/widgets Code snippet. Here is the screenshot of piece of code. this is what i am trying to do.

Please help me out. Thanks

Dev94
  • 757
  • 6
  • 24
  • Did you import the DottedLine library, that might be what is wrong with the code but i don't understand your question do you want to display the pdf's and why are you using the DottedLine package – ahmetakil Mar 12 '21 at 16:15
  • I imported DottedLine package but the library which i am using for creating invoice layout design use pdf view widgets and these widgets as integrated in the plugin. So that's why i could not use DottedLine package because this plugin is not present in pdf widgets. How can i add so, or any other solution? – Dev94 Mar 12 '21 at 16:53

0 Answers0