Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
I believe this may give you some pointers.
https://our.umbraco.org/projects/website-utilities/pdf-creator/misc/54387-Headings-on-web-page-not-produced-in-PDF-output#comment-249506
is working on a reply...
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.
Continue discussion
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
I believe this may give you some pointers.
https://our.umbraco.org/projects/website-utilities/pdf-creator/misc/54387-Headings-on-web-page-not-produced-in-PDF-output#comment-249506
is working on a reply...
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.