Adding images to pdf using jspdf in ionic framework

Hi I am developing a ionic application and i need create pdf and insert text as well as images into it.i done with text but when i add images to pdf images are not showing in pdf. please help me to get the solution.thanks in advance.i included all the plugins required to add image

It is really not easy to help you without some code.

But i think you are using wrong image paths.

Look at this solution => https://github.com/MarouaneSH/Ionic-jsPdf-Html2Canvas
i fixed the images issue