swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] PDF2SWF color loss


From: marcell
Subject: [Swftools-common] PDF2SWF color loss
Date: Tue, 5 Oct 2010 07:21:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi!

I'm trying to convert some PDF pages into SWF, but it seems that some colors are
getting lost during the conversion, I'm not sure why is this happening. It's
very important to keep vectorized data, so I can't rasterize the output file.

Here's a part of the original PDF, check the colors:
http://img580.imageshack.us/img580/1497/6pdf.png

I'm trying to convert the files this way:
pdf2swf -s multiply=2 -S -s jpegquality=85 -j 85 -z 6.pdf -o 6.swf

This is what I get:
http://img580.imageshack.us/img580/5395/6vector.png
The vectors are correct, but the colors are in some cases totally different.

Then, just to compare, I used the -O1 switch, the colors are mainly fine (some
shadows are not exaclty the same as in the PDF, but that's the smallest
problem), but the output is rasterized, so once again, it's not what I need:
pdf2swf -s multiply=2 -S -s jpegquality=85 -j 85 -z -O1 6.pdf -o 6-O1.swf
http://img580.imageshack.us/img580/4334/6o1.png

Is there any chance I can keep the colors intact, but to have the SWF 
vectorized?

Thanks for your answer!

All the best and thanks for this tool :)
marcell




reply via email to

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