swftools icon indicating copy to clipboard operation
swftools copied to clipboard

the swftools cant not work well in Server Host

Open dot888 opened this issue 11 years ago • 3 comments

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 avatar Jan 31 '15 08:01 dot888

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?

dot888 avatar Feb 02 '15 12:02 dot888

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.

fasthold avatar Sep 18 '15 09:09 fasthold

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.

ousia avatar May 19 '24 15:05 ousia