Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steve Wilkinson 132 posts 211 karma points
    Nov 17, 2015 @ 12:59
    Steve Wilkinson
    0

    Using PDF Creator with content that is shown using @Html.Raw()

    I have some dynamic pages that make calls to databases that generate HTML on the fly that is displayed on the page using

    @Html.Raw(strResults);

    where strResults is a string variable containing HTML.

    How do I use PDF Creator to display the content in a printable format?

    Thanks

  • Doogie Talons 183 posts 318 karma points
    Jun 15, 2016 @ 10:53
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies