Jump to content

johnnyhaff

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by johnnyhaff

  1. I'm trying to parse html tags in php from a tinymce textarea into code that i can use to output on a pdflib document. for example i have the following html code being passed from my form: <p><strong>asdfasdf </strong><em>test </em><span style="text-decoration: underline;">undderline</span> <strong> </strong><span style="text-decoration: underline;"><strong>bold& underline</strong></span></p> and i'd like to generate code for pdflib such that the formatting stays the same when output to pdflib?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.