swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] RE: Swftools-common Digest, Vol 55, Issue 20


From: Swaminathan S
Subject: [Swftools-common] RE: Swftools-common Digest, Vol 55, Issue 20
Date: Fri, 18 Apr 2008 16:10:56 +0530

Hi Frank,

 

Thanks for your reply, Below is the screenshot of what I did.

 

 

 

You can see that Real Movie Size and Original Movie Size are different even after following your instructions, as a result of this when I load the swf dynamically and try to fetch the dimensions, I always end up with getting the Real Movie Size instead of the expected Original Movie Size. Hope I explained better now… Can you help me out on this.

 

Can you give us your support phone number if any, that way we can directly contact you.

 

Regards,

Swaminathan

----------------------------------------------------------------------

 

Message: 1

Date: Wed, 16 Apr 2008 19:10:39 -0400

From: "Frank Meijer" <address@hidden>

Subject: Re: [Swftools-common] FW: Help using pdf2swf- issue

To: "Swaminathan S" <address@hidden>,        <address@hidden>

Message-ID: <address@hidden>

Content-Type: text/plain; charset="iso-8859-1"

 

Try

    swfbbox -c uncropped.swf -o cropped.swf

 

That worked for me.

 

...Frank

 

  ----- Original Message -----

  From: Swaminathan S

  To: address@hidden

  Sent: Tuesday, April 15, 2008 8:29 AM

  Subject: [Swftools-common] FW: Help using pdf2swf- issue

 

 

  Hi,

 

 

 

  I have used your tool(pdf2swf). We are very much impressed with that tool. We are facing some problem while using the tool. Already I have sent a mail to this email id but didn't get any response. Do u have any support phone numbers so that we can talk directly.

 

 

 

  Looking forward to hear from you soon.

 

 

 

  Thank  You.

 

 

 

  Regards,

 

  Swaminathan.

 

 

 

 

 

  From: Swaminathan S

  Sent: Wednesday, March 26, 2008 7:03 PM

  To: 'address@hidden'

  Subject: Help using pdf2swf- issue

 

 

 

 

 

 

 

  Hi,

 

 

 

  Herewith I have attached the sample swf file generated using pdf2swf tool (swftools - pdfswf.exe) and the source pdf.

 

 

 

  The tool gives out the swf smoothly but the problem I am facing is when I try to get the height and width information of the swf. In my scenario the pdf is cropped and after converting the pdf to swf I still get the dimensions as it was before cropping. How can we create the swf so that we can get the width and height only for the visible region ?.

 

 

 

  I have also tried swfbox to see the Real and the Original size of the swf, but I cannot succeed.

 

 

 

 

 

        Original PDF Dimensions (WxH)

       PDF Dimensions after applying crop (WxH)

       Real Size I got from swfbbox

       Original Size I got from swfbbox

       Size I got after loading into flash player

 

        862 x 1238 pixels

       594.56 x 786.56 pixels

       862 x 1238 pixels

       862 x 1238 pixels

       862 x 1238 pixels

 

 

 

 

  Can you please help me out in how to make the swf to get the dimensions only for the visible area (594.56 x 786.56 pixels) ?

 

 

 

  Regards

 

  swaminathan

 

 

 

 

-------------- next part --------------

An HTML attachment was scrubbed...

URL: http://lists.gnu.org/pipermail/swftools-common/attachments/20080416/5dc2c367/attachment.html

 

------------------------------

 

Message: 2

Date: Thu, 17 Apr 2008 11:15:05 +0200

From: Fr?d?ric LEVE - [E]cedi <address@hidden>

Subject: [Swftools-common] Some pages are not converted (pdf2swf)

To: <address@hidden>

Message-ID: <address@hidden>

Content-Type: text/plain; charset="iso-8859-1"

 

Hello,

 

 

 

I have a problem with another PDF.

 

 

 

Try this PDF :

 

http://91.121.103.12/e_upload/catalogues/pdf/Convertis/004725.pdf

 

 

 

 

 

pdf2swf doesn?t convert the page 40, I don?t know why!

 

 

 

 

 

This is my command line (in a loop) :

 

 

 

$command = "pdf2swf  -s poly2bitmap -s convertgradients -s bboxvars -s

zoom=75 -s jpegquality=100 -s jpegdpi=100 -p " . $pageNum ." $pdfPath -o " .

$swfDir . $swfFile;

 

 

 

 

 

Thanks for you help

 

 

 

Freed

 

 

 

 

 

-------------- next part --------------

An HTML attachment was scrubbed...

URL: http://lists.gnu.org/pipermail/swftools-common/attachments/20080417/793cb7c8/attachment.html

 

------------------------------

 

Message: 3

Date: Thu, 17 Apr 2008 12:07:54 +0200

From: Fr?d?ric LEVE - [E]cedi <address@hidden>

Subject: RE: [Swftools-common] Shaded Fills

To: <address@hidden>

Message-ID: <address@hidden>

Content-Type: text/plain;       charset="iso-8859-1"

 

Hi,

I tried -s convertgradients option, but it is not better. :(

 

Fr?d?ric Lev? - [E]cedi

Ing?nieur de d?veloppement

 

91 avenue de la R?publique - 75011 Paris

Ligne directe : 01 70 95 70 92

Standard : 01 70 95 70 70

Fax : 01 70 95 70 95

http://www.ecedi.fr

 

-----Message d'origine-----

De?: address@hidden

[mailto:address@hidden De la part de

Matthias Kramm

Envoy??: lundi 14 avril 2008 10:59

??: address@hidden

Objet?: Re: [Swftools-common] Shaded Fills

 

On Fri, Apr 11, 2008 at 04:58:02PM +0200, Fr?d?ric LEVE - [E]cedi

<address@hidden> wrote:

> http://91.121.103.12/e_upload/catalogues/catalogue98/swf/page3.swf

> http://91.121.103.12/e_upload/catalogues/catalogue98/swf/page4.swf

 

Does this maybe look better if you pass "-s convertgradients" to pdf2swf?

 

Greetings

 

Matthias

 

 

 

 

 

 

 

 

 

------------------------------

 

_______________________________________________

Swftools-common mailing list

address@hidden

http://lists.nongnu.org/mailman/listinfo/swftools-common

 

 

End of Swftools-common Digest, Vol 55, Issue 20

***********************************************


reply via email to

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