London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
There are several blog posts on this topic.
CMS 6: http://episerverblog.wordpress.com/2011/10/27/create-pdf-direct-from-html-with-itext/
CMS 7: http://joelabrahamsson.com/building-a-pdf-channel-for-episerver-7/
I can recommend this library doing stuff as asked: http://www.evopdf.com/
No installation required and it can handle most modern CSS rules for styling.
You can use itextsharp and write your own code or you can build a pdf Display channel.
http://joelabrahamsson.com/building-a-pdf-channel-for-episerver-7/
Is it possible to have a PDF icon on a page that will automatically generate a PDF file showing the content of the page in Acrobat Reader to save or print. I have seen this on other webpages on the net. We do not want a link to an existing manually created pdf file. the file should be created dynamically.