twitter bootstrap - Email invoice (MVC web page) from asp.net -


i have mvc website process transactions, , renders page transaction information invoice.

and have option print page receipt.

the invoice nicely styled bootstrap , more custom styles,

i asked make option email invoice email on transaction

now question is, if there way render page on server pdf, , email without returning page client,

also if possible, need make pdf print css styles applied, because there lot of stuff hidden on page @ print.

i use rotativa convert razor view pdf , keeps css styles , layouts.

it works me.

https://github.com/webgio/rotativa

the nuget link below. looks lot people using it.

https://www.nuget.org/packages/rotativa


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

php - phpWord - Tables with borders in headers/footers -