Re: [iText-questions] Choicebox Problem

2005-07-12 Thread bruno
Please keep on the mailinglist. eng balduman wrote: Hello again. I am really sorry for my English. What I meant was combobox instead of choicebox. How to change the value for the combobox? I have this combobox with choices (in my pdf template file) and what I did is I use the setField() meth

RE: [iText-questions] can't show image border, in a chunk, in a phrase, in PdfPTable cell

2005-07-12 Thread Charlie Solomon
Allright - thanks Paulo. I am using the C# port, so I will wait patiently for an update... this is not an emergency, it's just an image border :) -Charlie -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 4:55 PM To: Charlie Solomon; itext-ques

[iText-questions] Error in javadoc

2005-07-12 Thread pierre . huttin
Hello paulo, I'm watching the javadoc of the release 154 and I have find one thing that I think is an error in class AcroFields.Item for the widget_refs, you wrote "An array of PdfDictionary with the widget references." and I think is "An array of PdfIndirectReference with the widget references." n

RE: [iText-questions] can't show image border, in a chunk, in a phrase, in PdfPTable cell

2005-07-12 Thread Charlie Solomon
Any workaround you can suggest? I thought I saw somewhere that you can turn an object into an Image in iText... but I can't find it again. Maybe I could create a simple one cell table holding the image, draw the border on the table, then create and image object from that? -Original Message-

Re: [iText-questions] can't show image border, in a chunk, in a phrase, in PdfPTable cell

2005-07-12 Thread Paulo Soares
The Java and the C# port are synchronized at the CVS level. Both will be updated at the same time. - Original Message - From: "Charlie Solomon" <[EMAIL PROTECTED]> To: "'Paulo Soares'" <[EMAIL PROTECTED]>; Sent: Wednesday, July 13, 2005 1:32 AM Subject: RE: [iText-questions] can't show i

Re: [iText-questions] can't show image border, in a chunk, in a phrase, in PdfPTable cell

2005-07-12 Thread Paulo Soares
There are several ways to do it but it's a lot easier if I implement tomorrow borders in images. - Original Message - From: "Charlie Solomon" <[EMAIL PROTECTED]> To: "'Paulo Soares'" <[EMAIL PROTECTED]>; Sent: Wednesday, July 13, 2005 12:05 AM Subject: RE: [iText-questions] can't show im

Re: [iText-questions] can't show image border, in a chunk, in a phrase, in PdfPTable cell

2005-07-12 Thread Paulo Soares
Images don't draw borders, the rectangle is only used to establish the dimensions. Maybe they should. - Original Message - From: "Charlie Solomon" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 12, 2005 5:51 PM Subject: [iText-questions] can't show image border, in a chunk, in a phrase, in

[iText-questions] Anyone know of a good licensing library?

2005-07-12 Thread David Thielen
I am considering using www.jproductivity.com for licensing of WR. Anyone heard of them? Or know of a good java licensing solution? Thanks - dave --- This SF.Net email is sponsored by the 'Do More With

[iText-questions] quality-issue with com.lowagie.text.pdf.PdfGraphics2D's FontMetri cs

2005-07-12 Thread Breitenbücher, Mark
hello, I want to use iText for my application to print some rich text from a JTextPane with varying textstyles under Sun JRE 1.4.x / 1.5.x. But unfortunately I run in a quality-issue as shown in following example. If you look at the screen-output, there is no gap between the text and the surroun

[iText-questions] quality-issue with

2005-07-12 Thread Breitenbücher, Mark
I want to use iText for my application to print some textdata from a JTextPane under Sun JRE 1.4.x. But unforunately I run in a quality-issue as shown in following example. //--- SNIP import java.awt.*; import java.awt.event.*; import java.awt

Re: [iText-questions] Special usage rights settings?

2005-07-12 Thread Leonard Rosenthol
At 12:25 PM 7/12/2005, Little, Jason wrote: Is there a way to set these "Special Usage Rights" needed by Adobe Acrobat when generating a PDF form with iText such that a form data can be saved when that form is opened and edited within Adobe Acrobat? Please explain. No. Only Adobe's Acr

[iText-questions] Special usage rights settings?

2005-07-12 Thread Little, Jason
Is there a way to set these "Special Usage Rights" needed by Adobe Acrobat when generating a PDF form with iText such that a form data can be saved when that form is opened and edited within Adobe Acrobat? Please explain. Thanks, Jason Little SouthernLINC Wireless- IS Op

FW: [iText-questions] Table vs. PdfPTable, Cell vs. PdfPCell; and removing borders.

2005-07-12 Thread Jay Parashar
A PdfPTable is more versatile than a table. You can place it at absolute positions. To remove borders for a PdfPCell you can call a custom function like private static void disableBorders(PdfPCell cell) { cell.disableBorderSide(PdfPCell.LEFT); cell.disableBorderSide(PdfPCell.RIG

Re: [iText-questions] Table vs. PdfPTable, Cell vs. PdfPCell; and removing borders.

2005-07-12 Thread John M. Gabriele
--- Bruno Lowagie <[EMAIL PROTECTED]> wrote: > John M. Gabriele wrote: > > >I also need to remove all borders from it -- so the text is > >just floating there. :) I see that I can use a Table and > >then setBorderWidth( 0 ) to remove that one big border around > >the entire table. Can I do some

Re: [iText-questions] important

2005-07-12 Thread bruno
[EMAIL PROTECTED] wrote: Hello sir, please tell me if iText depends on the Mozilla engin to render the arabic text and preview it. The Mozilla engine has nothing to do with it. PDF is rendered by (the) Adobe Reader (plugin). It would be safe for you to embed the font, so that the text will b

Re: [iText-questions] Top Margin overwritten by reading in another PDF

2005-07-12 Thread bruno
SDUNDM02 wrote: Wath I need is a method which positions the first line of the read in document below the top margin of the current document and if the content does not fit to one page, put the rest on the next page. It is impossible to retrieve the coordinates of the 'first line of the read'

[iText-questions] Top Margin overwritten by reading in another PDF

2005-07-12 Thread SDUNDM02
Hi, thank you for answering my former question so fast, but I am afraid I did not put the problem clearly: The situation I am struggeling with is: I read in a pdf document, an place it on a new page in my current pdf starting at absoute position x=0, y=0; As this is the lower left corner of an A4

Re: [iText-questions] Servlet problem

2005-07-12 Thread Justin Lee
I didn't see the first part of this email (was there more than what's quoted here?) but there was some discussion on the struts-user mailing list earlier this year about multiple requests when using IE. There was a servlet filter posted that was supposed to fix that. You might try searching the a

[iText-questions] important

2005-07-12 Thread mlotfy
Hello sir, please tell me if iText depends on the Mozilla engin to render the arabic text and preview it. the arabic vowels are not appear correctly. please send me. thanks on advance. M Lotfy. --- This SF.Net email is sponsored by the 'Do More

Re: [iText-questions] Managing Annotations in PDF using iText

2005-07-12 Thread Leonard Rosenthol
At 03:03 AM 7/12/2005, Wahaj Khan wrote: 1) Why is the Line in your sample, shown when its clicked. Can't we have a way to show it always ? Line annotations should always show. If it isn't showing up to begin with, there is probably something wrong in the appearance. 2) When ad

RE: [iText-questions] nullpointer exception on document.close with empty pages

2005-07-12 Thread Erik van Eekelen
Hi there, Although I never succeeded in getting line numbers, the latest release (1.3.1) did fix the problem mentioned below. Thanks! Erik -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Monday, May 02, 2005 12:53 To: Erik van Eekelen; itext-questions@lists.sourcef

RE: [iText-questions] iText question

2005-07-12 Thread Paulo Soares
I was referring to the font. If you want more flexibility you can use the field just as coordinate placeholder and place the text directly. If what you want is reflow you have to think in something else. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tu

RE: [iText-questions] iText question

2005-07-12 Thread Paulo Soares
Fields can have automatic size. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, July 12, 2005 11:45 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] iText question > > > Hello, >

RE: [iText-questions] Table vs. PdfPTable, Cell vs. PdfPCell; and removing borders.

2005-07-12 Thread Jay Parashar
A PdfPTable is more versatile than a table. You can place it at absolute positions. To remove borders for a PdfPCell you can call a custom function like private static void disableBorders(PdfPCell cell) { cell.disableBorderSide(PdfPCell.LEFT); cell.disableBorderSide(PdfPCell.RIG

[iText-questions] iText question

2005-07-12 Thread pmendoza
Hello, I have seen that you have many pages talking about iText library.   I hope not to bother you, but maybe you can easyly help me The library is great, but i have a small problem with it. The thing is that I have a pdf form with some fields. Easily I get to set the value I want in the field

RE: [iText-questions] bug in arabic pdf writing !!!!

2005-07-12 Thread Paulo Soares
See http://junlu.com/msg/43103.html > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, July 12, 2005 10:02 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] bug in arabic pdf writing

[iText-questions] RTF Images and RTF2FO

2005-07-12 Thread Jaime Álvarez
Hello everyone! I need some help with RTF code. The problem is that I'm using iText not for creating documents "per se", but to find out what RTF code represents a given component. I'll describe the scenario: A user can create her own template for a report. RTF is the chosen format to tha

[iText-questions] itext question

2005-07-12 Thread Dominik Erbsland
hello just wanted to say that you did an awesome job with iText! I am creating a PDF with a table but I cannot find a way how to change the FONT within a cell in a table. for normal paragraphs it's very easy but I just could not find the needed information about fonts in cells in the document

[iText-questions] bug in arabic pdf writing !!!!

2005-07-12 Thread mlotfy
Hello sir, I'm an iText user, I used it to generate pdf file from arabic.txt file, it works good except with arabic shaping, it doesn't work good. the bug is: when your library writes the arabic text to pdf file, it doesn't place the vowel above the letter, but it place the vowel in a seperate plac

Re: [iText-questions] Can i create a pdf template for a pdf and add it to another pdf ???

2005-07-12 Thread Krishna Kishore .J
Hi Bruno,   You are right, I got it now.   I have one more issue in the same context. Pls look in to the below code where i am converting a page as PdfTemplate and adding it to the original pdf at some location.   i have a problem in setting the page as template to the pdfcontentbyte (  cb.

Re: [iText-questions] iText 1.2 Release

2005-07-12 Thread bruno
Sudheendra Singh wrote: I agree TIMES_ROMAN is still there but TIMES_NEW_ROMAN is not there ... Previously we were using itext_rtf_writer.jar and it had TIMES_NEW_ROMAN. Now we upgraded to use itext-1.2.jar but this one does not have it. I'm not familiar with itext_rtf_writer.jar. No file wi

[iText-questions] Managing Annotations in PDF using iText

2005-07-12 Thread Wahaj Khan
Hi, Thanks bruno for showing me the correct way. I have few queries regarding annotations handling in iText. 1) Why is the Line in your sample, shown when its clicked. Can't we have a way to show it always ? 2) When adding a stamp, can we add custom stamp images just like Adobe does. If yes

[iText-questions] Choicebox Problem

2005-07-12 Thread eng balduman
Hello... I have an existing pdf template file. and using the Stamper class, I created a new pdf file from the template file that will edit some acroform objects like textboxes, checkboxes, and choiceboxes. I would like to know how to set the choice selections of an acroform field? Thank you in adv

Re: [iText-questions] Table vs. PdfPTable, Cell vs. PdfPCell; and removing borders.

2005-07-12 Thread Bruno Lowagie
John M. Gabriele wrote: What's a good rule of thumb for deciding whether to use a Table or a PdfPTable? If you are generating PDF only, use PdfPTable. I also need to remove all borders from it -- so the text is just floating there. :) I see that I can use a Table and then setBorderWidth( 0

Re: [iText-questions] iText 1.2 Release

2005-07-12 Thread Bruno Lowagie
Sudheendra Singh wrote: Hi, TIMES_NEW_ROMAN seems to be removed from FontFactory. Any idea why ? If we require TIMES_NEW_ROMAN, what should we do ? ??? Are you refering to TIMES_ROMAN, one of the 16 built-in Type1 Fonts? It's still there. Are you refering to a True Type Font? Remark that y