document.Open();
Paragraph par = new Paragraph(txtcontent,
FontFactory.GetFont(FontFactory.COURIER, 8, iTextSharp.text.Font.NORMAL));
document.Add(par);
document.Close();
Thanks!
-
Barry Dysert
bdys...@one-view.com
01PNZ030 3 MILE
ink about relocating them.
Many thanks to everyone for a great PDF library, especially to Bruno and
Paulo. Feedback encouraged.
Thanks,
Barry
itext-2.1.7.patch
Description: Binary data
--
Nokia and AT&T present the 2
Does anyone know if this has been entered into the bug system for itext?
It doesn't appear to be fixed yet.
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media.
Works like a treat. Thanks!
--- Paulo Soares <[EMAIL PROTECTED]> wrote:
> You can use ColumnText to have all those
> features in PdfContentByte.
>
> > -Original Message-
> > From: Caoimhin Barry
> [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, Nove
e-
> > From:
> [EMAIL PROTECTED]
> >
>
[mailto:[EMAIL PROTECTED]
> On
> > Behalf Of Caoimhin Barry
> > Sent: Thursday, November 03, 2005 12:02 PM
> > To: itext-questions@lists.sourceforge.net
> > Subject: [iText-questions] PdfCopy add to
> document
>
Hi - Please let me know what I am doing wrong
here. What I want to do is to read in a source
pdf and copy all the pages, then add some more
custom pages before closing the file. I want to
use the document.add() feature so I can use some
of the useful methods described in the tutorial,
so that is wh
Attached is a stripped-down version of
com.lowagie.examples.general.copystamp.AddWatermarkPageNumbers.java
- it uses the same files as in the example.
Putting together this example helped me further
track down the fault to the constructor:
PdfReader reader = new PdfReader(new
RandomAccessFileOrAr
> > -Original Message-
> > From:
> [EMAIL PROTECTED]
> >
>
[mailto:[EMAIL PROTECTED]
> On
> > Behalf Of Caoimhin Barry
> > Sent: Friday, October 28, 2005 12:13 PM
> > To: itext-questions@lists.sourceforge.net
> > Subject: [iText-questions] Re:
invalidate your PdfContentByte. Not sure if this
is a bug or just something I missed in the FAQs.
--- Caoimhin Barry <[EMAIL PROTECTED]> wrote:
> I just discovered that if I comment out the
> following line it now works ok:
>
> rotation = reader.getPageRotation(p);
>
>
I just discovered that if I comment out the
following line it now works ok:
rotation = reader.getPageRotation(p);
Any ideas? I do need to get the rotation for some
other code I want to use
Thanks!
--- Caoimhin Barry <[EMAIL PROTECTED]> wrote:
> Could someone please tell me what I
Could someone please tell me what I am doing
wrong here? I am basically using the sample code
from AddWatermarkPageNumbers.java but I am not
seeing any extra text at all. The inserted page
has text stamped on it, but none of the others.
PdfReader reader = new PdfReader(new
RandomAccessFileOrArray
Do you think that a markup language for pdf would be
useful.
Hello world:
Hello World
IText could then provide the interpretor.
__
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
-
Before I add the imported page to the output
file, I need to edit the content. How do I get
access to the PdfContentByte, make some changes
to that and then add it to the output file?
--- bruno <[EMAIL PROTECTED]> wrote:
> Caoimhin Barry wrote:
>
> >Thanks, so if I use Pdf
EMAIL PROTECTED]
> >
>
[mailto:[EMAIL PROTECTED]
> On
> > Behalf Of Caoimhin Barry
> > Sent: Wednesday, September 07, 2005 5:53 PM
> > To: itext-questions@lists.sourceforge.net
> > Subject: [iText-questions] PDF merge losing
> multimedia content
> >
Apologies if this sends more than once - my mails
keep bouncing back.
Here is the scenario...
I have a pdf document (A) that contains an
embedded movie file. I want to create a new pdf
(B), add some pages of my own and then import pdf
A and stamp a page number over it.
When I try to do this the
; Nothing can be said without looking at the code.
>
> Best Regards,
> Paulo Soares
>
I was looking at some of the possibilities of decoding the resultant
PDF, but if you don't mind, the code for the servlet in question is
attached.
Thanks for looking it over...
Barry
--
Pleas
"newPage()"
repeated for each data item.
I just need to figure out a way to see what the major malfunction is
with the generated output. There are no Exceptions thrown by any of
the iText classes.
TIA,
Barry
--
Please avoid sending me Word, PowerPoint or Excel attachments.
S
17 matches
Mail list logo