hi
I have installed php/java bridge in my php environment
and sdk 1.4. Im having trouble creating instance
of itext. i have created the correct path in php.ini,
java.classpath setting. I have copied the itext jar
file
to the dir specified in path. I keep getting class not
found exception when tryi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris Liles wrote:
>
> So I have hacked up the servlet example from the website to get my pdf
> looking how I want it to. I would like to add a watermark. The example for
> the watermarking uses a PdfContentByte object. From looking at the other
>
Just WMF.
- Original Message -
From: "David Thielen" <[EMAIL PROTECTED]>
To: "itext"
Sent: Wednesday, November 02, 2005 12:20 AM
Subject: [iText-questions] Can ImageWMF handle enhanced meta files?
> Hi;
>
>
>
> Is ImageWMF for emf files too? Or just wmf?
>
>
>
> Thanks - dave
>
>
>
>
>
Hi;
Is ImageWMF for emf files too? Or just wmf?
Thanks - dave
David Thielen
www.windwardreports.com
303-499-2544
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Downl
So I have hacked up the servlet example from the website to get my pdf looking
how I want it to. I would like to add a watermark. The example for the
watermarking uses a PdfContentByte object. From looking at the other examples,
to get a PdfContentByte I need to "writer.getDirectContent()" wi
There's no gloabal way.
- Original Message -
From: "Yann Massard" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 01, 2005 3:42 PM
Subject: [iText-questions] global underline setting
> Hello Mr Soares,
>
> in an old newsgroup post you wrote:
>
> > I'll make it configurable at the globa
Paulo Soares consiste.pt> writes:
>
> That's not possible. The signature value is only calculated after all the
> content is written.
wouldn't it be possible to set a reference to the contents entry? so the
visualization of the signature value on the pdf would happen after signing the
docume
Thanks for the input, the text was garbled when using
PdfContentByte.createGraphicsShapes()..
Hence the fix i had found for this was to put msgothic.ttc font in
jre/lib/fonts folder then the characters come through fine..
Thanks for the help...
From: "Paulo Soares" <[EMAIL PROTECTED]>
Reply-To
I'm not sure if I am using useVariableBorders()
correctly, or what, but if I set useVariableBorders for the cell with the
different border width, the outside of the table doesn't line up with the cell
(see cell_variableborders.pdf). If I turn on variableBorders for all the cells,
I get doubl
I have a
table(PdfPTable) using a border and have specified one cell to use a large
border width. I have the BorderPadding set to True (setUseBorderPadding), which
sets the padding to include the border width -- that's working great. The border
of the cell however, moves into and outside of
Just found it --
useVariableBorders(bool)
Thanks,
-Mitch
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mitch
FreedSent: Tuesday, November 01, 2005 1:17 PMTo:
itext-questions@lists.sourceforge.netSubject: [iText-questions]
PdfPTable Cell Borders
I have a
table(Pdf
On Friday 28 October 2005 19:30, Stefano wrote:
> If in my example your don't set the reference on anchor1, you get the error
> i wrote here in the first post.
The example you gave only uses the PdfWriter HtmlWriter. These support
document internal anchors. The RtfWriter2 does not and will not in
Why can't I get my table cells to align their text vertically?
Horizontal alignment works fine, the text in the headers just print at the
bottom of the cell.
I am trying to center the text in the cell.
I have all my text in chunks so I can set the font.
What am I doing wrong?
Julia wrote:
Hi,
Please help:
I am new to the iText. When I run the example in the tutorial, I got
the following error:
You probably don't have the file that is needed as a resource.
This isn't exactly an example you can run without thinking about what it
is expected to do.
br,
Bruno
--
Yes, I do have the resource files:
Chap0703.xml and tagmap0703.xml
I got them from:
http://www.lowagie.com/iText/examples/tagmap0703.xml
and
http://www.lowagie.com/iText/examples/Chap0703.xml
--- Bruno Lowagie <[EMAIL PROTECTED]> wrote:
> Julia wrote:
>
> >Hi,
> >
> >Please help:
> >I am new t
Hi,
Please help:
I am new to the iText. When I run the example in the tutorial, I got
the following error:
This is the example:
public static void main(String[] args) {
System.out.println("Chapter 7 example 3: parsing an XML
document with custom tags");
// step 1:
Hello Mr Soares,
in an old newsgroup post you wrote:
I'll make it configurable at the global level and at the Chunk level, both
the position and the line width.
Best Regads,
Paulo Soares
For Chunks, this is setUnderline(), but what about the global way of
making the setting?
Thank you!
Ya
You can use a PdfPCellEvent to cutonize your borders.
- Original Message -
From: "Daniel Łaś" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 01, 2005 9:34 AM
Subject: [iText-questions] cell border
Hi
I need to create PdfPCell with bottom border bigger than others.
When I set borderbo
Hi
I need to create PdfPCell with bottom border bigger than others.
When I set borderbottom for this cell, the bottom border is inside the
cell and previously set border is ignored. How can I avoid this ?
Regards
--
Daniel Łaś <[EMAIL PROTECTED]>
e-direct Polska sp. z o.o.
ul. 1-go Maja 9
45-
Bruno Lowagie wrote:
Kunal Kundu wrote:
Hi,
I am generating a Chart object through a third party software
If it's JFreeReport, you can add the chart without using java.awt.Image.
I meant to write JFreeChart.
br,
Bruno
---
This SF.Ne
20 matches
Mail list logo