• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Converting SWF files to PPT or PDF

 
Greenhorn
Posts: 5
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you chris and pat,

At last i retrieved files to local system, but now my concept is after retrieving .swf files, i have to combine them in to one ppt or pdf, is there any way using script to convert. All are suggesting use third party tools, if no way means please suggest me for third party tools...

thanks
prasad
 
Bartender
Posts: 2407
36
Scala Python Oracle Postgres Database Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

prasad ap wrote:Thank you chris and pat,

At last i retrieved files to local system, but now my concept is after retrieving .swf files, i have to combine them in to one ppt or pdf, is there any way using script to convert. All are suggesting use third party tools, if no way means please suggest me for third party tools...

thanks
prasad


You want to convert files from one proprietary format to another, so I expect you will need some extra tools. You'll need to search around for this e.g. I found a page for something called SWFTools but you'll need to figure out what's appropriate for your needs/system etc.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you need other types of PDF conversions, I suggest http://kitpdf.com/. IT turns web pages into PDFs or PDFs into epub, mobi or txt files.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic