FDView

Escrito el 5/11/2005 por Xavi Beumala

FDView (Flash Document Viewer) is a custom viewer for pdf2swf. It's main purpose is provide same capabilities as FlashPaper. That's present pdf documents inside a swf documents.

Right now it allows:

  • Conversion of pdf to swf files dynamically from the server. For more details see pdf2swf
  • MouseGestures. You can use mouseGestures no navigate between pages.
    • Left to right: next Page
    • Right to left: previous page
    • Left-ritght-bottom: last page
    • Left-right-top: first page
    MouseGestures is an integration of Joseba Alonso mouseGestures class.

Features I'm working on:

  • Hand tool.
  • Text Selection tool. I'm having some problems with this. Here you can see one example what I'm working with.
  • Print capabilities
  • Display more than 1 one page at the same time
  • Autoresize capabilities.
  • Public API based on flashPaper API so that the document can be controlled from another movie (ie. use it in FlashComm applications).

The project will be free and open source. I'm not still sure wich license will it be but I'm having a deeper look at GPL.

This is a very first version and has some known bugs but I'll be working to solve all of them and present the final project as well as release the code at Cristalab on-line conferences next 26 November.

If you've some feature request please feel free to post it on the comments and I'll try implmemt it.

I'd like to thank Mathias Kramm for it's great job with swftools, without it's project fdView wouldn't even exist. And Joseba Alonso for it's awesome mouse gestures class.

Comments
El 28/02/2006 Miguel escribió:

Have you ever realeased this?Whre can I dowload FDView?

El 28/02/2006 Xavi Beumala escribió:

I haven't released the code because I haven't had time to finish it. I plan to release in one or two weeks.

El 1/03/2006 draai105 escribió:

I´m also interested in this release! Sounds very usefule for me. (Much Problems with making my own swf2pdf viewer). Can't wait till publishing! Good job!

El 3/03/2006 Philip Morris escribió:

I'm working on something similar. If you need some help finishing the code, send it my way and I can give you some of my time on it.

El 7/03/2006 Paul Hinze escribió:

I too am looking forward to the release of your code. I would encourage you to open up the source so that others who are willing to help (such as Philip and myself) can aid you with development. You do not need to wait for a completed release to open source the project. Anyways, great work so far!

El 13/03/2006 Aral Balkan escribió:

Looks great -- very promising! When/if you do decide to release this as open source, we'd be more than happy to host your repository, etc. at OSFlash. Just let us know via: http://osflash.org/admin/new_project Best of luck.

El 13/03/2006 daniele galiffa escribió:

Simply cool! I was searching for some coders working on it..Great job! weel done !

El 13/03/2006 daniele galiffa escribió:

Simply cool! I was searching for some coders working on it..Great job! weel done !

Post new comment