penkzhou / plugin_html_to_pdf

Flutter plugin for generating PDF files from HTML
https://pub.dev/packages/html_to_pdf
MIT License
4 stars 2 forks source link

Multipage PDF #1

Open muneeb787 opened 5 months ago

muneeb787 commented 5 months ago

I have not found any way to ma pdf of more than one page ??? can you please guide me in this regard using this package how can i make a multi-page pdf!!!

penkzhou commented 5 months ago

it should generate multi-page pdf automatic. you can make a long html page and export it into this lib. try it.

muneeb787 commented 5 months ago

Thank you , but is there no way to set content on each page !! actually, i have an array of HTML and html content on each index want to display on next page !!!

muneeb787 commented 5 months ago

image I am also facing this issue while using this plugin, what will be the solution for this

penkzhou commented 5 months ago

image I am also facing this issue while using this plugin, what will be the solution for this

Is this your project's gradle file?

muneeb787 commented 5 months ago

image I am also facing this issue while using this plugin, what will be the solution for this

Is this your project's gradle file?

no its error in console