Flex: Load PDF into Sprite for printing -


I already have a PDF file that I would like to send to printjobe in Flex. I can load files properly with UrlRequest, but in some way I have to get data in Sprite to include a printjob

Is there any way to do this, or do I have any other Should you go on the route? (I have seen hidden IFrame examples, but I was hoping to do this without javascript.)

thanks

If you are using Adobe Air, then you will be able to load the PDF in an HTML view.

Flex (and The Flash Player) does not have any basic support for displaying (or making) PDFs though.

Most people will only pass PDFs in the browser and have to handle it. You can do this w / navigateToURL iframe can work, though the actual performance of the PDF can be dependent on browser settings. .

Here is another on a similar topic. This is a link from this site which provides an option.


Comments