Rai wrote:
> Hi,
>
> I have to create PDF/A compliant pdf file on UNIX machine using iText. I am
> using Arial.ttf as the embedded font for this. I am able to create the pdf
> on UNIX machine. but when I tried to open the same in the Windows machine I
> am getting error.
>
> If the file is create
Nicklas Karlsson wrote:
> Hi,
>
> I found an oldish posting saying that setField was not supported for
> multi-select listboxes. Is this still the case?
>
> Is the workaround to check the field type, typecast correctly and do
> some low level selections?
I thought I wrote an extra method for thi
Hi,
I found an oldish posting saying that setField was not supported for
multi-select listboxes. Is this still the case?
Is the workaround to check the field type, typecast correctly and do
some low level selections?
--
---
Nik
--
kashyap mehra wrote:
> hi Paulo,
> thanks for replying.
> while we are creating a pdf an object goes in which contains the font details
> like type and size, now is the reverse possible, that an object containing
> those properties of font can be be read as well.
> Or i m thinking on wrong lines.
Hi,
I have to create PDF/A compliant pdf file on UNIX machine using iText. I am
using Arial.ttf as the embedded font for this. I am able to create the pdf
on UNIX machine. but when I tried to open the same in the Windows machine I
am getting error.
If the file is created on the Windows machine t
JR Naylor wrote:
>
> I am new to iText and am trying to solve a problem I am encountering. I
> have worked through the examples in the iText in Action book and haven't
> been able to get this to work.
>
> Here is the problem:
> I am merging 3 pdf's together into one using PdfCopy and I need to
hi Paulo,
thanks for replying.
while we are creating a pdf an object goes in which contains the font details
like type and size, now is the reverse possible, that an object containing
those properties of font can be be read as well.
Or i m thinking on wrong lines.
thanks
Kashyap Mehra
--- On T
iText can't do that.
Paulo
> -Original Message-
> From: kashyap mehra [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 23, 2008 1:25 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] detect bold fonts and set a marker
>
> hi,
> how can we detect bold font o
hi,
how can we detect bold font or font size and set a marker from a pdf, as in
detecting headings of topics? and extracting a particular topic and its
content, say for eg. 2.2.4 Introducing imported pages. and printing it to
console or extracting it in a text or pdf file.
please help.
thanks,
K
Shweta,
It is not possible to do with iText RTF.
Regards,
Howard Shank
- Original Message
From: shweta singh <[EMAIL PROTECTED]>
To: itext-questions@lists.sourceforge.net
Sent: Thursday, October 23, 2008 1:55:46 AM
Subject: [iText-questions] itext RTF
Hi
I am new to itext. After re
hi,
how can we detect bold font or font size and set a marker from a pdf, as in
detecting headings of topics? and extracting a particular topic and its
content, say for eg. 2.2.4 Introducing imported pages. and printing it to
console or extracting it in a text or pdf file.
please help.
thanks,
K
Phrase.setLeading(float)
HTH,
alexis
On 22/10/2008, Bhojraj, Santosh <[EMAIL PROTECTED]> wrote:
>
> Hi:
> I am using iText 2.1.3 for generating PDF documents. I am adding data to
> a cell in the table and the data comes from a "description" type column in
> the database (i.e. it is free form t
Bhojraj, Santosh wrote:
> Hi:
> I am using iText 2.1.3 for generating PDF documents. I am adding data
> to a cell in the table and the data comes from a "description" type
> column in the database (i.e. it is free form text). When this displayed
> on the PDF, I need to put some spacing between
Hi:
I am using iText 2.1.3 for generating PDF documents. I am adding data
to a cell in the table and the data comes from a "description" type
column in the database (i.e. it is free form text). When this displayed
on the PDF, I need to put some spacing between the lines of text. I
couldn't find a
Sorry the border color is still shown in "BLACK" (not WHITE)
Pathy wrote:
>
> Thanks for your reply Leonard,
>
> Actually I tried with
>
> annot.setMKBorderColor(Color.WHITE); (This method sets the given value to
> Dictionary key "PDFName.BC", I assume BC means BorderColor)
>
> But the borde
15 matches
Mail list logo