Re: [iText-questions] Convert Excel to PDF

2008-05-01 Thread 1T3XT info
サンディープ ダワナ wrote: > I would like to know if the Java PDF Library can convert an excel sheet > into PDF file. No, iText doesn't do conversion. > We have a requirement wherein we have some large number > of complex reports in excel format and we want to convert these excel > reports into smart l

Re: [iText-questions] Convert Excel to PDF

2008-05-01 Thread Alexis Pigeon
Hi Sandeep, On 02/05/2008, サンディープ ダワナ <[EMAIL PROTECTED]> wrote: > > Hello, > > I happen to come across your website and after looking at some of the > products got very much interested in the products developed by your > organization. > > I would like to know if the Java PDF Library can convert a

Re: [iText-questions] the itext at sourceforge is down?

2008-05-01 Thread 1T3XT info
1. If SourceForge is down, then the iText developers can't do anything about it, please contact the SourceForge admins. 2. iText at SourceForge isn't down, I just checked the summary page and downloaded the new iText jar. Please tell us what you are talking about. 3. If you specify the page that is

[iText-questions] the itext at sourceforge is down?

2008-05-01 Thread KH See Toh
thanks _ Manage multiple email accounts with Windows Live Mail effortlessly. http://www.get.live.com/wl/all- This SF.net email is sponsored by the 2008 JavaOne(SM)

[iText-questions] Convert Excel to PDF

2008-05-01 Thread サンディープ ダワナ
Hello, I happen to come across your website and after looking at some of the products got very much interested in the products developed by your organization. I would like to know if the Java PDF Library can convert an excel sheet into PDF file. We have a requirement wherein we have some large

Re: [iText-questions] [Itext-developers] [Itext-svn] SF.net SVN: itext: [3294] trunk/src/core/com/lowagie/text

2008-05-01 Thread Bruno Lowagie
Bruno Lowagie wrote: > Xavier Le Vourch wrote: >> I saw May 2nd as the release date in ant.properties so I figured you'd >> do the official release tomorrow and were just preparing for it today :) > > I had more time than I expected yesterday ;-) > iText 2.1.2 could be released sooner than the oth

Re: [iText-questions] [Itext-developers] [Itext-svn] SF.net SVN: itext: [3294] trunk/src/core/com/lowagie/text

2008-05-01 Thread Bruno Lowagie
Xavier Le Vourch wrote: > I saw May 2nd as the release date in ant.properties so I figured you'd > do the official release tomorrow and were just preparing for it today :) I had more time than I expected yesterday ;-) iText 2.1.2 could be released sooner than the other releases. I have some more T

[iText-questions] New Page is not added for the end of the page for a very, very long text

2008-05-01 Thread krishnan.1000
Hi, I followed example Chapter7/ColumnControl.java to create a fax cover sheet for my project. I am trying to generate text which will be displayed on the new page without changing the font size. http://www.nabble.com/file/p16995100/CompleteCoverPage.pdf CompleteCoverPage.pdf . In the uploaded

Re: [iText-questions] How to hide navigation controls *BUT* show scroll bars?

2008-05-01 Thread Leonard Rosenthol
No. Leonard On May 1, 2008, at 2:20 PM, m_cannon wrote: > > I would like to hide navigation controls *BUT* show scroll bars. > I'm able to > hide both by using: > > pdfreader.setViewerPreferences(PdfWriter.HideWindowUI); > > Is there a way to just hide the navigation controls or to show the >

[iText-questions] How to hide navigation controls *BUT* show scroll bars?

2008-05-01 Thread m_cannon
I would like to hide navigation controls *BUT* show scroll bars. I'm able to hide both by using: pdfreader.setViewerPreferences(PdfWriter.HideWindowUI); Is there a way to just hide the navigation controls or to show the scrollbars after hidding both? API Extract

[iText-questions] Release iText 2.1.1

2008-05-01 Thread Bruno Lowagie
Hello, I have just released iText 2.1.1. This release is an answer to some of the requests that were posted to this mailing list, old code was cleaned up and numerous bugs were fixed. You can find the changelog here: http://www.1t3xt.com/about/history.php?branch=history.21&node=211 best regards, Br