This is another pdf viewer tutorial, I am creating a simple angular 13 tutorial that will display pdf using ng2 pdf viewer libs. We will create an input type element that will take the source path of a pdf file and display it into a div container.
Read MoreCategory: Angular

Program of Factorial, Fibonacci, Prime and Even/Odd using Angular
This angular tutorial help to create a script for Factorial, Fibonacci, Prime and Even/Odd. You can use these code for angular 13 as well.
Read More
Add,Edit and Delete Example Using ng2-smart Table With Angular 13 -Part II
This angular 13 tutorial is the extended part of Add, Edit and Delete Example Using Ng2-smart With Angular 13 -Part I.
Read More
How to Make an Autocomplete Address Fields with Angular Google Maps Api
This is another angular 13 tutorial that helps to create an address auto-fill form using google API, We will create a contact-us form that will have an Address field, When typing it will autocomplete the address entered there.
I have already shared Google MAP Reverse Geocoding Example Using AGM and Angular 4/5 tutorial.Google maps API v3 now provides address auto-completion, lets’ plan to start to integrate angular google map module.
Read More
Angularjs Datatable Server Side Pagination
This simple tutorial help to implement Datatable Server Side pagination using Angular js. We will use server-side pagination features in datatable using Ajax. This help to improve the performance of the application.
Read More