Re: [iText-questions] Help - I am not able to write Arabic text in unix os. Arabic text is printed as blank

2014-03-30 Thread iText mailing list
On 3/31/2014 5:44 AM, Vimal Malani wrote: I am not able to write Arabic text in unix os. Arabic text is printed as blank. below is my java code for same. Font f = new Font(BaseFont.createFont(fontPath, BaseFont.IDENTITY_H, BaseFont.EMBEDDED), 8, Font.NORMAL); Font f1 = new Font(BaseFont.c

Re: [iText-questions] help needed regarding itext error

2013-12-05 Thread iText mailing list
On 12/5/2013 6:46 PM, pallawee c wrote: Hi there, I am getting the following error "The '#' character, hexadecimal value 0x23, cannot be included in a name" on the below line:- pdfFormFields.SetField("form1[0].Page4[0].Table1[0].Row4[0].#field[5]", "476") Your code looks like you're tryin

Re: [iText-questions] 'HELP NEEDED' how to add swf's supported files to create pdf in itext (using java)

2013-08-05 Thread Saravanan shri
Hi, Thanks for your reply. I have tried with what you have said. But still i cant able to add the supporting files. I have pasted my code below. Can you please help me where should i have to add the values for adding the image,mp3 and xml files to run the swf. PdfWr

Re: [iText-questions] 'HELP NEEDED' how to add swf's supported files to create pdf in itext (using java)

2013-08-02 Thread Leonard Rosenthol
You need to embed all the other files using standard embedding API calls and then use some VERY low level API calls to set the relevant "resources" for the SWF. Details are in the Adobe Extensions documentation. Leonard From: Saravanan shri mailto:s.shrisarava...@gmail.com>> Reply-To: Post he

Re: [iText-questions] help

2013-03-06 Thread 1T3XT BVBA
On 6/03/2013 21:38, TIZIANA wrote: > > thank you so much > > i errase the lines and modify the line below > > > oTable3.WriteSelectedRows(0, -1, 50, oDoc.PageSize.Height - alturaTotal - > 140,* pdfw.DirectContent)* That's indeed what I meant ;-) -

Re: [iText-questions] help

2013-03-06 Thread 1T3XT BVBA
On 6/03/2013 19:44, TIZIANA wrote: > Im sorry: > > here is my function that generates the pdf file: Either explain why you think the following lines are necessary, or remove them: cb.BeginText(); cb.SetFontAndSize(fuente, 20); cb.SetColorFill(iTextSharp.text.BaseColor.BLACK); cb.EndText(); AF

Re: [iText-questions] help

2013-03-06 Thread 1T3XT BVBA
On 6/03/2013 17:44, Tiziana Herrera wrote: Please help me, I created a pdf that is generated ok but when i click print it shows a message that says: theres an error on this page, it might not be shown correctly , please contact the person that created my pdf is set to no compression and

Re: [iText-questions] HELP NEEDED-Edit Pdf

2013-02-04 Thread iText Info
Op 4/02/2013 10:33, Falguni Patel schreef: Hi, I have update file using itextsharp dll. File is edited but text not showing up. I have attach pdf file. It contain text "Address=MANINAGA" but can't see it. Hmm... Personally I would never post a question like this on the mailing-list

Re: [iText-questions] Help !

2012-10-26 Thread iText Info
You're in violation with several rules regarding the free mailing list: http://lowagie.com/rule1 rule #3: subscribe to the mailing-list! See http://lowagie.com/itextml rule #4: give a short description of your problem in the subject line We get hundreds of mails with "HELP NEEDED" in the subject

Re: [iText-questions] HELP NEEDED

2012-10-25 Thread 1T3XT BVBA
You're in violation with several rules regarding the free mailing list: http://lowagie.com/rule1 rule #3: subscribe to the mailing-list! See http://lowagie.com/itextml rule #4: give a short description of your problem in the subject line We get hundreds of mails with "HELP NEEDED" in the subject

Re: [iText-questions] Help with iTextSharp 5.3.3 -- posible BUG

2012-10-22 Thread Javier Gardella
Sorry I forgot the files! 2012/10/22 Javier Gardella > Hi Paulo! Thanks for answer! > Attached I send you the certificates: > -- "AC_raweb.cer" is the root certificate (Trust root) > -- "Test Certificate.cer" is the certificate with which I sign the PDF > document. > > Is it enough? > > > 2012/1

Re: [iText-questions] Help with iTextSharp 5.3.3 -- posible BUG

2012-10-22 Thread Javier Gardella
Hi Paulo! Thanks for answer! Attached I send you the certificates: -- "AC_raweb.cer" is the root certificate (Trust root) -- "Test Certificate.cer" is the certificate with which I sign the PDF document. Is it enough? 2012/10/22 Paulo Soares > Looks like a BouncyCastle problem or a certificate

Re: [iText-questions] Help with iTextSharp 5.3.3 -- posible BUG

2012-10-22 Thread Paulo Soares
Looks like a BouncyCastle problem or a certificate problem. It would be helpful to post the certificate (public key only) to be sure. Paulo On Mon, Oct 22, 2012 at 6:31 PM, Javier Gardella wrote: > Hello. > I'm having an issue using iTextSharp 5.3.3. trying to sign a PDF file. > > The problems a

Re: [iText-questions] help needed

2012-09-29 Thread 1T3XT BVBA
On 29/09/2012 12:19, 1T3XT BVBA wrote: > Your question is off-topic here. Your CA knows iText; your CA can > provide keys that work with iText. If he doesn't: find yourself > another CA! For instance. GlobalSign offers a 90-Day Free PDF Signing Trial. See https://www.globalsign.com/pdf-signing/t

Re: [iText-questions] help needed

2012-09-29 Thread 1T3XT BVBA
On 29/09/2012 12:04, NVS wrote: > > Andreas answered and given link sirussign. fine. sirussign is a big > one to understand takes time. How to run sirussigner? can we > directly deploy and run? Why would you need sirussign??? > If so please guide me. But my question is simple BigInteger: modu

Re: [iText-questions] help needed

2012-09-29 Thread 1T3XT BVBA
On 29/09/2012 8:50, NVS wrote: > Exception in thread "main" java.lang.ArithmeticException: BigInteger: > modulus not positive This question was already answered by Andreas Kuehne on September 29. Please don't repost questions for which you've already received an answer! --

Re: [iText-questions] help needed

2012-09-28 Thread 1T3XT BVBA
On 28/09/2012 16:42, NVS wrote: > > could you please tell me the procedure at paper > http://itextpdf.com/book/digitalsignatures can work for any trusted > keys provided by any country or not? > > like india TCSCA, NICCA etc Why don't you try that yourself? We don't live in India. How are we

Re: [iText-questions] Help nedded - digital signature error : BigInteger: modulus not positive,

2012-09-25 Thread iText Info
Op 25/09/2012 16:45, NVS schreef: > Hi, > > Are there any one get signed PDF document with itextpdf library with > any trusted certificate provided by any CA or authority etc.. like > verisign keystore file. Yes, it is possible to use iText to sign a document using trusted certificates provided

Re: [iText-questions] Help nedded - digital signature error : BigInteger: modulus not positive,

2012-09-25 Thread iText Info
Op 25/09/2012 13:42, NVS schreef: my pkcs p12 file verisign trail one, can any one sign the pdf with this keystore file, password is *nvsverisign* I tried signing a document with that p12 file with iText; I tried signing a document with that p12 with Acrobat. I've even tried importing the certi

Re: [iText-questions] Help nedded - digital signature error : BigInteger: modulus not positive,

2012-09-25 Thread 1T3XT BVBA
On 25/09/2012 11:15, NVS wrote: > all test certificates are working fine with itextpdf, where as trying > trusted certificates are not working properly with itextpdf libarary We can't reproduce this with a GlobalSign certificate. See http://itextpdf.com/book/digitalsignatures

Re: [iText-questions] HELP NEEDED: XMLWorker - extending HTMLPipeline by adding a custom TagProcessor for rendering PdfFormField

2012-04-08 Thread 1T3XT BVBA
On 8/04/2012 9:47, Parminder Kaur wrote: > I am trying to create a new TagProcessor to process custom input tags > and render a PdfFormField. When you write a TagProcessor, you need to map an XML tag with an iText Element. A PdfFormField is NOT an implementation of the Element interface, and it

Re: [iText-questions] HELP NEEDED: XMLWorker - extending HTMLPipeline by adding a custom TagProcessor for rendering PdfFormField

2012-04-08 Thread Inderjeet Singh Sethi
i am not getting you properly, what exactly your need is. Is you want to parse complete html form into the pdf?? Regards Inderjeet Singh On 4/8/12, Parminder Kaur wrote: > I am trying to create a new TagProcessor to process custom input tags and > render a PdfFormField. I tried searching and re

Re: [iText-questions] HELP NEEDED - For generating PDF Report

2012-03-27 Thread 1T3XT BVBA
On 27/03/2012 17:48, Hanumanth wrote: Hi, I have a requirement which generates a PDF report in Java Requirements - Page Size - Same dimensions as for Cut Sheet, plus 1/2 left and right, (overall: 9.5 x 11; detached: 8.5 x 11). If you want a document with a specific size that

Re: [iText-questions] Help required to develop Indic Language Ligature

2012-03-07 Thread Paulo Soares
Also have a look at http://thread.gmane.org/gmane.comp.java.lib.itext.general/56702/focus=59552 Paulo On Wed, Mar 7, 2012 at 8:29 AM, iText Info wrote: > Op 7/03/2012 7:07, aneelmehta Mehta schreef: > > Could you please brief me  how to start and how it will be used in main > library. I mean wha

Re: [iText-questions] Help required to develop Indic Language Ligature

2012-03-07 Thread iText Info
Op 7/03/2012 7:07, aneelmehta Mehta schreef: Could you please brief me how to start and how it will be used in main library. I mean what interface /methods are required for library to use it. Legal: start by reading the code contribution policy: http://itextpdf.com/terms-of-use/policy.php Yo

Re: [iText-questions] Help required getting exception java.lang.IllegalAccessError

2011-11-01 Thread 1T3XT BVBA
On 1/11/2011 10:38, Prashanth Palleti wrote: > > we are using iText V2.1.7. That version is no longer supported. We only look at questions about iText 5 and higher. -- RSA® Conference 2012 Save $700 by Nov 18 Register now

Re: [iText-questions] Help required regarding HeaderFooter class in iText

2011-10-02 Thread 1T3XT BVBA
On 3/10/2011 8:38, Prashanth Palleti wrote: > Hi, > > I came to know that use of HeaderFooter class in itext is > discouraged.Can any one please suggest me an alternate to using > HeaderFooter calss in iText. Use PageEvents as described in chapter 5 of the book "iText in Action - Second Edition

Re: [iText-questions] Help Required regarding onStartPage method

2011-09-30 Thread Jason Berk
Don’t add content in “onStartPage()”. Set a boolean variable in “onStartPage()” that you then will evaluate in “onEndPage()” and add your content there. Jason From: Prashanth Palleti [mailto:prashanth...@gmail.com] Sent: Friday, September 30, 2011 2:09 PM To: itext-questions@lists.sou

Re: [iText-questions] HELP NEEDED

2011-08-15 Thread 1T3XT BVBA
On 15/08/2011 18:07, Vibhor Bharadwaj wrote: > Hi > > I am using iText to modify an existing PDF. > The template has two images, I wish to create a new template by > replacing those two images with other new images. > How can I do that? It's a bad idea to use a meaningless Subject: line ("HELP NE

Re: [iText-questions] HELP NEEDED

2011-08-03 Thread TvT
Google, too: http://itext-general.2136553.n4.nabble.com/Detecting-blank-pages-td2144877.html ASAP in a "free" mailinglist - you are hilarious. Allthough iText mailing list comes really close to that... 2011/8/3 Balder VC > ASAP could be next year, we have work to do too. > > learn to search g

Re: [iText-questions] HELP NEEDED

2011-08-03 Thread Balder VC
ASAP could be next year, we have work to do too. learn to search google? http://www.mail-archive.com/itext-questions@lists.sourceforge.net/msg43066.html On 3/08/2011 11:22, Kompella, Murthy wrote: Hi,   Ple

Re: [iText-questions] HELP NEEDED - box drawing characters notdisplayed

2011-07-20 Thread viral
Thanks. Using ARIALUNI.TTF   And this encoding : BaseFont.IDENTITY_H   Solved the problem.   cb.setFontAndSize(BaseFont.createFont("fonts/times.ttf", BaseFont.IDENTITY_H, false), 14);   I used times.ttf from windows fonts and works also fine. So this means pdf BaseFont.TIMES_ROMAN is different th

Re: [iText-questions] HELP NEEDED - box drawing characters not displayed

2011-07-20 Thread 1T3XT BVBA
On 20/07/2011 13:13, viral wrote: > Can you help me ? Only if you have a font that knows about these characters: http://support.itextpdf.com/node/25 http://support.itextpdf.com/node/75 -- 10 Tips for Better Web Security Le

Re: [iText-questions] Help

2011-06-16 Thread 1T3XT BVBA
On 16/06/2011 14:12, Tazio Baker wrote: Thank u for you assistance, sadly what i need and what i can get out of iText do not match. That's not an iText problem. It's because PDF, unless tagged, doesn't know anything about the table structure in your PDF. iText can extract the text (and coordina

Re: [iText-questions] Help

2011-06-16 Thread Tazio Baker
Thank u for you assistance, sadly what i need and what i can get out of iText do not match. Have a good one, On Thu, Jun 16, 2011 at 1:31 AM, 1T3XT BVBA wrote: > On 15/06/2011 22:12, Tazio Baker wrote: > > I have no IT skills and I need to extract data from a PDF into an SQL > database to crea

Re: [iText-questions] Help

2011-06-15 Thread Balder
On 16/06/2011 8:23, Balder wrote: If the text is selectable in a PDF reader you can extract it, but with no it skills you're probably the wrong person for the job to do it. You could try contact iText consultancy Apparently you did that, seeing 1t3xt's answer :) and pay them to do the job

Re: [iText-questions] Help

2011-06-15 Thread Balder
If the text is selectable in a PDF reader you can extract it, but with no it skills you're probably the wrong person for the job to do it. You could try contact iText consultancy and pay them to do the job for you but it's not a triv Kind regards Balder - Reply message - From: "Tazio B

Re: [iText-questions] Help

2011-06-15 Thread 1T3XT BVBA
On 15/06/2011 22:12, Tazio Baker wrote: I have no IT skills and I need to extract data from a PDF into an SQL database to create statistical reports. What makes you think this is possible? You are using PDF as a format to store data! What makes you think that's the purpose of PDF? Please read:

Re: [iText-questions] Help Needed-Can't get the PDF page content and resources ues the itextsharp 4.0.3 when the PDF type is distiller

2011-05-20 Thread 1T3XT BVBA
Op 20/05/2011 9:50, chen jun schreef: > return GetStreamBytes((PRStream)contents, file);", I call this method > only return 78 bytes contents, not all of the page content and resources; This is what I found on page 1 after decrypting the file: q 1 0 0 1 17 772.661 cm /RelativeColorimetric ri /

Re: [iText-questions] Help Needed-Can't get the PDF page content and resources ues the itextsharp 4.0.3 when the PDF type is distiller

2011-05-20 Thread 1T3XT BVBA
You're not subscribed to the mailing list, please don't expect any answers if you don't subscribe! > -- 转发的消息 -- > > I can't get the PDF page content and resources ues the itextsharp > 4.0.3 when the PDF type is distiller. > The document is encrypted and it used to be Reader enabl

Re: [iText-questions] HELP NEEDED

2011-05-09 Thread Balder
On 9/05/2011 10:14, umesh chordia wrote: Hi, Want to know whether iText Pdf Library is Open Source or a Commercial One. It's AGPL v3 http://www.fsf.org/licensing/licenses/agpl-3.0.html with addition: You can be released from the requirements of the license by purchasing a commercial license

Re: [iText-questions] [HELP] Using Itext Library

2011-05-08 Thread 1T3XT BVBA
Op 8/05/2011 10:05, Minh Nhật Đỗ schreef: > But when i compile a class convert a html to pdf Problems with HTML to PDF should be tested and reported here: http://demo.itextsupport.com/xmlworker/ Enter your HTML in TinyMCE (see HTML button on the top-left of the tool), full out the Captcha and cli

Re: [iText-questions] [HELP] Using Itext Library

2011-05-08 Thread Alexis Pigeon
Hi Đỗ Minh Nhật, On 8 May 2011 10:05, Minh Nhật Đỗ wrote: > Dear, all > I using your library for my homework. But when i compile a class convert a > html to pdf , i have a problem : > *arrayList java.io.IOException: Expected > for tag: <{1}/> > near line 40, column 185* > This d

Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing

2011-04-19 Thread Diego Ruotolo
ilto:druot...@noemalife.com] > *Sent:* Monday, April 18, 2011 6:25 PM > *To:* itext-questions@lists.sourceforge.net > *Subject:* Re: [iText-questions] HELP NEEDED: barcode and > anti-aliasing > > OK: do you think is better to make this rounding directly in the >

Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing

2011-04-18 Thread Paulo Soares
won't prevent them to be read. Paulo From: Diego Ruotolo [mailto:druot...@noemalife.com] Sent: Monday, April 18, 2011 6:25 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing OK: do you think is

Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing

2011-04-18 Thread Diego Ruotolo
011 5:55 PM > *To:* itext-questions@lists.sourceforge.net > *Subject:* Re: [iText-questions] HELP NEEDED: barcode and > anti-aliasing > > Hi Paulo, > > thanks for your answer. Can you also suggest me some tricks to > improve barcode quality? E.g., a correct value

Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing

2011-04-18 Thread Paulo Soares
-questions@lists.sourceforge.net Subject: Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing Hi Paulo, thanks for your answer. Can you also suggest me some tricks to improve barcode quality? E.g., a correct value for the X property? Actually, if I want a narrow bar of 3 pixels and I have a resolution

Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing

2011-04-18 Thread Diego Ruotolo
Hi Paulo, thanks for your answer. Can you also suggest me some tricks to improve barcode quality? E.g., a correct value for the X property? Actually, if I want a narrow bar of 3 pixels and I have a resolution of 200 dpi, I set the X property to 3*72/200 , is that right? Thanks, Diego Il 18/04/20

Re: [iText-questions] HELP NEEDED: barcode and anti-aliasing

2011-04-18 Thread Paulo Soares
That's your printer driver being too helpful. From Acrobat print to image and it will look ok. Paulo -Original Message- From: Diego Ruotolo [mailto:druot...@noemalife.com] Sent: Monday, April 18, 2011 4:28 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] HELP NEE

Re: [iText-questions] HELP NEEDED

2011-04-12 Thread 1T3XT BVBA
Op 12/04/2011 11:31, Alex K Baby schreef: > Hi > I am working on pdf bookmark creation. I assume you want to add bookmarks to an existing PDF document. > I wanted to read all the pdf page and get the page titles and > sub-titles to create the bookmark. ??? How are you going to do that? > the pdfre

Re: [iText-questions] Help needed on itextSharp.dll

2011-01-27 Thread Paulo Soares
You'll have to use version 4.x. Paulo -Original Message- From: Akshatha ap [mailto:akshatha...@gmail.com] Sent: Wednesday, January 26, 2011 10:53 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Help needed on itextSharp.dll HI, I am developing an application on

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-18 Thread Nurettin DAG
.itext.general/19921. >> >> Paulo >> >> ---------- >> *From:* pedram farzaneh [mailto:pedram.f...@gmail.com] >> *Sent:* Tuesday, January 11, 2011 10:58 AM >> *To:* Post all your questions about iText here >> *Subject:* Re: [iText-qu

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-17 Thread 1T3XT BVBA
Op 18/01/2011 7:22, pedram farzaneh schreef: > hello dear Paulo and everybody > > I searched so many in the Internet, and also in iText API > to find a solution for the problems I reported previously. Stop searching the Internet, start solving the problem as suggested by Nurettin. ---

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-17 Thread pedram farzaneh
general/19921. >> >> Paulo >> >> ---------- >> *From:* pedram farzaneh [mailto:pedram.f...@gmail.com] >> *Sent:* Tuesday, January 11, 2011 10:58 AM >> *To:* Post all your questions about iText here >> *Subject:* Re: [iText-que

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-15 Thread pedram farzaneh
tp://article.gmane.org/gmane.comp.java.lib.itext.general/19921. > > Paulo > > -- > *From:* pedram farzaneh [mailto:pedram.f...@gmail.com] > *Sent:* Tuesday, January 11, 2011 10:58 AM > *To:* Post all your questions about iText here > *Subject:* Re

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-11 Thread Paulo Soares
See http://article.gmane.org/gmane.comp.java.lib.itext.general/19921. Paulo From: pedram farzaneh [mailto:pedram.f...@gmail.com] Sent: Tuesday, January 11, 2011 10:58 AM To: Post all your questions about iText here Subject: Re: [iText-questions] HELP NEEDED

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-11 Thread pedram farzaneh
thanks for your help dear, but the font is true, because it works with a pure ColumnText and arabic characters are being shown. and I added the returned elements in a PdfPTable. but the problems remains. in fact my problem is with HTML parsing. when I have HTML tag and it contains Arabic characte

Re: [iText-questions] HELP NEEDED - render HTML snippet which contains Arabic text

2011-01-10 Thread 1T3XT BVBA
Op 10/01/2011 12:17, pedram farzaneh schreef: > I have a HTML code snippet which contains in which the columns > contain Arabic text. > after rendering the html snippet by "HTMLWorker" class the resulting > element > is instance of a PdfPTable which is shown in the pdf file but the text > is mi

Re: [iText-questions] Help with DottedLineSeperator.

2010-12-06 Thread Mark Storer
your questions about iText here Cc: Post all your questions about iText here Subject: Re: [iText-questions] Help with DottedLineSeperator. Heh, I like the way you guys think! But how the heck are you seeing that text? What I see is compressed.

Re: [iText-questions] Help with DottedLineSeperator.

2010-12-04 Thread jason . l . pelzel
IT | RR Donnelley 5500 12th Avenue East | Shakopee, MN 55337 | (: 952.833.3473 | È: 651.398.6188 | Ê: 952.942.8933 | *: jason.l.pel...@rrd.com "Mark Storer" 12/02/2010 11:16 AM Please respond to Post all your questions about iText here To "Post all your ques

Re: [iText-questions] Help with DottedLineSeperator.

2010-12-02 Thread Mark Storer
rer Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; From: jason.l.pel...@rrd.com [mailto:jason.l.pel...@rrd.com] Sent: Wednesday, December 01, 2010 10:22 AM To: Post all your questions about iText here

Re: [iText-questions] Help with DottedLineSeperator.

2010-12-01 Thread 1T3XT BVBA
Op 1/12/2010 19:22, jason.l.pel...@rrd.com schreef: I do notice when trying to select the page numbers in toc_sample_ok.pdf using Ptistop that they are actually coordinated next to the listing text but somehow transformed(?) to be viewed over toward the right. If you look inside your PDF, then

Re: [iText-questions] Help with DottedLineSeperator.

2010-12-01 Thread Mark Storer
We really need to see the PDF. --Mark Storer Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; From: Jason L Pelzel [mailto:jason.l.pel...@rrd.com] Sent: Tuesday, November 30, 2010 1:44 PM

Re: [iText-questions] Help - Adding Header and Footer to an existing PDF

2010-11-02 Thread 1T3XT info
On 1/11/2010 19:41, Tina Tibrewal wrote: > Hi All, > > I am stuck with adding a Header and Footer to an existing PDF. > > Any clues are appreciated. I have already checked the iText Documentation and > did not find anything matching. When you refer to "the iText Documentation," it is assumed that

Re: [iText-questions] Help files about itext please

2010-10-19 Thread 1T3XT info
http://api.itextpdf.com/ http://itextpdf.com/book/ -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info -- Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flas

Re: [iText-questions] Help

2010-10-06 Thread Alexis Pigeon
Hi Kabir, Please: - reply to the thread you created, instead of creating a new thread - do not double post, it's considered very rude - indicate a better subject line the next time you post to a list (not this time, since you are likely to create yet another thread if you do so) - subscribe to

Re: [iText-questions] help

2010-10-05 Thread Mark Storer
The code you quoted to us won't throw that exception. You're doing something like: PdfDictionary myDict = (PdfDictionary) someVar.callSomeFunctionThatReturnsAPdfObject(); Not all PdfObject's are PdfDictionaries. Of particular interest to you, some of them are indirect references to PdfObject

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-16 Thread 1T3XT info
On 16/09/2010 14:04, rramosfu wrote: > > I create a PDF and save file it static, then show in the text fields the > value that comes from a java object and the text field appear me a scroll. > But if I keep it as dynamic not show me anything the text field. Did you read the documentation? The reas

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-16 Thread rramosfu
I create a PDF and save file it static, then show in the text fields the value that comes from a java object and the text field appear me a scroll. But if I keep it as dynamic not show me anything the text field. http://itext-general.2136553.n4.nabble.com/file/n2542011/llena.bmp http://itext-g

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-16 Thread Leonard Rosenthol
: Re: [iText-questions] Help me I have a problem with Dynamic pdf fOR A create forms XFA What is necesary. I saved my pdf type FormularioXML(dynamic).pdf. Is the other thinks necessary -- View this message in context: http://itext-general.2136553.n4.nabble.com/Help-me-I-have-a-problem-with-Dyn

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-16 Thread rramosfu
fOR A create forms XFA What is necesary. I saved my pdf type FormularioXML(dynamic).pdf. Is the other thinks necessary -- View this message in context: http://itext-general.2136553.n4.nabble.com/Help-me-I-have-a-problem-with-Dynamic-pdf-tp2540525p2541639.html Sent from the iText - General mailin

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-15 Thread Alexis Pigeon
[For those not speaking spanish, and not relying on any online translator, here's a quick translation] I have a textfield [the OP is not mentionning if it's an already existing PDF or not, or the type of form used] which will be filled from a java object, therefore the size of the box has to grow

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-15 Thread Leonard Rosenthol
: rramosfu Subject: Re: [iText-questions] Help me I have a problem with Dynamic pdf On 15/09/2010 15:55, rramosfu wrote: > > Tengo un campo de texto que se me llenará a partir de un objeto java, por lo > que el tamaño de la caja tiene que crecer segun el numero de caracteres que > tenga el te

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-15 Thread 1T3XT info
On 15/09/2010 15:55, rramosfu wrote: > > Tengo un campo de texto que se me llenará a partir de un objeto java, por lo > que el tamaño de la caja tiene que crecer segun el numero de caracteres que > tenga el texto. So you have an EXISTING pdf containing a text field. Something like: http://examples

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-15 Thread rramosfu
Tengo un campo de texto que se me llenará a partir de un objeto java, por lo que el tamaño de la caja tiene que crecer segun el numero de caracteres que tenga el texto. El problema es q me aparece un scroll en el campo de texto cuando lo guardo como .pdf Y cuando lo hago de forma .pdf dynamic en

Re: [iText-questions] Help me I have a problem with Dynamic pdf

2010-09-15 Thread 1T3XT info
On 15/09/2010 15:22, rramosfu wrote: > > First of all sorry for my English. Whatever other language you speak, can you post it in that language, because I don't understand the question. > I create a new dynamic pdf because I have a text OK, so I guess you have a String and you put it into a Para

Re: [iText-questions] help

2010-08-12 Thread Klas Lindbäck
Are you sure that the text is part of the image? It may be ordinary text that is printed on top of the image. /Klas Mostafa Shaeri skrev 20:59: -- hi -- From: *Mostafa Shaeri* @gmail.com > Date: Sun, Aug 8, 2010 at 10:33 AM Subject:

Re: [iText-questions] help

2010-08-12 Thread 1T3XT info
Mostafa Shaeri wrote: > hello. > i faced problem in my image extractor code. any suggestion appreciated. > > i first get stream from pdf and check the object in that , if object is > a image i will save it. > the code is working properly and i can get all image in the pdf. but > some images is

Re: [iText-questions] Help needed in itext

2010-08-10 Thread 1T3XT info
vivek kumar sharma wrote: > > hello friends... > > I using itextsharp for creating pdf from text. > > now i want to add image in pdf using this by giveing url from the user . > > i taking url from javascript function. > > when i give the url then it comes as text. > > so please help me a

Re: [iText-questions] Help with tear-offs (vertical text)?

2010-08-10 Thread 1T3XT info
Edmund Mitchell wrote: > Hi all, > > Trying to create a flyer with tear-offs. In case you aren't familiar, > here is a picture of a flyer with tear-offs: > http://img1.meetupstatic.com/511327360118351034/img/icon/refPromoteFlyerGroupLarge.jpg > > The book had a great example of a flyer, and got

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread Paulo Soares
c.Add(t); doc.Close(); Paulo From: R. Garstenveld [mailto:garstenv...@hotmail.com] Sent: Monday, May 24, 2010 11:37 AM To: Post all your questions about iText here Subject: Re: [iText-questions] help text rotation in a cell Paulo, This is the code. (i have dll

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread R. Garstenveld
our questions about iText here Subject: Re: [iText-questions] help text rotation in a cell I guess I'll have to spell it. I've no idea what you are doing. Post some code so that I can reproduce the problem (if any). Use version 5.0

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread Paulo Soares
y, May 24, 2010 11:20 AM To: Post all your questions about iText here Subject: Re: [iText-questions] help text rotation in a cell Yes..? You know the answer? It is so strange.. trying everything... From: Paulo Soares<mailto:psoa...@glintt.com> Sent: Monday, May 24, 2010 12:12 PM To: Post all

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread R. Garstenveld
Yes..? You know the answer? It is so strange.. trying everything... From: Paulo Soares Sent: Monday, May 24, 2010 12:12 PM To: Post all your questions about iText here Subject: Re: [iText-questions] help text rotation in a cell Do you want me to guess? Paulo

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread Paulo Soares
Do you want me to guess? Paulo From: R. Garstenveld [mailto:garstenv...@hotmail.com] Sent: Monday, May 24, 2010 11:03 AM To: Post all your questions about iText here Subject: Re: [iText-questions] help text rotation in a cell Thank you, i now use the PdfPCell

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread R. Garstenveld
questions about iText here Subject: Re: [iText-questions] help text rotation in a cell It only works with PdfPCell. By the way, Cell was removed in version 5. Paulo -- From: R. Garstenveld [mailto:garstenv

Re: [iText-questions] help text rotation in a cell

2010-05-24 Thread Paulo Soares
It only works with PdfPCell. By the way, Cell was removed in version 5. Paulo From: R. Garstenveld [mailto:garstenv...@hotmail.com] Sent: Monday, May 24, 2010 9:38 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] help text rotation in a cell

Re: [iText-questions] help

2010-05-20 Thread Klas Lindbäck
Look up how to add page numbering. You should be able to add section numbers in a similar way. Use onEndPage and add the section number at an absolute position as is done in the examples: http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/index.html#examples /Klas EXI-D'Souza, Aman

Re: [iText-questions] help

2010-05-19 Thread 1T3XT BVBA
> > I need to have different footer elements for different sections in RTF RTF is no longer supported. Please don't post any questions about RTF on this list. (And if you do post questions, use a subject that tells us something about the problem.)

Re: [iText-questions] help to modify image colour in PDF - using low level pdfdict...I think just need the new dictionary put values & format

2010-05-09 Thread 1T3XT info
Hakan Usakli wrote: > Hello, please help me figure out how to modify image color (brightness, > gamma, contrast, RGBwhatever can be modified) inside a PDF. > > I have the following code which works without an error, the part I need > help with is marked {.what to do here } Do you h

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-13 Thread 1T3XT info
Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > Hi: > > Ok... I have purchased the second edition of the book, looked at the > examples in chapter 13. You need chapter 8. You want the data as shown in listing 8.22. That snippet is part of the output of listing 8.20. Looking at listing 8.21,

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-13 Thread Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI
agie.com] Sent: Monday, April 12, 2010 12:29 PM To: Post all your questions about iText here Subject: Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > Please assist... I tried purchasing the book... getting the following > error...

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-12 Thread Bruno Lowagie
Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > Please assist... I tried purchasing the book... getting the following > error... After another mail to support, the problem was solved. It's now possible again to buy the book. Recently a new chapter was added: chapter 13. In the meantime, I'

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-12 Thread Bruno Lowagie
Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > Please assist... I tried purchasing the book... getting the following > error... > Site error: the file /affiliate/idevaffiliate.php requires the ionCube > PHP Loader ioncube_loader_fre_4.3.so to be installed by the site > administrator I thoug

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-12 Thread Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI
AOC/CSDI Sent: Monday, April 05, 2010 8:07 AM To: 'Post all your questions about iText here' Subject: RE: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form I tried to purchase the book but I'm getting the following error Site error: the file /affiliate/idevaffiliate.p

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-05 Thread 1T3XT info
Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > I tried to purchase the book but I'm getting the following error > Site error: the file /affiliate/idevaffiliate.php requires the ionCube > PHP Loader ioncube_loader_fre_4.3.so to be installed by the site > administrator The problem is l

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-05 Thread Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI
Sent: Friday, April 02, 2010 1:19 AM To: Post all your questions about iText here Subject: Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > Hello: > > When I create a form using Livecycle and save the PDF as 9.x, I'm no &g

Re: [iText-questions] Help !!

2010-04-01 Thread 1T3XT info
Ganesh Thiyagarajan wrote: > Hi, > I am using iTextSharp (C#) component to manipulate the PDF > files created using Adobe Live Cycle Designer and enabled the > "Extended Features in Reader" using Adobe Pro. But the PDF files > generated using iTextSharp component are not preserving the "Exten

Re: [iText-questions] HELP NEEDED: PDF V9.x Dynamic Form

2010-04-01 Thread 1T3XT info
Miller, Billy C CTR USAF AFSOC 623 AOC/CSDI wrote: > Hello: > > When I create a form using Livecycle and save the PDF as 9.x, I'm no > longer able to read the field names and values. In the past I use > AcroFields object to extract the field names and values. I have been > unable to get the 5.0

Re: [iText-questions] Help with Adding a Form Field to Existing PDF File

2010-02-09 Thread Paulo Soares
PdfStamper.addAnnotation(). Paulo > -Original Message- > From: steve.d...@zodiacaerospace.com > [mailto:steve.d...@zodiacaerospace.com] > Sent: Tuesday, February 09, 2010 2:28 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Help with Adding a Form Field to

  1   2   3   4   >