Re: [iText-questions] Image not dispaying in RTF document (Wordpad)

2008-02-06 Thread Mark Hall
Hi, unfortunately only MS Word is supported as a viewer for RTF files generated by iText. If it works in MS Word (Word XP as the reference viewer), then it is classified as a problem in the RTF viewer and not in iText. I do not have the time to comprehensively test other RTF viewers. Gree

Re: [iText-questions] Multiple images in same line

2008-02-06 Thread Mathieu Mallet
What I'm trying to do is emulate a web page's rendering, but in PDF. I want to have multiple images placed on a single line, with images that cannot fit automatically wrap to the next line. Using PdfTables would require knowing in advance how many images should be placed, how wide they will end up

Re: [iText-questions] Live Cycle

2008-02-06 Thread Leonard Rosenthol
Be aware, however, that iText's Digital Signature features are PDF- based and NOT XFA-based. This means that if you sign an XFA-based form with iText, you aren't really signing it :(. Leonard On Feb 6, 2008, at 7:40 AM, Paulo Soares wrote: > > >> -Original Message- >> From: [EMAIL PR

Re: [iText-questions] Insert s.th. at the right border of a page

2008-02-06 Thread wasegraves
-- Original message -- From: jergi <[EMAIL PROTECTED]> > > > Does anybody have an idea, how I can write something to the right border of a > page? > I created a table of content and I want to write the pagenumbers at the > right border. > Like this: > > Table of co

Re: [iText-questions] Insert s.th. at the right border of a page

2008-02-06 Thread Howard Shank
Could you repeat the question a few more times? I wasn't able to read it the first 4 times you sent it. - Original Message From: jergi <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Wednesday, February 6, 2008 12:06:07 PM Subject: [iText-questions] Insert s.th. at

Re: [iText-questions] Insert s.th. at the right border of a page

2008-02-06 Thread wasegraves
-- Original message -- From: jergi <[EMAIL PROTECTED]> > > > Does anybody have an idea, how I can write something to the right border of a > page? > I created a table of content and I want to write the pagenumbers at the > right border. > Like this: > > Table of c

[iText-questions] Insert s.th. at the right border of a page

2008-02-06 Thread jergi
Does anybody have an idea, how I can write something to the right border of a page? I created on table of content and I want to write the pagenumbers at the right border. Like this: Table of content 1.Introduction 3

Re: [iText-questions] Barcode image size

2008-02-06 Thread Paulo Soares
That's a matter of image scaling. There are examples in the tutorial and the book. You are also advised to use PdfPTable instead of Table. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Paulo Carvalho > Sent: Wednesday, February 06, 2008

Re: [iText-questions] Live Cycle

2008-02-06 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Araujo Guntin > Sent: Wednesday, February 06, 2008 3:53 PM > To: Post all your questions about iText here > Subject: Re: [iText-questions] Live Cycle > > Hi Paul, > > What about the Emmanuel sam

Re: [iText-questions] newbie: fill-in and generate pdf from template?

2008-02-06 Thread ahnf
Hi, Thanks, are there any simple tutorials for some basic code for how to do this? I.e. get an image into some placeholder in the pdf? thanks On Feb 5, 2008, at 10:23 PM, bisoa wrote: > > Yes! You are right on it. Use JSP or Servlet to generate PDF using > iText. > iText is perfect for doing

Re: [iText-questions] Live Cycle

2008-02-06 Thread Araujo Guntin
Hi Paul, What about the Emmanuel sample at http://www.mail-archive.com/itext-questions@lists.sourceforge.net/msg35296.html Could I use this sample to fill out a dynamic form??? Thanks, 2008/2/6 Paulo Soares <[EMAIL PROTECTED]>: > > > > -Original Message- > > From: [EMAIL PROTECTED] > >

Re: [iText-questions] Live Cycle

2008-02-06 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Gianluca Masina > Sent: Wednesday, February 06, 2008 3:10 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Live Cycle > > In a pdf enabled by LiveCycle can i fill value

Re: [iText-questions] How can I add a pdf table to a generated letter using XML?

2008-02-06 Thread mtomlins
Thanks for the reply. I have abandoned the xmltag functionality as it's incomplete. - Original Message - From: "bisoa" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 05, 2008 4:40 PM Subject: Re: [iText-questions] How can I add a pdf table to a generated letter using XML? > > > 1T3XT

[iText-questions] Live Cycle

2008-02-06 Thread Gianluca Masina
In a pdf enabled by LiveCycle can i fill values and sign it? Best regards. Gianluca - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070

[iText-questions] Image not dispaying in RTF document (Wordpad)

2008-02-06 Thread Satheesh
I am using itext-2.0.0.jar APIs to insert an image(bar code) to my RTF template. Every thing works fine in MS Word. But the content is seems to be missing when opening the same file in Word pad. The problem occurs only if  I insert an image, normal texts and tables works fine in Word pad. An

[iText-questions] itext - extract image from pdf

2008-02-06 Thread zett giorgio
Hi guys! I'm new in i-Text and also my english is not good...but I hope you can help me... In last days I tried to extract images from PDF. I tried with pdfBox but I couldn't resolve some OutOfMemory Error. So I thought to try to extract images with i.text. I read the posts about extract images

Re: [iText-questions] Multiple images in same line

2008-02-06 Thread bisoa
Hi, I am not sure what this example is used for. However I have to say that this approach will always accomany great hassles in making things work correctly. I would rather suggest to use grid layouts using Table/Cell (or PdfTable/PdfPCell). Then you will be able to control things very easily. R

Re: [iText-questions] newbie: fill-in and generate pdf from template?

2008-02-06 Thread bisoa
Yes! You are right on it. Use JSP or Servlet to generate PDF using iText. iText is perfect for doing this kind of things. This pdf document is generated from JSP using iText. You can put texts and images as you wish, as shown in this document; http://www.roselladb.com/dashboardreport1.pdf http://

[iText-questions] Barcode image size

2008-02-06 Thread Paulo Carvalho
Hello I am using IText to generate a PDF file with some text and an image with a datamatrix barcode. My code is the one (i am only testing the capabilties of IText for now) BarcodeDatamatrix bcdm = new BarcodeDatamatrix(); bcdm.setOptions(BarcodeDatamatrix.DM_AUTO); bcdm.setHeight(0); bcdm.setWi

Re: [iText-questions] How can I add a pdf table to a generated letter using XML?

2008-02-06 Thread bisoa
1T3XT info wrote: > > bisoa wrote: >> Use Table and Cell! > I'd use PdfPTable and PdfPCell. > Table and Cell are old classes. > There's an example in Chapter 6. > Unfortunately, PedfPCell has no "setRowspan()". This alone effectively rules out for the new classes at least for me. It's a fatal