Rotativa ViewAsPdf Yatay Çıktı
return new Rotativa.ViewAsPdf("View", model)
{
PageOrientation = Rotativa.Options.Orientation.Landscape
};
Full Stack Developer
return new Rotativa.ViewAsPdf("View", model)
{
PageOrientation = Rotativa.Options.Orientation.Landscape
};