Enable clipboard functions in swf generated by pdf2swf.

Posted by user515 on Stack Overflow See other posts from Stack Overflow or by user515
Published on 2010-05-26T18:58:17Z Indexed on 2010/05/26 19:01 UTC
Read the original article Hit count: 189

Filed under:
|
|
|

I am using pdf2swf (http://www.swftools.org/) to convert PDF's to .swf. I have written a flex application that loads the swf generated by pdf2swf. I want to enable select , copy and paste functions on the loaded swf. Is there a way to do this.

Please note I am able to extract the text from the loaded swf using textSnapshot, which means the pdf2swf does not convert the text to shapes.

© Stack Overflow or respective owner

Related posts about flex

Related posts about flash