1T3XT BVBA 1t3xt.info> writes:
>
> Op 10/02/2011 23:40, qplace schreef:
> > I am trying to change producer information in existing pdf using the
example
...> >
> > What is the right way to change producer info?
> >
> > I have commercial iText license.
> Please use the mail address you've obtain
Wyatt,
Wyatt Biker wrote:
>
> I am planning to do something conceptually simple: Find the
> enclosing tags in a user designed pdf and replace it with input from a
> database while maintaining kerning and tracking intact. Whatever is inside
> will be of a single font and single tracking.
Consi
I am planning to do something conceptually simple: Find the
enclosing tags in a user designed pdf and replace it with input from a
database while maintaining kerning and tracking intact. Whatever is inside
will be of a single font and single tracking.
Can this be done easily with the parser clas
First, try out the very latest code from SVN and see if it fixes your
problem. I added code a week ago to work around improperly implemented
inline images in files generated by a large financial institution.
If you still have problems after that, I'd suggest that you open a ticket
and attach a *
Op 11/02/2011 18:05, Michael Niedermair schreef:
> Hi Bruno,
>
> I have a suggestion about Paragraph and Phrase.
> It were nice, if a new Constructor exists, which set the init size of
> the ArrayList.
This is a suggestion that should be posted to the mailing list.
Personally, I don't see the va
Op 12/02/2011 1:39, Bharathi Kongara schreef:
Hi guys,
I'm fairly new to iText and have looked for options to get around the
following error but couldn't find much help. All I'm trying to do is
to just extract text from the first page of a PDF (a valid one). I
tried to use both the PdfConten
Wyatt Biker wrote:
> So I have a PDF that I read the contents. I didnt make this PDF but I I
> get in the text the following two escape characters: \222 and \036
Those are indeed octals.
> \222 seems to be the single quote (') and \036 seems to be something
> with the letter (f)
That's po
Hello,
you have posted a mail to itext-questions@lists.sourceforge.net but you
weren't subscribed.
You are receiving this answer because I've added your mail address in Bcc:
I will do this only once! Further answers will be sent to the
mailing-list only (you won't receive them if you don't subs
So I have a PDF that I read the contents. I didnt make this PDF but I I get
in the text the following two escape characters: \222 and \036
\222 seems to be the single quote (') and \036 seems to be something with
the letter (f)
These codes appear in several places however the Acrobat Reader di
Hi,
I've am trying to resize pages so I can put header and footer.
However, when I use PdfWriter and GetImportedPage and AddTemplate, I lose
all annotations and interactive content.
If I use PdfCopy I don't see a way to specify new page size (new
Document(size) has no effect).
So, my ques
10 matches
Mail list logo