I am trying to insert a PNG inside the PDF file generated using PDF:Writer extension in rhomobile but it is returning an error saying:
Unsupported Image Type for both PNG and JPEG images. It looks like PDF writer is not able to identify the type of image and return the format as OTHER instead of JPEG or PNG.
I tried a lot but didnt get any suggest. If its a bug with pdf writer, then please suggest an alternate to implement PDF.
Please suggest.