Re: [iText-questions] Read PDF table content using iTextSharp

2014-05-14 Thread iText mailing list
On 5/14/2014 7:44 AM, Vipin Kapoor wrote: > Is there any way to read the PDF table data using iTextSharp dll. The main question is: is your PDF a Tagged PDF? If not, then there is no table in your PDF. You may think there is because you see a table with the naked eye, but when looked at the conte

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-02-09 Thread lvl
Thanks for your help. At this moment we make use of the Adlib software to validate documents on PDF/A-1b. They have 99% accuracy with PDF/A Isartor Test Suite & Joins PDF/A Competence Center http://www.adlibsoftware.com/pdfa-isartor-test-suite.aspx -- View this message in context: http://itex

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread 1T3XT BVBA
Op 19/01/2011 15:33, lvl schreef: > But do you know if there is freeware with a Java API to automatically > validate on PDF/A? That would seriously surprise me. Note that iText isn't freeware either. There is a huge difference between freeware (of which the source code usually isn't distributed,

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread Leonard Rosenthol
I am not aware of any freeware (with any API) to do validation. -Original Message- From: lvl [mailto:lida.van.los...@home.nl] Sent: Wednesday, January 19, 2011 9:34 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Read PDF conformance (PDF/A) Thanks for the

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread jmrrva
We searched for it but we could not find it. That was 2 years ago though 2011/1/19 lvl > > Thanks for the help. I can try the trial version of it. > But do you know if there is freeware with a Java API to automatically > validate on PDF/A? > -- > View this message in context: > http://itext-gene

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread lvl
Thanks for the help. I can try the trial version of it. But do you know if there is freeware with a Java API to automatically validate on PDF/A? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Read-PDF-conformance-PDF-A-tp3033447p3225414.html Sent from the iText - Gen

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread jmrrva
o: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Read PDF conformance (PDF/A) > > Op 19/01/2011 9:03, lvl schreef: > > Do you have any idea how I automatically check if the document is a valid > > pdf/a with Java. > That's a question for Leonard. &

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread Leonard Rosenthol
It does, and it will happily report on PDF/A conformance. -Original Message- From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: Wednesday, January 19, 2011 3:06 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Read PDF conformance (PDF/A) Op 19/01/2011 9:03, lvl

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread 1T3XT BVBA
Op 19/01/2011 9:03, lvl schreef: > Do you have any idea how I automatically check if the document is a valid > pdf/a with Java. That's a question for Leonard. I'm pretty sure Adobe LiveCycle has a Java API. -- Protect Your

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-19 Thread lvl
Do you have any idea how I automatically check if the document is a valid pdf/a with Java. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Read-PDF-conformance-PDF-A-tp3033447p3224720.html Sent from the iText - General mailing list archive at Nabble.com. ---

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-18 Thread 1T3XT BVBA
Op 18/01/2011 14:22, lvl schreef: > Can I do a full automatic validation with iText? No, that's not supported in iText. -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to

Re: [iText-questions] Read PDF conformance (PDF/A)

2011-01-18 Thread lvl
I also read the PDF conformance from the XMP metadata. If it is PDF/A-1A or PDF/A-1B, then I will do a full automatic validation of the PDF/A. Can I do a full automatic validation with iText? Or can anyone help me how to do a full automatic validation? I want to do this in Java. -- View this me

Re: [iText-questions] Read PDF with formatting

2011-01-12 Thread 1T3XT BVBA
Op 13/01/2011 8:28, Rupesh Swami schreef: > Hi Expert, > i want to read a PDF from iTextSharp.dll with formatting. i dont want > to create a pdf viewer. I just want to read PDF, extract all > formatting in variables and create a new pdf on the base of these > variables. I assume you want to "sta

Re: [iText-questions] Read PDF with formatting

2011-01-12 Thread 1T3XT BVBA
Op 12/01/2011 7:14, Rupesh Swami schreef: > hi expert, > i am new to iTextSharp. I want to read PDF without loss of formatting. > Please provide some guide/helpful link so i can start. i am able to > read simple pdf without formatting. I don't understand what you mean. Are you saying you want to

Re: [iText-questions] read PDF Metadata flag "fast web view"

2010-11-12 Thread Leonard Rosenthol
It's not 100% correct (as pointed out below) but it is a good clue. -Original Message- From: Stefan Kraff [mailto:stefan.kr...@infeurope.lu] Sent: Friday, November 12, 2010 10:00 AM To: Post all your questions about iText here Subject: Re: [iText-questions] read PDF Metadata flag

Re: [iText-questions] read PDF Metadata flag "fast web view"

2010-11-12 Thread Stefan Kraff
Stefan - Original Message - From: "mkl" To: itext-questions@lists.sourceforge.net Sent: Friday, November 12, 2010 12:15:39 PM Subject: Re: [iText-questions] read PDF Metadata flag "fast web view" Mark, Stefan, Mark Storer-2 wrote: > There is a Linearization

Re: [iText-questions] read PDF Metadata flag "fast web view"

2010-11-12 Thread mkl
Mark, Stefan, Mark Storer-2 wrote: > There is a Linearization dictionary that is required to be the first > object in the PDF, but the object number could be anything. Further, > there is no reference to this dictionary anywhere in the document. If you > want to find it, you have to go through

Re: [iText-questions] read PDF Metadata flag "fast web view"

2010-11-11 Thread Mark Storer
("Linearized" is the term used to describe a pdf "optimized for fast web view") It's not actually a flag... Linearized PDF has some additional structure information in it, and the data within is sorted such that everything needed by the first page comes first. That's over-simplified, but you get

Re: [iText-questions] Read PDF conformance (PDF/A)

2010-11-09 Thread Mark Storer
ember 09, 2010 5:37 AM > To: Post all your questions about iText here > Subject: Re: [iText-questions] Read PDF conformance (PDF/A) > > Thanks for your reply. > > Claims is enough for the moment; I will do the real PDF/A > validation later. > > So I will try to re

Re: [iText-questions] Read PDF conformance (PDF/A)

2010-11-09 Thread Rafael Wampfler
Thanks for your reply. Claims is enough for the moment; I will do the real PDF/A validation later. So I will try to read parse the XMP meta-data. Are there any tools for this (besides XMPReader, which doesn't offer many methods)? Rafael Am 09.11.10 13:10, schrieb Leonard Rosenthol: Do you w

Re: [iText-questions] Read PDF conformance (PDF/A)

2010-11-09 Thread Leonard Rosenthol
Do you want to know if the file CLAIMS to be conformant with a standard or is REALLY conformant? Claiming conformance you can do easily by just checking the particular values in the XMP metadata. Real conformance requires a LOT of parsing and check of the file that iText odesn't do. -Orig

Re: [iText-questions] Read PDF, change text, store?

2010-01-14 Thread Leonard Rosenthol
You can "flatten" the fields after filling... -Original Message- From: David Balažic [mailto:xerc...@gmail.com] Sent: Thursday, January 14, 2010 4:48 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Read PDF, change text, store? Leonard Rosenthol

Re: [iText-questions] Read PDF, change text, store?

2010-01-14 Thread David Balažic
Leonard Rosenthol adobe.com> writes: > They are just placeholders - they "go away" when you fill them and just leave the text. > > All commercial PDF editors (Acrobat, etc.) support creating them. Great, I tried it and works. Thanks! Just one more "nitpick": After the user opens the resulting

Re: [iText-questions] Read PDF, change text, store?

2010-01-13 Thread Leonard Rosenthol
To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Read PDF, change text, store? Leonard Rosenthol adobe.com> writes: > > Yes, use form fields and then fill them in. I'm not a PDF expert: - do form fields look visually different than regular text (as in HTML fo

Re: [iText-questions] Read PDF, change text, store?

2010-01-13 Thread David Balažic
Leonard Rosenthol adobe.com> writes: > > Yes, use form fields and then fill them in. I'm not a PDF expert: - do form fields look visually different than regular text (as in HTML for example) ? - what PDF editors support creating them (I'm not sure what is used to create/edit out PDF files).

Re: [iText-questions] Read PDF, change text, store?

2010-01-13 Thread Boryslav Larin
Hey! I have similar problem but with rtf document! I need to generate document, that might be edited with any other text editor. The problem is I can't use form fields because when you change document with form fields in external editor (MS Word or OpenOffice.org Writer) text start to float (some

Re: [iText-questions] Read PDF, change text, store?

2010-01-13 Thread Leonard Rosenthol
Yes, use form fields and then fill them in. -Original Message- From: David Balažic [mailto:xerc...@gmail.com] Sent: Wednesday, January 13, 2010 10:14 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Read PDF, change text, store? Hi! Currently we use iText to inser

Re: [iText-questions] read pdf but not page by page

2009-05-07 Thread 1T3XT info
Ragia Ibrahim wrote: > Hi > I am trying to read pdf's I used pdf box Sorry, but you're on the iText mailing list, NOT on the PDFBox mailing list. Please ask the PDFBox people for support. > what i need is first page text then second page text the caption or any > other remark before or after t

Re: [iText-questions] Read PDF replacing whitespace with spaces

2008-11-09 Thread Kevin Day
First, if you can get the data some other way from the source applicatino (besides parsing PDF), you will be much happier for it. I strongly recommend that you try that first. If that is not possible, then read on... First, the request to convert whitepace into appropriate spaces/tabs/newlines

Re: [iText-questions] Read PDF replacing whitespace with spaces

2008-11-08 Thread 1T3XT info
Eoin Hinchy wrote: > Hi guys, > > I was wondering if it's possible to use iText to read in a PDF and > replace all the whitespace in it with spaces/tabs/newlines. > For example: > Read in the file http://www.plainsight.info/dev/example.pdf > and output something along the lines of: > http://www.pl

Re: [iText-questions] read pdf and display in browser

2007-12-29 Thread Bruno Lowagie
Darrell Andrews wrote: It's glueing all this together where I'm having problems. I would appreciate any help that anyone can provide. I can see the parts; I can't see the overview. You forgot to tell us what you need. br, Bruno smime.p7s Description: S/MIME Cryptographic Signature --

RE: [iText-questions] read PDF write HTML

2005-09-27 Thread Paulo Soares
a look at jpedal and pdfbox, both in Java. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of KJ Borges > Sent: Tuesday, September 27, 2005 2:51 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] r

Re: [iText-questions] read PDF write HTML

2005-09-26 Thread KJ Borges
D]> To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] read PDF write HTML Date: Mon, 26 Sep 2005 17:21:34 -0300 Hi Bruno and others, Could you point me to any other JAVA api that could help me do that? Thanks in advance, Kenety From: Bruno Lowagie <[EMAIL PROTECTED]>

Re: [iText-questions] read PDF write HTML

2005-09-26 Thread KJ Borges
Hi Bruno and others, Could you point me to any other JAVA api that could help me do that? Thanks in advance, Kenety From: Bruno Lowagie <[EMAIL PROTECTED]> To: KJ Borges <[EMAIL PROTECTED]> CC: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] read PDF write HT

Re: [iText-questions] read PDF write HTML

2005-09-23 Thread Bruno Lowagie
KJ Borges wrote: I'd like to read a PDF file and write it as a HTML file. Is it possible to do it with itext? No, that isn't possible with iText. br, Bruno --- SF.Net email is sponsored by: Tame your development challenges with Apache's Ger

RE: [iText-questions] read Pdf file and setting Text fields

2004-01-13 Thread Paulo Soares
Title: RE: [iText-questions] read Pdf file and setting Text fields Use PdfStamper.getAcroFields() and then AcroFields.setField(). It's also possible to use an FDF. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Beha

RE: [iText-questions] read pdf

2003-10-27 Thread Paulo Soares
You can't change existing text. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Sunday, October 26, 2003 14:59 > To: [EMAIL PROTECTED] > Subject: [iText-questions] read pdf > > Hello, > I want to read a pdf file with iText

RE: [iText-questions] Read PDF

2003-02-11 Thread Paulo Soares
iText cannot change field values, not that it's technically difficult but rather because I hate pdf forms (and no one else did it or made it available). I begin to think that with all these form requests I have to move forms to the top of my to-do list. I'll investigate this weekend form filling an

Re: [iText-questions] read PDF

2002-12-12 Thread Bruno
Quoting felipe <[EMAIL PROTECTED]>: > Can i read a PDF file ? i need to parse some of text. You can import complete pages from an existing PDF file and add them as a PdfTemplate to a new PDF Document. You can't parse them to edit them as you would do in a Text Editor. You can extrac

Re: [iText-questions] Read PDF File

2002-07-16 Thread Paulo Soares
The file you sent is damaged but that's not the problem. You need to update your iText version. Best Regards, Paulo Soares - Original Message - From: "Xiaowei Guo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 23:04 Subject: [iText-questions] Read PDF File >

RE: [iText-questions] Read PDF

2002-05-10 Thread Paulo Soares
oares > -Original Message- > From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 17:24 > To: Paulo Soares; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Read PDF > > At 5:01 PM +0100 5/10/02, Paulo Soares wrote: > > > I als

RE: [iText-questions] Read PDF

2002-05-10 Thread Leonard Rosenthol
At 5:01 PM +0100 5/10/02, Paulo Soares wrote: > >I also added support for getting some of the other "info" >> that programs like Xpdf's pdfinfo and Acrobat's "Properties" >> show...Let me know if you want it or not. >> > Yes, I do. I'll send under separate cover... >

RE: [iText-questions] Read PDF

2002-05-10 Thread Paulo Soares
> -Original Message- > From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 13:33 > To: Paulo Soares; 'Fred'; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Read PDF > > At 10:49 AM +0100 5/10/02, Paulo Soares wrote

RE: [iText-questions] Read PDF

2002-05-10 Thread Leonard Rosenthol
At 10:49 AM +0100 5/10/02, Paulo Soares wrote: >Extracting the info was 30 minutes work. Exactly. I'll see what you did, and how it compares to mine. [time passes] I like what you did with the HashMap - definitely makes more sense then what I was doing with individual calls for each on

RE: [iText-questions] Read PDF

2002-05-10 Thread Paulo Soares
able to use it. I attach the info extraction. Best Regards, Paulo Soares <> > -Original Message- > From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, May 09, 2002 20:23 > To: Paulo Soares; 'Fred'; [EMAIL PROTECTED] > Subject: RE: [

RE: [iText-questions] Read PDF

2002-05-09 Thread Leonard Rosenthol
At 12:21 PM +0100 5/9/02, Paulo Soares wrote: >That will be available in the next release. If you are in a hurry I can send >you now the relevant files for you to compile (against my version at >http://www.getocities.com/itextpdf). > That's funny - I just added these to my version as well