Sunday, 15 August 2010

actionscript 3 - Converting .swf files to animated gifs in Java -


I have a bunch of banner files in .wf format. I finally want to put these files inside Java inside a PDF. I have been successful in putting jpegs inside a PDF in Java.

I want to know the following:

  1. Is it possible to use banner files (.swf) in either standard PDF or external in a PDF Library.

  2. If the above is not possible, then it is possible to convert these files to animated GIF (again with the Standard / External Java Library) and put it in the PDF . / P>

  3. I would like to remove one frame from the .swf files and use it as JPEG in my PDF.

  4. Some PDF reader can read SCF, like Acrobat, but Most not.

    You want

    In this process you can help some external device:

    It is possible to make it with native Java, but it Again, rendering all SWF vector drawing, which is quite heavy work.


No comments:

Post a Comment