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.
Comments
Post a Comment