MvcRazorToPdf
MvcRazorToPdf copied to clipboard
Create pdf documents within an asp .net mvc project by generating your views as normal but returning a PdfActionResult. This converts regular produced razor/html to pdf documents in the browser using...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
When I run my project locally, I have no issue. When I deploy to our test server, I get "The document has no pages". In both cases, I am logging...
Is there any way to add a header and footer with every pages created using this MvcRazorToPDF
I've had a problem trying to include a css file but i gave up on it and just write the css in a style tag. Doing so, i've been having...
I get the following error when I call GeneratePdf: RuntimeWorkerException was unhandled by user code An exception of type 'iTextSharp.tool.xml.exceptions.RuntimeWorkerException' occurred in itextsharp.xmlworker.dll but was not handled in user code...
I have already done this in another project I just need to repeat the steps taken and add it the project and example. Time permitting I will get around to...
Hello!! I'm using MvcRazorToPDF 1.0.0.0 on my ASP.Net MVC 4 Application. I have a view that is converted to PDF using MvcRazorToPdf to A4 format. When the application is running...
VS2015. Created new MVC5 project. Added ~/Views/Shared/_PdfLayout.vbhtml Altered ~Views/Home/Contact.vbhtml to use _PdfLayout Modified HomeControler.Contact() to return a new PdfActionResult The pdf is visually different from the web page. I've attached...
Custom Font
Is there anyway to get a custom font to work? I have one in my project that works in the HTML but I can't get it to work in the...
Is there a way to support east Europe or German characters in this? ćžšđöäüß ...