• Resolved Lukasz

    (@wpfed)


    Hi,

    I am having trouble finding a accessible pdf library so I can generate PDFs based on form data, i.e., a checklist, user input text box. I’m not looking to convert HTML to PDF, just use user formdata to construct a PDF.

    In Java language, their is itext, but their is no equivalent in PHP, I’m very surprised by this. Main thing I’m looking for is to tag the PDFs content like a heading for example.

    What are my options? THANKS!

Viewing 2 replies - 1 through 2 (of 2 total)
  • threadi

    (@threadi)

    It seems to me that you have misunderstood your expectations. This is the WordPress.ORG forum, not a PHP developer forum. There are numerous PHP generation libraries for PHP. Here in the forum, however, the answers relate to what WordPress can enable you to do.

    Which WordPress plugin do you use to offer forms to your users? Depending on this, you have to check whether there is a PDF export of the data recorded by the plugin for the form plugin.

    For example, there is a plugin for WPForms: https://wordpress.org/plugins/pdf-builder-for-wpforms/

    Thread Starter Lukasz

    (@wpfed)

    YES, I did make a mistake, I didn’t even realize, I interchange WordPress with PHP haha..anyways I am looking into a bunch of JavaScript and PHP PDF generation libraries and will see how it goes!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Accessible PDF generation (tagging support)’ is closed to new replies.