I want to read a pdf file and display it in the UI in non editable ,copy protected read only format.
1)Need to read a PDF file which might contain Images
(I tried using iText jar but that does not read images)
2)Display it in UI as read only.
Kindly help me by giving inputs for it.