flutter_html_to_pdf icon indicating copy to clipboard operation
flutter_html_to_pdf copied to clipboard

html and PDF

Open PRQAE opened this issue 2 years ago • 3 comments

Hi,

is it possible to convert an HTML file to pdf?

I have a ready-made HTML template form, and I have a flutter page as a form filling, I want to take the data after filling the form and compile it with the HTML template and convert it to PDF.

is it possible to do that?

PRQAE avatar Jun 02 '23 18:06 PRQAE

The purpose of the package is to convert html (from an html string or file) to pdf. So I'm not sure I understand your question.

stevenosse avatar Jun 07 '23 20:06 stevenosse

Hi,

is it possible to convert an HTML file to pdf?

I have a ready-made HTML template form, and I have a flutter page as a form filling, I want to take the data after filling the form and compile it with the HTML template and convert it to PDF.

is it possible to do that?

Did you find any method for this?

Fevzettin1 avatar Oct 04 '23 11:10 Fevzettin1

Unfortunately not yet

On Wed, 4 Oct 2023, 14:19 Fevzettin AYDIN, @.***> wrote:

Hi,

is it possible to convert an HTML file to pdf?

I have a ready-made HTML template form, and I have a flutter page as a form filling, I want to take the data after filling the form and compile it with the HTML template and convert it to PDF.

is it possible to do that?

Did you find any method for this?

— Reply to this email directly, view it on GitHub https://github.com/Afur/flutter_html_to_pdf/issues/74#issuecomment-1746668639, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG4G7QFSGGBMW77SRDS57TDX5VA4TAVCNFSM6AAAAAAYYU7E5KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBWGY3DQNRTHE . You are receiving this because you authored the thread.Message ID: @.***>

PRQAE avatar Oct 04 '23 11:10 PRQAE