Thank you Leonard.
I've got a basic idea of how it works so, with your hints, I should be able
to sort it out... although at the moment I think "pretty easy" is a fairly
relative term ;-).
Cheers
AlanK
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Leonar
At 08:51 AM 1/10/2006, Bill Ensley wrote:
OK, you know what you are talking about, but then what is skrinking
the final PDF size?
Without seeing the original and the final - I can't say for certain...
Could be duplicated data that is being eliminated. Could be
garbage/usused
At 01:25 PM 1/10/2006, Alan wrote:
Can anyone give me some clues on how to add "Object Data"
(accessible via the "Object Data Tool" in Adobe Reader) to a
graphics object using iText?
You need to first read the PDF Reference to understand how
Object Data (aka User Properties) exists in
I am new to iText and PDF in general (this is my third day
doing this) and have a question about editing fields in a form.
Background I am writing a J2EE app that queries an Oracle DB
and returns several fields from a table (given jobcode returns job title and
pay grade)
The data fr
Hi, We have a scenario where we want to merge multiple documents (txt/rtf/pdf/word) into one '.pdf' document. So far I have only managed to read lines of text from a .txt file and write them to a paragraph, a weak alternative. Is there a way of adding documents to the iTextSharp.text.Docume
The fix is in the CVS.
> -Original Message-
> From: Hubbard, Tom [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 11, 2006 4:21 PM
> To: Paulo Soares; 'itext-questions@lists.sourceforge.net'
> Subject: RE: [iText-questions] Flattening ActivePDF generated
> form fields.
>
> Thanks f
Thanks for responding, Paulo. I appreciate it. Here are two PDFs, one is
the original PDF before it runs through ActivePDF. iText can flatten this
one fine. The other is the after ActivePDF file which has the error.
Following is the code I'm using to test as well as the stack trace of the
error
Hi!
I have a following problem. I need to
be able to add a small image and a few words at the bottom of the pdf document.
The problem is that the document will be different each time. I can use
absolute positioning, but it isn't pretty, the documents have different
sizes and content and I can't g
(Please reply to the mailing list)
You must embedd the font.
> -Original Message-
> From: Honza Spurný [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 11, 2006 12:31 PM
> To: Paulo Soares
> Subject: Re: [iText-questions] Czech characters into the PDF
>
> Paulo Soares wrote:
> > Se
Success!!
Thanks!
>>> "Paulo Soares" <[EMAIL PROTECTED]> 11/01/2006 08:56 >>>
I understand your problem and I gave you the solution. Here's an hardcoded solution:SAXParser parser = SAXParserFactory.newInstance().newSAXParser();InputSource ips = new InputSource(new InputStreamReader(new File
Paolo,
Oh, that's then a missunderstanding of myself...
What a pity!
O.K., then the next question is already *OT*:
Do you possible know about a software, that can do something i need?
It should be not to expensive...
Sorry for disturb you in this list.
How can i unsubscribe here?
Best regards,
(Please reply to the mailing list)
As I said before iText is a developers library, there's no scripts or command
line to sign.
> -Original Message-
> From: Thomas Hrusovar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 11, 2006 11:11 AM
> To: Paulo Soares
> Subject: AW: [iText-qu
lucian chirita wrote:
Peter B. West wrote:
lucian chirita wrote:
Hi
Has anyone written an implementation of SplitCharacter using (or
equivalent to) a java.text.BreakIterator?
We need something like that because here at JasperReports we're using
java.awt.font.LineBreakMeasurer to break te
I understand your problem and I gave you the solution. Here's an hardcoded
solution:
SAXParser parser = SAXParserFactory.newInstance().newSAXParser();
InputSource ips = new InputSource(new InputStreamReader(new
FileInputStream("c:\\20061_010043.HTML"), "iso-8859-1"));
parser.parse(ips, new SAXmy
iText is a library for developers. If you're not familiar with java you
should ask yourself what you are doing here. That said, have a look at
http://itextpdf.sourceforge.net/howtosign.html.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Thomas
Works for me using the latest version.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Clemens Eichler
> Sent: Wednesday, January 11, 2006 10:04 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Using anchors inside tab
I´m not kinding!
You don´t understand my problem!
I Have a HTML file with encondig. I need to generate PDF file. But I haven´t XML file.
Because this, I send my java source code and my html file to you. This files are examples for my problem.
I would like help. >>> "Paulo Soares" <[EMAIL
Hi All!
I want to generate pdf-documents with itext. In these documents I want to
show anchors inside of table cells (see the code below). But if I generate
such a document and open it, I can't use the hyperlinks to open the
requested page.
Code:
...
Document document = new Docum
Sorry i forgot:
I'm using SuSE >=9.3
Thanks,
Thomas
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Thomas
Hrusovar
Gesendet: Mittwoch, 11. Jänner 2006 10:23
An: itext-questions@lists.sourceforge.net
Betreff: [iText-questions] General Help!!
He
I can sucess merge a list of PDF, all PDF no bookmarks. after merge, the PDF
save in memory and show on browser.
My problem is: Can i add bookmarks to the temporary PDF, the bookmarks is
the list PDF name, when click bookmarks, will jump to respective Page?
What i done is 1. use PdfReader read
Hello list!
I'm an absolute newbie to itext and not really familiar with java
Programming...
There is some sample code on the Site i have downloaded itext to sign PDF's.
My question is:
How must i start some code?
Is anybody out there who can help me how to do this?
If i know the way to go, then
Paulo Soares wrote:
See
http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/index.htm
l.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Michael Lundin
Sent: Tuesday, January 10, 2006 5:16 PM
To: itext-questions@lists.sourceforge.net
22 matches
Mail list logo