Hi, I would like to process a PDF file in AIR application: create some snapshots etc. Is it possible?
I already tried loading PDF content in HTMLLoader and BitmapData.draw(), but all I got from PDF content was grey background (acrobat reader background, I guess).