Rotativa icon indicating copy to clipboard operation
Rotativa copied to clipboard

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa

Results 101 Rotativa issues
Sort by recently updated
recently updated
newest added

Severity Code Description Project File Line Suppression State Error CS0246 The type or namespace name 'Rotativa' could not be found (are you missing a using directive or an assembly reference?)...

how to set the background image for all pdf page, Plz help me. [1398_anupama (19).pdf](https://github.com/webgio/Rotativa/files/12228425/1398_anupama.19.pdf)

From this method: https://github.com/webgio/Rotativa/blob/master/Rotativa/ViewAsPdf.cs#L64 ``` protected virtual ViewEngineResult GetView(ControllerContext context, string viewName, string masterName) { return ViewEngines.Engines.FindView(context, viewName, MasterName); } ``` `masterName` being passed into this method is unused.

Bumps jQuery from 1.5.1 to 3.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery&package-manager=nuget&previous-version=1.5.1&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps jQuery.Validation from 1.8.0 to 1.19.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery.Validation&package-manager=nuget&previous-version=1.8.0&new-version=1.19.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Hello, I'm using the latest version of Rotativa (1.7.3) and I'm facing this issue: both in debug that in production, sometimes the exported pdf is empty. The structure of the...

i have visual studio 2012 project system.web.mvc v4.0 I tried to use rotativa 1.7.4-rc. but could not compile. i noticed that Microsoft.AspNet.Mvc (>= 5.2.3) only is supported Question is there...

After changing the system from HTTP to HTTPS, the functionality stopped working correctly. The images and style files are not loaded. Is there a way out of this?

Hi, webgio. It looks like in order to building a pdf from a view it is mandatory to use the "BuildFile(ControllerContext context)" method which requires ControllerContext as an input argument....

when the web page has QR code and barcode ,, the converter does not convert the QRCode and barcode.