Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the swftools cant not work well in Server Host #1

Open
dot888 opened this issue Jan 31, 2015 · 3 comments
Open

the swftools cant not work well in Server Host #1

dot888 opened this issue Jan 31, 2015 · 3 comments

Comments

@dot888
Copy link

dot888 commented Jan 31, 2015

in my local computer, the swftools converts pdf to swf works well, but there is something wrong with my code when I put my code in the server host.

exception :FATAL Invalid restoreState

I have installed the SwfTools in my server host.

who can explain this?

@dot888
Copy link
Author

dot888 commented Feb 2, 2015

I'm sorry about that my english is not every well .
I find some pdf can not be converts to swf success.

Command below:
pdf2swf -t "e:\error1.pdf" -o "e:\error1.swf"

response result:
NOTICE processing PDF page 1 (595x841:0:0)
NOTICE File contains tiled patterns
NOTICE File contains forms
NOTICE File contains jpeg pictures
FATAL Invalid restoreState

How to resolve this problem?

@fasthold
Copy link

I also meet the same problem

NOTICE  processing PDF page 1 (595x841:0:0)
NOTICE  File contains tiled patterns
NOTICE  File contains forms
NOTICE  File contains jpeg pictures
FATAL   Invalid restoreState

v0.9.2 on Ubuntu 14.04

How to fix this?
Thanks.

@ousia
Copy link
Contributor

ousia commented May 19, 2024

Sorry for the late reply.

@dot888 and @fasthold, could you provide a sample document that gives pdf2swf the error message you mention?

I mean, FATAL Invalid restoreState.

Many thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants