Hi Guys,
I have a table in my PDF file.
I would like to set the cell heights so they are not all
different sizes when I fill them.
Thanks in advanced,
Bernard Herrok
Bernard Herrok | Application Developer | Spotlight Stores P/L
Ph +61 3 9684 7657 | Fax +61 3 9684 7272 | Mob +61 0
I want to insert TOC for already created rtf pages using itext library.
2nd thing, I want to add 2 tables on the same line.I am not able to do that.
using 'document.add()' it adds one after another (on 2 different lines)
Please help if anybody knows any of above two things.
It'll be a great help i
Thank you for the reply!
I'm currently hired as a consultant by the Swedish Election Authority
and we're about to switch to using iText for all the reports produced
here (ballot papers, election results etc) from FOP. We want to use a
template (produced in Adobe InDesign for example) and use iT
Everyone, thanks for the feedback and assistance.
Regards,
Tom
> At 10:11 AM 2/4/2004, Paulo Soares wrote:
> >- changing the Pantone color. This is easy to do as all that is required
> >is to change the ColorSpace key in the page dictionary.
>
> True, if the color is referenced from pag
Hi,
PDF generated by itext is fine. But while viewing pdf through IE 6.0
browser, clicking on browser back button taking two pages back instead of
one.
Did I miss any thing in my code? Is it expected behavior? Did anyone ever
faced this problem.
(Browser is not treating the pdf as current
I am trying to insert a HeaderFooter at the bottom of an image page. The
images I have are of varying sizes, so I am calculating the size of the page
to fit the image, and adding on a bit for the footer. However, if the image
is very narrow, or the footer is very long, it seems to be too much to
Title: RE: [iText-questions] COnfiguring a PDF to be non editable
Use PdfWriter.setEncryption().
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Bent Are Melsom
Sent: Wednesday, February 04, 2004 16:54
To: [EMA
Title: RE: [iText-questions] Embedded fonts when using PdfStamper...
Have a look at AcroFields.getAppearance() and DocumentFont.
Best Regards,
Paulo Soares
-Original Message-
From: Christer Sandberg [SMTP:[EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 16:11
To: P
Hi
Does anybode know how I can set my pdf to be non-editable (locking the
pdf) using IText? My PDF is generated in a servlet using the IText
libraries and it works fine, but I need to "lock" the generated PDF.
regards
Bent Are Melsom
---
Bent Are Melsom
mobile
I found out that the problem was with the PDF running on my machine. It is
working fine on other systems.
Thanks,
-Chandrika
From: "Chandrika Mavram" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [iText-questions] PDF Window close
Date: Wed, 04 Feb 2004 15:42:17 +
Hi,
I am new to IT
At 10:11 AM 2/4/2004, Paulo Soares wrote:
- changing the Pantone color. This is easy to do as all that is required
is to change the ColorSpace key in the page dictionary.
True, if the color is referenced from page content. But keep in
mind that content can also be in Xobjects, Patterns,
Quoting Manish <[EMAIL PROTECTED]>:
> Thanks for the reply
>
>
>
> so if i have am existing XML can i use XmlWriter to convert it into iText
> Xml?
No, I thought you needed examples.
You could make examples by changing PdfWriter into XmlWriter
in the tutorial examples.
br,
Bruno
---
Hi,
I am new to IText. I have a problem when closing the PDF window. I have a
link on the application jsp page to view the pdf of a confirmation. When I
click the link, the following javascript code opens the pdf,
ViewConfirmationPDF.jsp, in a separate IE window.
function openConfirmationPDF
Thanks for the reply
so if i have am existing XML can i use XmlWriter to convert it into iText Xml?
Thanks
manish
---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integra
Title: RE: [iText-questions] Embedded fonts when using PdfStamper...
The tools are there and are used with external form field fonts. To use it for the content shouldn't be too difficult but I haven't thought about it.
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL
Title: RE: [iText-questions] can iText change the Pantone color in a PDF?
I had a look at the the problem and it can be broken in two parts:
- changing the Pantone color. This is easy to do as all that is required is to change the ColorSpace key in the page dictionary.
- changing the tint
Hi, I was just wondering if it's possible to use or change existing
fonts when using PdfStamper to add content to an already existing PDF?
Let's assume for this question that the font is 100% embedded and sub.
Thanks
Christer
---
The SF.Net em
At 05:57 AM 2/3/2004, [EMAIL PROTECTED] wrote:
I want to try and change the Pantone color in an existing PDF to another
when I copy the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185
Red). Is this possible using iText?
No, it's not.
The only tool I know of that can do th
At 02:25 PM 2/3/2004, J. B. wrote:
I use concat_pdf to concatenate PDF files but noticed the resulting file is
smaller then the original file size. To prove this, I concatenate "a.pdf" to
"nothing". The resulting PDF is smaller then "a.pdf".
if your document uses form fields, annotations,
Title: RE: [iText-questions] Question about removeFieldsFromPage
It's broken. Use PdfReader.removeFields() instead.
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of wang yun
Sent: Tuesday, February 03, 2004 17:07
To
I am writing Tables in a pdf document and I want to know how many space is left
between the bottom of the last table I drew and the end of the page. Is is
possible?
Thanks a lot.
Javi.
---
The SF.Net email is sponsored by EclipseCon 2004
Hi,
I try to execute le Chap0704 example and I have this
message :
ExceptionConverter: ExceptionConverter: java.lang.NullPointerExceptionat
org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)at
org.apache.crimson.parser.Parser2.parse(Unknown Source)at
org.apache.crimson.parser.X
Quoting Manish <[EMAIL PROTECTED]>:
> does anyone have any examples of such XML's?
Just us XmlWriter to produce some.
br,
Bruno
---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
Hi:
I did a report in my computer and it worked ok, but i
generate the same report in other computer and the
title was gone as well as JUST ONE HOLE column of a
table.
Thanks for your help,
Att,
Hugo
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building
Hi guys.
I am a newbie to iText
I have to develop reports in PDF.( i am using PB-datawindows)
Anyone worked on this before?
For this i am using XML to convert it into PDF.
the PDF generated has to be in memory and not a file
The XML i want to generate should be of iText tags
does anyone
Hello.
I want to try and change the Pantone color in an existing PDF to another when I copy
the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185 Red). Is this possible
using iText?
Thanks in advance.
Regards,
Tom
---
The SF.Net email
Hi,
Thanks for the reply. I am doing exactly the code in
transparency.java in examples. Since in the beginning we are creating
FileOutputStream, it is overwriting the document. Can you please give me the
link for adding watermark to existing document please?
Thanks and regards,
Ra
Hi,
I use concat_pdf to concatenate PDF files but noticed the resulting file is
smaller then the original file size. To prove this, I concatenate "a.pdf" to
"nothing". The resulting PDF is smaller then "a.pdf".
Depending on the files, the resulting file can be as small as half the origi
Title: Message
Here is some detail
supplied to us on the memory issue we are having with iText. Bombs when
runnning 10 concurrent conversions under heapsize of 256M.
iText was using
either lots of String concatenation or not allocating the correct size of the
StringBuffers (depending on w
29 matches
Mail list logo