Answer the question
In order to leave comments, you need to log in
Recommend the best way to open PDF in Flash
Those. you need to load the pdf-file into a flash-ku in the browser and display it directly in it.
With the ability to switch between pdf pages.
There is an idea to convert pdf on the server to jpg pages, but there may be normal ways to do this.
Answer the question
In order to leave comments, you need to log in
Familiar situation. If you just need to parse PDF and then output it as flash, then you can try the following set of utilities:
1. http://www.swftools.org/
But it has subtleties in converting, you need to "skillfully" pick up some keys with pens.
There used to be utility
2. http://www.freewaregenius.com/2007/11/27/swf-printer-pro/ , but it's already 5 years old, and it "sews" the document into the viewer, which can be inconvenient.
3. In addition, this Ubuntu PDF toolkit may also help:
pdf2djvu — PDF to DjVu converter
pdf2svg — converts PDF documents to SVG files (one per page)
pdfchain — a graphical user interface for the PDF Tool Kit
pdfcrack - PDF files password cracker
pdfcube - PDF document viewer with 3D effects
pdfedit - Editor for manipulating PDF documents
pdfjam - collection of PDF document handling utilities
pdfposter - scale and tile PDF images/pages to print on multiple pages
pdfresurrect - tool for extracting/scrubbing versioning data from PDF documents
pdfsam - PDF Split and Merge
pdfshuffler - merge, split and re-arrange pages from PDF documents
pdftk - tool for manipulating PDF documents
(found in my old notes;)
Send the PDF to the browser "as is" - modern browsers will open it normally.
Using any of the above utilities, you can convert PDF to a sequence of jpg files and read them sequentially into flash (by making the pager in such a way that there will be exactly as many pages or jpg files in memory as is visible on the screen at that moment in time).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question