PDF Viewer in angular (.NET CORE Web API + bootstrap modal ) | ngx extended pdf viewer

preview_player
Показать описание
#angular14 #dotnetcore #nihiratechiees

This video explains below topics
===========================
1, How to preview pdf in angular using third party pdf viewer
2, Implement bootstrap modal popup

Steps followed
=============
1, Install the below package
npm i ngx-extended-pdf-viewer
2, Add the module “NgxExtendedPdfViewerModule”
3, Define our viewer using below directives
ngx-extended-pdf-viewer

Join this channel to get access to perks:

GitHub Source Code Link
=====================

Link for display/download pdf in angular using .NET Core API
=================================================

Link for Generate PDF using .NET Core Web API
=======================================

Link for Angular Invoice Application using Reactive Form Array
===================================================
Рекомендации по теме
Комментарии
Автор

awesome tutorial, i like it. thanks a lot 🙏🙏🙏

kkmprod
Автор

Man I love watching your videos. I am about to implement a PDF solution and these videos help a lot. I was wondering how to programmatically (or a better way) create complex PDF’s. Do you know of a way to create a template and input the data in it? I’ve seen some tutorials and it looks like it would take a lot of code just to construct a complicated PDF, your help would be appreciated (maybe next video idea 😂). Thanks for the good content!

kusamusa
Автор

Awesome video, it helped a lot.
I have a query as I am able to make use of this pdf viewer best way but there are 300 to 400 warnings that are displayed in the console, could you please help me fix them

danakumar
Автор

Awesome video! You know if that lib allows me to drag a div with an image drop it on the PDF, and then print them?

marcelosantanna
Автор

Great video! Thank you!
Quick question. Is there anyway that the PDFViewer accepts the blob, or does it really need to save the pdf file? I am just worried that the pdfs created will pile up.

charliec
Автор

hi, can u make videos on angular with django api

leelavathik
Автор

Can we use that in php Laravel also ??

abhaychaudhary
Автор

Sir, instead of giving the url, can we feed the blob type

gamercabin