I'm using the code in here to convert an html table to excel:
HTML Table to Excel Javascript
To have styles on the excel, I'm converting all my css styles to inline and it works fine.
Now, I'll be needing to export the same into PDF this time. Any ideas how can this be accomplished?