« Previous Next »
Last post 11-02-2009 7:31 AM by liamdavies. 2 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (3 items)
Sort Posts: Oldest to newest Newest to oldest
dos someone know for PDF component which will work in mediun trust.
A tried ABCpdf but doesn't work, I need full trust.
with support I resolved problem and now abcPDF work in medium trust.
Hi darko
I have recently had success with using the free iTextSharp library for generating PDFs in a medium trust environment. There are some minor modifications required to get it work, which I documented.
http://instantdevelopment.blogspot.com/2009/10/itextsharp-pdf-rendering-in-medium.html
Hope this helps