Re: [iText-questions] iText 5.0 documentation

2010-01-20 Thread Xavier Le Vourch
As I'm the one who added the maven pom.xml file and the automatic sync to the maven repositories, I'll have a look at it and update the group identifier to reflect the package name change. This should not be too difficult to implement so Maven users can also get iText 5.0. Best Regards, Xavier

Re: [iText-questions] iText 5.0 documentation

2010-01-20 Thread Peter B. West
Xavier, Does this pom.xml simply provide access to the pre-built jars? I see nothing that seems to refer to the process of building (but that could be just my ignorance of maven.) Peter On 20/01/2010, at 10:51 PM, Xavier Le Vourch wrote: As I'm the one who added the maven pom.xml file and

Re: [iText-questions] iText 5.0 documentation

2010-01-19 Thread Peter B. West
: Sunday, January 17, 2010 11:35 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] iText 5.0 documentation Are there any instructions for setting up iText to build with Eclipse? 1T3XT info wrote: Peter B. West wrote: No, I meant have you been able to build

Re: [iText-questions] iText 5.0 documentation

2010-01-19 Thread Mark Storer
: Tuesday, January 19, 2010 3:22 PM To: Post all your questions about iText here Subject: Re: [iText-questions] iText 5.0 documentation Thanks for that Mark. Much appreciated. But then you are a _Senior_ Software Engineer. Now, maybe you can tell me why there is a pom.xml file

Re: [iText-questions] iText 5.0 documentation

2010-01-17 Thread Peter B. West
Hi Zlatni, How have you set up iText under NetBeans 6.8? Are you able to build? Peter Zlatni wrote: Hello, i have made my first steps in itext and i must say that it is great! I have some java experience and I'm using netbeans 6.8. My question is, where can i download how can I

Re: [iText-questions] iText 5.0 documentation

2010-01-17 Thread Zlatni
Hello Peter, if you mean how to add itext jar in netbeans and be able to build pdf with it, it is pretty easy. Right click on your project - properties, then in categories select libraries, then add jar/folder, and find your itext.jar. Hope this answers your question... Adis Peter B. West

Re: [iText-questions] iText 5.0 documentation

2010-01-17 Thread Peter B. West
Thanks Zlatni. No, I meant have you been able to build iText using NB 6.8. Peter Zlatni wrote: Hello Peter, if you mean how to add itext jar in netbeans and be able to build pdf with it, it is pretty easy. Right click on your project - properties, then in categories select libraries,

Re: [iText-questions] iText 5.0 documentation

2010-01-17 Thread 1T3XT info
Peter B. West wrote: Thanks Zlatni. No, I meant have you been able to build iText using NB 6.8. What is so terribly different about NB 6.8 that makes it impossible to build a jar? In Eclipse, it's done in seconds. Maybe you should ask the people at NB. -- This answer is provided by 1T3XT

Re: [iText-questions] iText 5.0 documentation

2010-01-17 Thread Peter B. West
Are there any instructions for setting up iText to build with Eclipse? 1T3XT info wrote: Peter B. West wrote: No, I meant have you been able to build iText using NB 6.8. What is so terribly different about NB 6.8 that makes it impossible to build a jar? In Eclipse, it's done in

[iText-questions] iText Error while adding paragraph

2010-01-13 Thread Traian Decebal
Hi all, I use iText to generate a document with chapters. The difference in that I use a bigger font for chapter names. This is the code that generated the error : document.add(Chunk.NEWLINE); String text = VIII. Domeniul in care s-au produs evenimente:; Paragraph p = new

Re: [iText-questions] iText# - replacePushButtonField not respondingproperly with Acroform?

2010-01-11 Thread Jay Cha
Can someone explain to me why I have to rename the field in order for the code below to work? After the line fields.ReplacePushbuttonField(Submit, btn.Field) if I do fields.Renamefield(submit,new_submit) the button shows up properly with the Submit New text, however if I do not invoke

Re: [iText-questions] iText Version 1.4.6 - com.lowagie.tools.concat_pdf - Purple Strip Lost, Not able to read Acro Fields

2010-01-11 Thread Leonard Rosenthol
) then you should be OK. Leonard From: Phani Kumar Reddy Pamulapati [mailto:phanikumarredd...@gmail.com] Sent: Monday, January 11, 2010 2:41 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] iText Version 1.4.6 - com.lowagie.tools.concat_pdf - Purple Strip Lost, Not able to read

[iText-questions] iText Version 1.4.6 - com.lowagie.tools.concat_pdf - Purple Strip Lost, Not able to read Acro Fields

2010-01-11 Thread Phani Kumar Reddy Pamulapati
I have faced a problem where in I was not able to read the AcroFields from the PDF generated. I had logged the same issue earlier in the forum (Vol 44, Issue 6). My basic problem is, my console application was not able to read the fields from the PDF are where purple strip “Please fill out the

[iText-questions] iText 5.0 documentation

2010-01-07 Thread John Renfrew
all your questions about iText here Subject: Re: [iText-questions] iText 5.0 documentation Zlatni wrote: I really don't know how to make documentation from jar You don't make the documentation from a jar with class files, but from the java files in the tar.gz file or from the SVN repository

Re: [iText-questions] iText 5.0 documentation

2010-01-07 Thread Mike Marchywka
From: To: iText-questions@lists.sourceforge.net Date: Thu, 7 Jan 2010 09:27:26 + Subject: [iText-questions] iText 5.0 documentation That doesn't help me either. As I do not 'use' java in the way that you perceive, to access

Re: [iText-questions] iText-questions Digest, Vol 44, Issue 6

2010-01-07 Thread Phani Kumar Reddy Pamulapati
Hi, Thank you so much for the reply, i kind of agree with your point that no forms no fields, is it possible to have editable text box / line in the PDF without having a form. As per your reply without seeing the PDF we can't say anything that makes sense., are your refering to any specific

Re: [iText-questions] iText-questions Digest, Vol 44, Issue 6

2010-01-06 Thread Phani Kumar Reddy Pamulapati
hi Tony Gallo, Thank you so much for the response, few queries below 1. i dont have adove acrobat 2. The PDFs are generated by another application, so i cannot do the setField stuff 3. i am not sure whether this point will be of any help, but the PDF's from which i am trying to read, are written

Re: [iText-questions] iText-questions Digest, Vol 44, Issue 6

2010-01-06 Thread 1T3XT info
Phani Kumar Reddy Pamulapati wrote: The problem is only with PDF's which dont have the purple strip / balloon. If the PDFs don't have a purple strip, chances are there is no form inside. And if there's no form inside, you can't get the content of the fields, because: no form, no fields. (This

[iText-questions] iText 5.0 documentation

2010-01-06 Thread Zlatni
Hello, i have made my first steps in itext and i must say that it is great! I have some java experience and I'm using netbeans 6.8. My question is, where can i download how can I integrate iText documentation in netbeans? I have found documentation on http://api.itextpdf.com/ but cant find any

Re: [iText-questions] iText 5.0 documentation

2010-01-06 Thread 1T3XT info
Zlatni wrote: Hello, i have made my first steps in itext and i must say that it is great! I have some java experience and I'm using netbeans 6.8. My question is, where can i download how can I integrate iText documentation in netbeans? I have found documentation on http://api.itextpdf.com/

Re: [iText-questions] iText 5.0 documentation

2010-01-06 Thread Mark Storer
disclaimer typedef std::DisclaimerCardiff DisCard; -Original Message- From: Zlatni [mailto:hodza.a...@gmail.com] Sent: Wednesday, January 06, 2010 8:52 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] iText 5.0 documentation Hello, i have made my first steps

Re: [iText-questions] iText 5.0 documentation

2010-01-06 Thread Zlatni
Mark Storer MStorer at autonomy.com writes: I don't believe there's a single file where you can download the JavaDocs for iText. However, you can generate them yourself without too much trouble with SVN ANT. IIRC, there's a javadoc target in the ant files. And in looking for the name of

Re: [iText-questions] iText 5.0 documentation

2010-01-06 Thread 1T3XT info
Zlatni wrote: I really don't know how to make documentation from jar You don't make the documentation from a jar with class files, but from the java files in the tar.gz file or from the SVN repository. As soon as you have the source and the build.xml (that comes with the source), you only need

Re: [iText-questions] iText 5 and Acrobate 7

2009-12-28 Thread Ed Zappulla
I was able to make this work. I had placed additional HTML on the page after the PDF document was opened and closed. I made the output of the additional HTML (input fields, title, instructions, etc) conditional upon the existence of an error and the initialization of the page. As it turns

[iText-questions] iText 5 and Acrobate 7

2009-12-24 Thread Ed Zappulla
Can anyone tell me the required version of Acrobat for the latest iText release? I have an app that works fine under Acrobat 9 Pro but returns a file is damaged and can not be repaired error under 7 pro. I'm guessing that's too old a version for the reader. The generated PDF is quite simple

Re: [iText-questions] iText 5 and Acrobate 7

2009-12-24 Thread 1T3XT info
Ed Zappulla wrote: Can anyone tell me the required version of Acrobat for the latest iText release? You can use iText to create PDFs that work with the first version of iText; and you can create PDFs that work with the latest version. It all depends on the functionality you introduce. I have

[iText-questions] iText in Paris on January 14 and 15

2009-12-20 Thread 1T3XT info
If you're a developer living in France, take a look at this page: http://www.zenika.com/formation_itext.php Bruno Lowagie will be teaching (almost) everything there is to know about iText on January 14 and 15. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ -

[iText-questions] itext table positioning

2009-12-01 Thread ennidhi
I trying to make a PDF out of the DB object. I have used iText jars for this. I am using PdfContentByte cb = writer.getDirectContent(); to add the text. Aftre the text I have to add a table whihc I generated. There is no way I can add this to the cb object. So I have to add it to the document

Re: [iText-questions] itext table positioning

2009-12-01 Thread Fabrizio Arosio
You can use the PdfPTable.writeSelectedRows() method to add the table to the canvas (PdfContentByte). Fabrizio Da: ennidhi psatishb...@hotmail.com A: itext-questions@lists.sourceforge.net Inviato: Mar 1 dicembre 2009, 13:39:28 Oggetto: [iText-questions] itext

Re: [iText-questions] [iText-Questions] Reading the PDF Forms which has the Data connection

2009-11-26 Thread Leonard Rosenthol
That is correct - you need to the XML itself. From: Sree Harsha Vardhana [mailto:sreeharshavardh...@gmail.com] Sent: Thursday, November 26, 2009 1:26 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] [iText-Questions] Reading the PDF Forms which has the Data connection

[iText-questions] iText in Action 2n Edition in MEAP (Free chapter!)

2009-11-16 Thread 1T3XT info
Hello all, the first chapters of iText in Action - 2nd Edition are available through Manning's Early Access Program. Visit http://1t3xt.com/docs/book.php for more info. You can download the draft version of Chapter 2 for free here: http://www.manning.com/affiliate/idevaffiliate.php?id=223_212 In

Re: [iText-questions] itext column header fox continued labels

2009-11-14 Thread 1T3XT info
bmcgin wrote: Is is possible to use PdfContentByte (and related functions) to create each page individually and then manually trigger a new page break when needed? That's documented: http://1t3xt.be/?X1a3 http://1t3xt.be/?X0a4 Have a close look at the TablesInColumns example. You could take the

Re: [iText-questions] itext column header fox continued labels

2009-11-13 Thread 1T3XT info
bmcgin wrote: We use itext to create PDFs from within coldfusion. Most of the PDFs are built with tables and the table spans many pages. We use the setHeaderRows(1) function so that the column headers can roll to the next page. Is it possible to add the word “(continued)” beside the

Re: [iText-questions] itext column header fox continued labels

2009-11-13 Thread bmcgin
Thanks for you help. We are accessing itext through Coldfusion and have not yet figured out how to access page event functions. I recently found a blog that describes how to get access and plan to implement soon. -- View this message in context:

Re: [iText-questions] itext column header fox continued labels

2009-11-13 Thread 1T3XT info
bmcgin wrote: Thanks for you help. We are accessing itext through Coldfusion and have not yet figured out how to access page event functions. I'm not talking about page events, but about table and cell events. Are you sure that table events don't work in CF? I'm not a CF user, so I don't

Re: [iText-questions] itext column header fox continued labels

2009-11-13 Thread bmcgin
This is a long explanation…may be best to give as much detail as possible because I are not experts with itext Generating the PDF in CF is a bit different doing it in Java. A few years ago when we first downloaded and integrated itext into CF there was not much on the web about how to do

Re: [iText-questions] itext column header fox continued labels

2009-11-13 Thread 1T3XT info
bmcgin wrote: We built a CF/itext library to generate columnar reports and flexible multi-table like reports all in cf custom tags. We have created literally a few hundred reports with these cf tags. Now we are getting requirements that are hard for us to do in cf, like foxing continued

Re: [iText-questions] itext column header fox continued labels

2009-11-13 Thread bmcgin
When we make a columnar report, we basically use PdfPTable, PdfCell, setHeaderRows() and document.add(). We are not using the PdfContentByte and ColumnText. So we have no indication that the page is breaking. Is is possible to use PdfContentByte (and related functions) to create each page

[iText-questions] iText tutorial problem: Page x of y Example correction

2009-11-12 Thread Wain, Matthew
Hi Bruno/Paulo (or mailing list users whom it may concern): As people are not to keen to be contacted directly, I've had to post this here, so apologies if it's wrong in advance (as I'm not registered with the mailing list yet). This is not a question, I'm merely trying to be helpful with

Re: [iText-questions] iText tutorial problem: Page x of y Example correction

2009-11-12 Thread 1T3XT info
Wain, Matthew wrote: Hi Bruno/Paulo (or mailing list users whom it may concern): As people are not to keen to be contacted directly, I've had to post this here, so apologies if it's wrong in advance This is the right place. Thanks for the correction. However: // starting on page

Re: [iText-questions] iText-questions Digest, Vol 42, Issue 35

2009-11-11 Thread 1T3XT info
Amit Gupta wrote: Sir jee, aap hi ka number mang raha tha, nahi dena hai to koi baat nahi..kyuki tumara ideawala number switchup ja raha hai.. Kan je dit eens herhalen in een taal die iedereen begrijpt? -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info

Re: [iText-questions] iText-questions Digest, Vol 42, Issue 35

2009-11-11 Thread Alexis Pigeon
2009/11/11 1T3XT info i...@1t3xt.info Amit Gupta wrote: Sir jee, aap hi ka number mang raha tha, nahi dena hai to koi baat nahi..kyuki tumara ideawala number switchup ja raha hai.. Kan je dit eens herhalen in een taal die iedereen begrijpt? D'ailleurs, de quelle langue s'agit-il?

Re: [iText-questions] iText-questions Digest, Vol 42, Issue 35

2009-11-11 Thread Glen Hamel
://www.auricnet.ca From: Alexis Pigeon [mailto:pigeon.ale...@gmail.com] Sent: Wednesday, November 11, 2009 5:17 AM To: Post all your questions about iText here Subject: Re: [iText-questions] iText-questions Digest, Vol 42, Issue 35 2009/11/11 1T3XT info i...@1t3xt.info Amit Gupta wrote: Sir

Re: [iText-questions] iText-questions Digest, Vol 42, Issue 35

2009-11-11 Thread 1T3XT info
Glen Hamel wrote: Jugare, ji vel'bol xanalress zhahus nindel? Is this Klingon? -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info -- Let Crystal Reports handle the reporting - Free

[iText-questions] Itext tooltip generation

2009-11-11 Thread 6QT5S
I am unable to generate tooltip for a pdfpcell. It would be of great help if someone shares knowledge about displaying a tooltip for every cell of the Table -- View this message in context: http://old.nabble.com/Itext-tooltip-generation-tp26305775p26305775.html Sent from the iText - General

Re: [iText-questions] Itext tooltip generation

2009-11-11 Thread 1T3XT info
6QT5S wrote: I am unable to generate tooltip for a pdfpcell. It would be of great help if someone shares knowledge about displaying a tooltip for every cell of the Table Read chapter 10 of the book to find out more about cell events. Combine that knowledge with these examples:

Re: [iText-questions] iText-questions Digest, Vol 42, Issue 35

2009-11-10 Thread Amit Gupta
Sir jee, aap hi ka number mang raha tha, nahi dena hai to koi baat nahi..kyuki tumara ideawala number switchup ja raha hai.. On 11/10/09, itext-questions-requ...@lists.sourceforge.net itext-questions-requ...@lists.sourceforge.net wrote: Send iText-questions mailing list submissions to

[iText-questions] iText and Bouncy Castle using JVM 1.4.2!

2009-11-09 Thread webpointz
I am using ColdFusion (CFMX 7.02). In order not to break the bundled iText version, I am using Mark Mandels JavaLoader utility to directly load the latest iText and Bouncy Castle jar files. No matter what I try, when I attempt to do acrofields.verifySignature I get the error

Re: [iText-questions] iText and Bouncy Castle using JVM 1.4.2!

2009-11-09 Thread Andreas Kuehne
@lists.sourceforge.net Sent: Mon, November 9, 2009 8:03:47 PM Subject: [iText-questions] iText and Bouncy Castle using JVM 1.4.2! I am using ColdFusion (CFMX 7.02). In order not to break the bundled iText version, I am using Mark Mandels JavaLoader utility to directly load the latest iText

Re: [iText-questions] iText and Bouncy Castle using JVM 1.4.2!

2009-11-09 Thread webpointz
But I added the provider to the JAVA.SECURITY file in the JRE's LIB\SECURITY folder: security.provider.6=org.bouncycastle.jce.provider.BouncyCastleProvider When I do a listing of providers I don't see it anywhere. Is there some other way to access it or register it? Thanks! webpointz

Re: [iText-questions] iText and Bouncy Castle using JVM 1.4.2!

2009-11-09 Thread webpointz
Bingo! Found out that you were indeed correct. The providers in CFMX were NOT loading this MessageDigest. It seems that CFMX has an issue loading the extra provider, so the fix is to add the provider to the JAVA.SECURITY file in the JRE\LIB\SECURITY folder AND place the BC*.jar files in the

Re: [iText-questions] iText and Bouncy Castle using JVM 1.4.2!

2009-11-09 Thread Andreas Kuehne
: webpointz mbeveri...@webpointz.com To: itext-questions@lists.sourceforge.net Sent: Mon, November 9, 2009 9:36:43 PM Subject: Re: [iText-questions] iText and Bouncy Castle using JVM 1.4.2! But I added the provider to the JAVA.SECURITY file in the JRE's LIB\SECURITY folder: security.provider.6

[iText-questions] İtext And Microsoft CryptoAPI

2009-11-08 Thread selcukyazar
Hi, i try to sign my simple pdf document using itext Microsoft CryptoAPI. I achieved create digital signature CryptSignHash function of CAPI, but what after that ?How can i add this signature into my pdf ? I know there si CAPICOM and another signing sample bu can we do that CAPI ? thanks in

[iText-questions] iText PDFTable overwrites Footertable

2009-11-04 Thread Jan Stanetzki
Hi, I am new to itext. I usedPageEvent-Exampel (http://itextdocs.lowagie.com/examples/com/lowagie/examples/directcontent/pageevents/EndPage.java) for creating a table-footer. I tried to create an invoice-document with itext, but the itemstable is very long and overwrites the footer Is

[iText-questions] iText doesn 't work with Substance Look Feel

2009-10-28 Thread Tobster
Hallo, I 'm using iText linked with the Substance Look Feel. But they don 't work together well. When Substance is active, I get the Exception: Exception in thread AWT-EventQueue-0 java.lang.IllegalArgumentException: null incompatible with Text-specific antialiasing enable key at

[iText-questions] iText ListItem Spacing Issue

2009-10-28 Thread Brian Lovett
Hi All, I am having some spacing issues with bulleted lists and have been unable to find the answer in the archives or on the web. What I would like to do is to maintain the current spacing between items, but reduce the spacing between lines on the same item (when a line break occurs). If it

[iText-questions] iText Font

2009-10-21 Thread Greg Tomkins
Good Afternoon, I do not see this question covered anywhere: I want to have a basic table but (in some cases) I want the size of the font used to render text within cells to shrink to fit the column width, rather than wrap onto a second line or otherwise expand the size of the cell. Any thoughts

Re: [iText-questions] iText Font

2009-10-21 Thread 1T3XT info
Greg Tomkins wrote: Good Afternoon, I do not see this question covered anywhere: I want to have a basic table but (in some cases) I want the size of the font used to render text within cells to shrink to fit the column width, rather than wrap onto a second line or otherwise expand the

[iText-questions] iText font loading problem

2009-10-17 Thread Nes Yarug
Hi, Hope someone here can help me get through the following. I'm creating a PDF with Spring/iText and would like to use a different font (Candara in this case) on the PDF. I have added CANDARA.TTF as a resource to my web app (sits in the root of the classpath). I'm trying to load it as follows:

Re: [iText-questions] iText font loading problem

2009-10-17 Thread Hugo Flambó
Try: Font[] fonts = new Font[2];//Simulation for user selected fonts FontFactory.register(fonts/BUMBAZO.ttf, BUMBAZO); FontFactory.register(fonts/BORINGLE.ttf, BORINGLE); fonts[0] = FontFactory.getFont(BUMBAZO, BaseFont.CP1252, BaseFont.EMBEDDED, 10); fonts[1] = FontFactory.getFont(BORINGLE,

Re: [iText-questions] iText font loading problem

2009-10-17 Thread Paulo Soares
Subject: [iText-questions] iText font loading problem Hi, Hope someone here can help me get through the following. I'm creating a PDF with Spring/iText and would like to use a different font (Candara in this case) on the PDF. I have added CANDARA.TTF as a resource to my web app (sits in the root

[iText-questions] Itext Saving

2009-10-15 Thread Princess Jade Alcala
I created a registration form using itext.. I was able to fill in the form with the necessary details.. My problem is i cannot save the pdf file after filling up the form. A dialog box appears saying that upon saving a blank form will be saved and my inputs are disregarded. How can i

Re: [iText-questions] Itext Saving

2009-10-15 Thread Leonard Rosenthol
instead of saved locally. Leonard From: Princess Jade Alcala [mailto:palc...@laserite.net] Sent: Thursday, October 15, 2009 3:33 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Itext Saving I created a registration form using itext.. I was able to fill in the form

Re: [iText-questions] Itext Saving

2009-10-15 Thread wasegraves
script can be written in other languages, e.g., Java, PHP, etc., your choice. From: Princess Jade Alcala palc...@laserite.net To: itext-questions@lists.sourceforge.net Sent: Thursday, October 15, 2009 3:32:57 AM Subject: [iText-questions] Itext Saving I created

[iText-questions] Itext Error

2009-10-09 Thread Cristian Pérez
Hello, I installed the iText.jar in my coldfusion Server and stop/restart the services. I check the log server and saw : Error,main,10/08/09,18:23:05,,Unable to initialize Document service: java.lang.NoSuchMethodError: com.lowagie.text.FontFactory.getFontFaces()Ljava/util/Map; You have an

Re: [iText-questions] iText-questions Digest, Vol 40, Issue 84

2009-09-29 Thread Klas Lindbäck
I would separate the form into a template consisting of two pages. The first page has the stuff that goes above the table. Then I would import the first page to my pdf, add the table and then import the second page. I've never used form fields, but if I understand correctly there may be some

Re: [iText-questions] iText PDF page break

2009-09-22 Thread Alexis Pigeon
Hi Ashok, 2009/9/22 Sanigarapu Ashok, Noida sanigarapu.as...@hcl.in Hello friends, when, I want to display some data in my *PDF* file, I am trying to add the table to PDF file, suppose a table is added at ending of page, then it is displaying in two pages. My requirement is when the

Re: [iText-questions] iText PDF page break

2009-09-22 Thread 1T3XT info
Sanigarapu Ashok, Noida wrote: Hello friends, when, I want to display some data in my *PDF* file, I am trying to add the table to PDF file, suppose a table is added at ending of page, then it is displaying in two pages. My requirement is when the table is splitting in two pages, I

[iText-questions] iText image/pjpeg

2009-09-17 Thread Jan Pernica
Hi I have problem to add pjpeg image to the PDF. Code is like this: Image img = new Jpeg(file); if (img != null) { img.scalePercent(7200f / img.getDpiX(), 7200f / img.getDpiY()); document.setPageSize(new

[iText-questions] iText Sign a signature field in a PDF file is dynamic XML form format

2009-09-15 Thread Peter Son
Hi, When I created a PDF form in Adobe LiveCycle Designer, I can't sign the signature field with a dynamic data, if the format of PDF form is dynamic XML form. I just only signed the empty form, and it can't sign a form with dynamic data that imported from an external XML file. How can I solve

Re: [iText-questions] iText Sign a signature field in a PDF file is dynamic XML form format

2009-09-15 Thread Paulo Soares
iText doesn't support dynamic forms. Paulo -Original Message- From: Peter Son [mailto:hihi_hi...@yahoo.com.hk] Sent: Tuesday, September 15, 2009 7:36 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] iText Sign a signature field in a PDF file is dynamic XML

Re: [iText-questions] iText Sign a signature field in a PDF file is dynamic XML form format

2009-09-15 Thread Leonard Rosenthol
Do you want to do a full document signature or a data-only signature? Itext can do the former but not that latter. Also, iText doesn't have the support for filling in (nor flattening) a dynamic form - so if you need those operations before signing, you'll need an alternative solution (or extend

[iText-questions] itext HTMLWorker convert different Fonts

2009-09-13 Thread Kilder
Hi, I really need a help about how convert html to RTF documents, using HTMLWorker, but this html is genered by Rich Editor Text, wich generates several Fonts to same element such 'p' for exemplo, by this i cant use styles.loadStyle(p,declared font). Thank all, now -- View this message in

Re: [iText-questions] itext - 64bit windows server 2008 OS

2009-09-08 Thread Cameron Laird
in windows server 2008 64 bit OS,then iText wil work perfectly. -original message- Subject: Re: [iText-questions] itext - 64bit windows server 2008 OS From: Paulo Soares psoa...@glintt.com Date: 31/08/2009 4:24 pm If Java works there, iText will also work. Paulo -Original

Re: [iText-questions] iText-questions Digest, Vol 40, Issue 14

2009-09-08 Thread Art Purcell
Here is the html code causing the problem. The problem is with the style attribute of the div element. HTML HEAD /HEAD BODY DIV style=FONT-SIZE: largeHot Internship Opportunities/DIV /BODY /HTML I can't control the content of the html data. If the iText parser cannot handle some constructs,

[iText-questions] itext - 64bit windows server 2008 OS

2009-08-31 Thread Thanikaiarasu
Dear All, I would like to know whether itext- 2.0.8 will work properly in a 64bit windows server 2008 operating system. Kindly reply and provide any official link for knowing the same. Thanks, thanik - Ovi Mail: Get mail on your

Re: [iText-questions] itext - 64bit windows server 2008 OS

2009-08-31 Thread Paulo Soares
If Java works there, iText will also work. Paulo -Original Message- From: Thanikaiarasu [mailto:than...@ovi.com] Sent: Monday, August 31, 2009 7:50 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] itext - 64bit windows server 2008 OS Dear All, I would

Re: [iText-questions] itext - 64bit windows server 2008 OS

2009-08-31 Thread Thanikaiarasu
Thanks for the reply. You mean to say iText wil work any where 32 bit or 64 bit. I can instal 64 version of JRE in windows server 2008 64 bit OS,then iText wil work perfectly. -original message- Subject: Re: [iText-questions] itext - 64bit windows server 2008 OS From: Paulo Soares psoa

Re: [iText-questions] itext - 64bit windows server 2008 OS

2009-08-31 Thread mister bean
OS,then iText wil work perfectly. -original message- Subject: Re: [iText-questions] itext - 64bit windows server 2008 OS From: Paulo Soares psoa...@glintt.com Date: 31/08/2009 4:24 pm If Java works there, iText will also work. Paulo -Original Message- From: Thanikaiarasu

[iText-questions] IText question

2009-08-26 Thread Yang, Tao
Hi Everyone, I am a system analyst from Alberta blue cross, and I am currently using your IText lib. I have some questions/troubles while using your lib. Are the following implementations able to be done by using IText?(all of the questions are dynamically editing the existing

Re: [iText-questions] IText question

2009-08-26 Thread 1T3XT info
Yang, Tao wrote: I have some questions/troubles while using your lib. Are the following implementations able to be done by using IText?(all of the questions are dynamically editing the existing pdf file) Most of your questions are impossible in traditional PDF. In other words: it doesn't

Re: [iText-questions] iText and Portfolios

2009-08-22 Thread 1T3XT info
Cameron Laird wrote: I will need several Portfolio-related capabilities. A great start would simply be a method which reports whether a PDF is a Portfolio or not. If PdfReader.getCatalog().get(PdfName.COLLECTION); doesn't return null, the PDF is a Portfolio. Where can I read what iText

Re: [iText-questions] iText and Portfolios

2009-08-22 Thread wasegraves
From: Mark Storer msto...@autonomy.com To: Post all your questions about iText here itext-questions@lists.sourceforge.net Sent: Friday, August 21, 2009 2:17:34 PM Subject: Re: [iText-questions] iText and Portfolios Best regards, Bill Segraves

[iText-questions] iText and Portfolios

2009-08-21 Thread Cameron Laird
I will need several Portfolio-related capabilities. A great start would simply be a method which reports whether a PDF is a Portfolio or not. Where can I read what iText knows about Portfolios? I've read through the archives of the mailing list, with no satisfaction.

Re: [iText-questions] iText and Portfolios

2009-08-21 Thread Mark Storer
std::DisclaimerCardiff DisCard; -Original Message- From: Cameron Laird [mailto:claird.visipr...@gmail.com] Sent: Friday, August 21, 2009 8:21 AM To: Post all your questions about iText here Subject: [iText-questions] iText and Portfolios I will need several Portfolio-related capabilities

Re: [iText-questions] itext examples website down?

2009-08-17 Thread Matt Funk
Ok, that was a stupid question on my part. My apologies ... Sorry, ... All the examples are on: http://www.1t3xt.info/examples/itext-in-action.php matt On Monday 17 August 2009, Matt Funk wrote: Hi, not sure if this is the proper place to post this really ... I am also new to itext (and

Re: [iText-questions] iText and TimeStamp

2009-08-13 Thread Pavol Behul
I use code bellow to TSA sign pdf. After opening in Acrobat reader i've got message of invalid signature like this: - There are errors in the formatting or information contained in this signature (support information: SigDict? / Contents illegal data) Could anyone help me , where is problem ?

Re: [iText-questions] iText and TimeStamp

2009-08-13 Thread Paulo Soares
@lists.sourceforge.net Sent: Thursday, August 13, 2009 10:18 AM Subject: Re: [iText-questions] iText and TimeStamp I use code bellow to TSA sign pdf. After opening in Acrobat reader i've got message of invalid signature like this: - There are errors in the formatting or information contained

[iText-questions] IText and 508 PDFs

2009-08-03 Thread James Gittelson
Hello, What is the status of iText generating Section 508 Accessible PDFs ? I found a discussion in the archives from 2007: So you might want to keep an eye on both: iText and First, section 508 and document accessibility in general is a VERY complex topic. from here:

Re: [iText-questions] IText and 508 PDFs

2009-08-03 Thread 1T3XT info
James Gittelson wrote: Hello, What is the status of iText generating Section 508 Accessible PDFs ? I don't know if this helps, but I wrote the following example for somebody who had the same question a long time ago: http://1t3xt.be/?X000119 This example was sufficient (it was part of a

Re: [iText-questions] iText pdfViewer?

2009-08-02 Thread mister bean
Boutros: This question has nothing to do with the thread you stuck it on. Could you repost as a new thread with a title/subject that has something to do with the content? Thanks, ---mr. bean Boutros wrote: Hello Paulo: I was trying the code in in_action.chapter03.HelloWorldEncrypted

Re: [iText-questions] iText pdfViewer?

2009-08-02 Thread 1T3XT info
Boutros wrote: Hello Paulo: I was trying the code in in_action.chapter03.HelloWorldEncrypted writer.setEncryption(Hello.getBytes(), World.getBytes(), PdfWriter.ALLOW_COPY | PdfWriter.ALLOW_PRINTING, PdfWriter.STANDARD_ENCRYPTION_128); and I thought it will take away the button

[iText-questions] iText pdfViewer?

2009-08-01 Thread Dale Klein
Does IText include a pdfViewer? I'd like to use it from within an applet. Thanks, Dale H. Klein ez9...@yahoo.com -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial.

Re: [iText-questions] iText pdfViewer?

2009-08-01 Thread Paulo Soares
No. Paulo - Original Message - From: Dale Klein ez9...@yahoo.com To: itext-questions@lists.sourceforge.net Sent: Saturday, August 01, 2009 6:31 PM Subject: [iText-questions] iText pdfViewer? Does IText include a pdfViewer? I'd like to use it from within an applet. Thanks, Dale H

Re: [iText-questions] iText pdfViewer?

2009-08-01 Thread Boutros
Hello Paulo: I was trying the code in in_action.chapter03.HelloWorldEncrypted writer.setEncryption(Hello.getBytes(), World.getBytes(), PdfWriter.ALLOW_COPY | PdfWriter.ALLOW_PRINTING, PdfWriter.STANDARD_ENCRYPTION_128); and I thought it will take away the button for printing it gave a

Re: [iText-questions] iText 2.0.2 Compatibility

2009-07-30 Thread mister bean
iText 2.x works fine with Java SE 6 (There is no J2SE 6) and Java EE 5 (There is no J2EE 5). Some other user might be able to answer for the two tools you inquire about. However, I am sure that from the info above, you can determine whether it works with those tools. ---mr. bean santosh

[iText-questions] iText-PostScript XObjects-setPapertray

2009-07-30 Thread john91
HI in my project it is necessary to controll the papaertray/papersource in the pdf-file i know that it is not possible to do this directly in the pdf, but in ps xobject and that acrobat igrnores ps xobject (if not enabled) at printing, but thats no problem because i print the pdfs with the

[iText-questions] iText-PostScript XObjects-setPapertray...

2009-07-30 Thread john91
HI in my project it is necessary to controll the papaertray/papersource in the pdf-file i know that it is not possible to do this directly in the pdf, but in ps xobject and that acrobat igrnores ps xobject (if not enabled) at printing, but thats no problem because i print the pdfs with the

Re: [iText-questions] iText-PostScript XObjects-setPapertray

2009-07-30 Thread Carsten Hammer
Hi John, a few years ago I implemented code for some of the testcases to embedd postscript code into pdf files although many of the experts on this list strongly vote against trying this (for good reasons - I never heard of a electronic printer supporting it officially, only offset). I tested

Re: [iText-questions] iText 2.0.2 Compatibility

2009-07-30 Thread santosh marepally
thanks mr. bean. From: mister bean abinst...@pacificdataworks.com To: itext-questions@lists.sourceforge.net Sent: Thursday, July 30, 2009 2:46:02 AM Subject: Re: [iText-questions] iText 2.0.2 Compatibility iText 2.x works fine with Java SE 6

<    5   6   7   8   9   10   11   12   13   14   >