You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function createHTMLjust returns some html code where I inject dynamic data via variable nesting using ${}.
However, I'm unable to add image using imgtag and srcattribute.
I am using this ionic package to generate pdf file
Pdf is generating but it seems like html tags and css is not applied on pdf it seem broken
I am generating pdf like that. I am getting outer html of vue component and then generating pdf from that but thats not happening correctly
The text was updated successfully, but these errors were encountered: