PDFbox- not able to write images in pdf
Hi,
I am using PDFbox for generating pdf by my webpage, I have images in my webpage and I am trying to download the all images as a pdf file(single), but I am not able to write the images in pdf , I am getting corrupted pdf file.
I am storing all the image path in json and getting path from json one by one
Please let me know how can i convert images in pdf file.
Regards,