swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Poly2bitmap problems - images disappears!


From: Chris Pugh
Subject: Re: [Swftools-common] Poly2bitmap problems - images disappears!
Date: Thu, 13 May 2010 12:07:11 +0200

Sorry Peter.  The words were right, the pasted command was not!

Repeat your conversion, but do it *without* the -s poly2bitmap switch.
As in,

pdf2swf.exe -p1-5 -T9 -f -t -s zoom=72 -s jpegquality=75 -s
ignoredraworder -s disablelinks catalogue.pdf -o
page_%%.swf

I tried this under Windows Vista Basic and Linux.  All appears fine.

Why the use of '-s poly2bitmap'  makes the text disappear, I do not
know.  Even the verbose switches, i.e. -vv,  give no clue.

Regards,


Chris.


2010/5/13 Petr Hájek <address@hidden>:
>
> Hi, thanks for your reply!
>
> But I'm not sure, if I understand your mail.
> What do you mean I can do to solve my problems?
>
> The command you wrote in mail is same as mine.
>
> Thanks a lot, Petr
>
> ______________________________________________________________
>> Od: "Chris Pugh" <address@hidden>
>> Komu: address@hidden
>> CC: Petr Hájek <address@hidden>
>> Datum: 13.05.2010 10:14
>> Předmět: Re: [Swftools-common] Poly2bitmap problems - images disappears!
>>
>>2010/5/13 Petr Hájek <address@hidden>:
>>>
>>> Hi,
>>> thanks a lot for your answer. I don't understand it! I'm using this version 
>>> (http://swftools.org/swftools-2010-02-06-1900.exe), in windows,
>>> and almost everything disappears.
>>>
>>> Here you can look on my results:
>>> http://www.thdesign.eu/_catalogue/pages/
>>>
>>> I don't know where is the problem - look at page 5 - there is almost empty 
>>> page :(
>>>
>>> I try it on Win Vista, on Win7, and on WinServer 2008 and everywhere same 
>>> problems.
>>>
>>> Some ideas?
>>> Thanks, Petr
>>>
>>> ______________________________________________________________
>>>> Od: "Ricardo Pedroso" <address@hidden>
>>>> Komu: address@hidden
>>>> CC: Petr Hájek <address@hidden>
>>>> Datum: 13.05.2010 00:00
>>>> Předmět: Re: [Swftools-common] Poly2bitmap problems - images disappears!
>>>>
>>>>2010/5/12 Petr Hájek <address@hidden>:
>>>>>
>>>>> Hi,
>>>>> I've big problem with conversion pdf2swf using poly2bimap. Lots of images 
>>>>> and vector graphic disappears!
>>>>> I use this code (for example):
>>>>>
>>>>> pdf2swf.exe -p1-5 -T9 -f -t -s zoom=72 -s jpegquality=75 -s 
>>>>> ignoredraworder -s poly2bitmap -s disablelinks catalogue.pdf -o 
>>>>> page_%%.swf
>>>>>
>>>>> on this catalogue:
>>>>>
>>>>> http://www.thdesign.eu/_catalogue/
>>>>>
>>>>>
>>>>> Run pdf2swf a than look on swf pages 2-5, almost everything disappears. :(
>>>>
>>>>What version of swftools are you using?
>>>>
>>>>I run the same command on the same pdf and nothing disappear, at least
>>>>to my eyes.
>>>>I tested with git version of swftools in linux.
>>>>
>>>>if you are not using the latest development version, give it a try
>>>>(http://swftools.org/swftools-2010-02-06-1900.exe)
>>>>
>>>>Ricardo
>>
>>It appears to be the poly2bitmap switch that is throwing the spanner
>>in the works.
>>I am not knowledgable enough on the inner workins of pdf2swf to tell you as to
>>why this is the case ( Ricardo? ).
>>
>>The following command string gives you what you wnat, albeit without the 
>>bitmap
>>conversion.  I am not sure *why* you wnat the latter anyway!
>>
>>pdf2swf.exe -p1-5 -T9 -f -t -s zoom=72 -s jpegquality=75 -s
>>ignoredraworder -s poly2bitmap -s disablelinks catalogue.pdf -o
>>page_%%.swf
>>
>>
>>Regards,
>>
>>
>>Chris.
>>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]