webgio / Rotativa

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa
http://letsfollowtheyellowbrickroad.blogspot.it/search/label/Rotativa
MIT License
621 stars 224 forks source link

Bootstrap grid css has NO effect in layout #194

Open restorepro opened 6 years ago

restorepro commented 6 years ago

Hello all, I was wondering if anyone has been able to remedy the issue with rotativa where "col-sm-6" for example isn't being reflected in the generated pdf? I am using rotativa in a mvc app and have tried everything from changing the "col-sm-" to "col-xs-" to setting the page size and setting the viewport size to "--viewport-size 1280x1024". Nothing seems to work.

brtt commented 5 years ago

I had the same question. Did anyone ever have input on this?

restorepro commented 5 years ago

Hi Brtt! No I never solved the issue or got any feedback on it... I tried everything known to man and could not get it to resolve...

brtt commented 5 years ago

Thanks for the note! I think I’m going to use a table instead for printing then. Hope that works...

On Mon, Dec 17, 2018 at 6:14 PM restorepro notifications@github.com wrote:

Hi Brtt! No I never solved the issue or got any feedback on it... I tried everything known to man and could not get it to resolve...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/webgio/Rotativa/issues/194#issuecomment-448071225, or mute the thread https://github.com/notifications/unsubscribe-auth/AHNE-w6LEdY40ZqipCZQ-Nc8Gz3Tlx2qks5u6E-MgaJpZM4V5YXV .

--