[iText-questions] Tiff2Pdf

2006-07-19 Thread sirisha



Hi,
I am using Tiff2Pdf.java from iText.If i have 
a tiff image of 800 kb it is converting it to 250-300kb of pdf file.I need that 
pdf file size to be reduced to the least size around 50-80kb.Is that possible 
with this api?.Please suggest me how to do that.
Thanks in advance.
Sirisha.K.L
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions


[iText-questions] Executing javascript on server

2013-03-01 Thread Sirisha Dinavahi
Hi,

I have a dynamic PDF template created using Adobe Livecycle ES3. We have to use 
quite a bit of javascript to dynamically repeat rows in several tables across 
the form. Can this java script be executed by iText? Right now the only way I 
figured out is to execute javascript at client i.e. when the form is opened by 
a pdf viewer.

Thanks,
Sirisha.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Re: [iText-questions] Executing javascript on server

2013-03-07 Thread Sirisha Dinavahi
Thanks for your reply.

For #2, you are saying XFA worker can execute the javascript while flattening 
the form correct? What should I set the execute option of the javascript to? 
Run At Server or Run At Client?

Thanks in advance!

From: 1T3XT BVBA [i...@1t3xt.info]
Sent: Saturday, March 02, 2013 12:20 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Executing javascript on server

On 2/03/2013 0:21, Sirisha Dinavahi wrote:
Hi,

I have a dynamic PDF template created using Adobe Livecycle ES3. We have to use 
quite a bit of javascript to dynamically repeat rows in several tables across 
the form. Can this java script be executed by iText? Right now the only way I 
figured out is to execute javascript at client i.e. when the form is opened by 
a pdf viewer.

Let me repeat the question to see if I understand it correctly:

You want to fill a pure XFA form and have the JavaScript executed.

1. when you inject XML into the interactive form, you don't need to execute the 
Javascript as it's executed when the form is opened in Adobe Reader.

2. when you flatten the data in the interactive form to a traditional PDF, you 
need software to execute the Javascript. This is done by XFA Worker: 
http://itextsupport.com/download/xfaworker.html

Does 2 answer your question?
--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

[iText-questions] Javascript and xfa worker

2013-03-11 Thread Sirisha Dinavahi
I have trial version of xfa worker which I want to use to flatten my XFA 
document.
1. My PDF has javascript that adds rows to dynamic tables in my XFA document. 
If I set the javascript to run on the server, can XFA worker execute this 
javascript?
2. I have a simpler javascript in my PDF that sets the value of a checkbox. I 
set the javascript to run at client. Once I run the document through XFA worker 
trail version, and open the flattened document I dont see the javascript being 
executed. The document has TRIAL VERSION written on it. Is that why I dont see 
the javascript executed when I open the PDF?

Thanks in advance for any pointers!
Sirisha
--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and remains a good choice in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

[iText-questions] Reposting: Javascript and xfa worker

2013-03-14 Thread Sirisha Dinavahi
I have a simple javascript in my PDF (created using Adobe livecycle designer) 
that sets the value of a checkbox to true. I set the javascript to run at 
client. Once I run the document through XFA worker trail version, and open the 
flattened document I dont see the javascript being executed. The document has 
TRIAL VERSION written on it. Is that why I dont see the javascript executed 
when I open the PDF? Or does XFA worker remove the javascript from the 
flattened PDF?

Any clue here can help us a lot.

Thanks,
Sirisha.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php