swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Several questions, to Matthias


From: Igor Costa
Subject: Re: [Swftools-common] Several questions, to Matthias
Date: Wed, 1 Apr 2009 15:04:26 -0300

Mathias or others.

Does the command pdf2swf -T9 -s zoom=8 file.pdf -o file.swf output a searchable swf and fp9 version?

How about to decrease to pixels the images if has?

I mean truly because the last version from download site I'm using here doesn't output a fp9 version if I apply to -flashversion=9 even that dont work.

This is a straight forward application that is handy but solving this question will be help a lot.

Regards

Ps: Others members of community gain access to textSearch in Flex or even AS3? I'm trying to create a component for Flex for the open-source community and with this help I will release soon.


--
Igor Costa



On Wed, Apr 1, 2009 at 2:56 PM, Matthias Kramm <address@hidden> wrote:
On Wed, Apr 01, 2009 at 02:28:34PM -0300, Igor Costa <address@hidden> wrote:
> What version of pdf2swf I have to truely output swf9 format?

Not sure what you mean by "truly", but the following generates
swf9:
   pdf2swf -T9 file.pdf -o file.swf

> Than how can I reduce a widthxheight of pdf2swf? example I have a pdf page
> of 1024x768 and i want to reduce to thumbnail size like 120x120?

Use "-s zoom", e.g.
   pdf2swf -s zoom=8 file.pdf -o file.swf
.
With 8 = 72*120/1024

> How can I embed a font ?

Fonts are embedded automatically.

Matthias







--
----------------------------
Igor Costa
www.igorcosta.com
www.igorcosta.org

reply via email to

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