Hi,
I would like to show the PDF in my html. I am getting the pdf file in
base64 format and it is part of attribute in json. eg in my ts file I am
saving in one variable say
pdf = atob(this.contentElements)
Here atob methods decode the pdfe and stores in the pdf object. When I
retrieve
{{pdf}} in html then I dont get the result. But it works fineor
application/xml file.
I tried to display pdf diretly from assetfolder as per online example , it
worked but , I am not sure how it works in my situation.
Any pointer u have.
By the way this forum has helped me to build the concept quickly and the
help I received from my previous post was really good.
Thanka a lot in advance.
Regards
Sandeep Shukla
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/angular/41381870-c91c-487e-85e1-4e87574c9546n%40googlegroups.com.