Git Product home page Git Product logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
had you try the params as 
http://code.google.com/p/flexpaper/wiki/Converting_Documents while 
converting pdf to swf?

Original comment by [email protected] on 25 Feb 2010 at 3:30

from flexpaper.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Yes, those exact command line arguments, nothing less, nothing more.

Original comment by [email protected] on 25 Feb 2010 at 4:26

from flexpaper.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
I use PHP and the parameters as they are on the Converting Documents link don't 
work 
(it hangs for me when I add -T 9 to the command line.  I also tried -T9 with 
same 
non-working result).  My server is running CentOS linux.  The swf generation 
path is 
PHP > HTML > HTMLDOC > PDF2SWF > FLEXPAPER VIEWER.  

With that amount of conversions, perhaps it's your PDF generation that's not 
passing 
the right parameters in?

This works for me to generate regular-size pages, haven't tried legal yet:

passthru("pdf2swf -f -t -G -o $resultfile $pdf_file > /dev/null");

I added > /dev/null so that the errors and warnings are not displayed when 
generating 
this SWF from a php page

Original comment by [email protected] on 25 Feb 2010 at 9:20

from flexpaper.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
I generated the swf by hand on command line, by copy and pasting the exact 
parameters 
from flexpaper wiki. My guess is either:

- pdf2swf is cropping the legal pages to 8.5x11

- flexpaper is only setup to display 8.5x11 documents

- flexpaper may get dimensions based on first page? thus making a legal size 
page #3 
show improperly

Original comment by [email protected] on 26 Feb 2010 at 4:44

from flexpaper.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 8 Mar 2010 at 2:32

  • Changed state: Accepted

from flexpaper.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
This affects more than just legal sized pages; I have many documents that 
include a good mix of everything: 
letter, legal, landscape letter, landscape legal, odd-size small documents, and 
some large pages too. The 
visible problems in FlexPaper are overlapping pages, pages not centered in the 
view, or large empty space 
between pages.

I would hope any forthcoming fix will account for all possible page sizes.

Scrolling through such a document in FlexPaper is currently a mess. I can 
provide a sample document with 
mixed size pages if it will help.

Original comment by [email protected] on 27 Apr 2010 at 2:34

from flexpaper.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Fixed in repository, will be avail in next build

Original comment by [email protected] on 18 May 2010 at 8:27

  • Changed state: Fixed

from flexpaper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.