pdf2swf

SWFTools' pdf2swf: No text converted if started from IIS-hosted website

和自甴很熟 提交于 2019-12-13 15:34:17
问题 I'm running IIS 7.5 on a Windows Server 2008 R2, and I'm trying to convert some PDFs after the upload into SWFs with SWFTools' pdf2swf. If I start the converter manually with the same arguments, everything is fine. But if I start the converter from within my HttpHandler, either the process does not return any output (and does not seem to be started at all) or converts the PDF without any text - depending on how I start the process. Here is how I start the process: System.Diagnostics.Process p

SWFTools Segmentation Fault

懵懂的女人 提交于 2019-12-02 10:41:41
问题 I am getting a Segmentation fault (core dumped) error when converting a PDF to SWF using the pdf2swf from swftools. Has anyone come across this or knows what could be wrong. The notices I get before the error are: NOTICE File contains jpeg pictures NOTICE file contains soft masks NOTICE file contains forms NOTICE file contains transparency groups Segmentation fault (core dumped) This may be impossible to help me but worth a shot. 回答1: And try running pdf2swf with "-O 1" flag. 回答2: use gdb and

SWFTools Segmentation Fault

你离开我真会死。 提交于 2019-12-02 04:05:52
I am getting a Segmentation fault (core dumped) error when converting a PDF to SWF using the pdf2swf from swftools. Has anyone come across this or knows what could be wrong. The notices I get before the error are: NOTICE File contains jpeg pictures NOTICE file contains soft masks NOTICE file contains forms NOTICE file contains transparency groups Segmentation fault (core dumped) This may be impossible to help me but worth a shot. And try running pdf2swf with "-O 1" flag. use gdb and attach to the core dump and see what happened... Check dmesg and you will probably see something similar to:

SWFTools Segmentation Fault

偶尔善良 提交于 2019-12-02 03:53:00
问题 I saw that thread: SWFTools Segmentation Fault When I tried to convert a PDF to SWF using pdf2swf I got an error: /usr/local/bin/pdf2swf /var/www/html/ny-sto-p.watchitoo.com/content/userContent/2/1GRKm/1GRKm.pdf -i -p 5 -o /var/www/html/ny-sto-p.watchitoo.com/content/userContent/2/1GRKm/1GRKm-5.swf NOTICE processing PDF page 5 (720x540:0:0) (move:0:0) NOTICE File contains pbm pictures NOTICE File contains shaded fills NOTICE File contains axial shaded fills NOTICE File contains soft masks