I want to convert a SWF document to into PDF.
The SWF can be found here:
http://www.imsindia.com/online/tests/test_111.swf
And I would like to be able to convert or save it down as a PDF. How do I go about doing that?
|
I want to convert a SWF document to into PDF. The SWF can be found here:
And I would like to be able to convert or save it down as a PDF. How do I go about doing that? | |||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
If I had to do it, I would use SWF to FLA decompiler, open the file in Adobe Flash and try to somehow export it from Flash. The downside is, you need (1) the decompiler, which is not (legally) for free, and (2) the same applies for Adobe Flash. | ||||
|
feedback
|
|
At first blush I'd say try a print to pdf driver like PDFCreator. Failing that, a SWF Decompiler might work as suggested above. After that, I'm way out of my depth. | |||
|
feedback
|