> -Original Message-
> From: Chris Faulkner [mailto:[EMAIL PROTECTED]
>
> I am having problems with I use it as shown
> below. When you
> hover over the link in the resulting PDF, the link includes a load of
> garbage characters after the ".com". Am I doing something wrong
Are you using e
Hello
I am having problems with I use it as shown below. When you
hover over the link in the resulting PDF, the link includes a load of
garbage characters after the ".com". Am I doing something wrong ? ARe there
any alternatives for embedding a link in my PDF ?
Visit us here www.website.com
> -Original Message-
> From: Mike Trotman [mailto:[EMAIL PROTECTED]
>
> I do a similar thing for very large PDF files.
> (I save the individual .FO files for fast formatting into user selected
> options for various pages.)
> You may have refinements needed for you process which I miss but h
I do a similar thing for very large PDF files.
(I save the individual .FO files for fast formatting into user selected
options for various pages.)
You may have refinements needed for you process which I miss but here is
a 'simple' solution that keeps memory overhead low as well.
The way I do thi
> -Original Message-
> From: Jay Chiu [mailto:[EMAIL PROTECTED]
>
> We need to generate pdf report file based on a pdf cover page
> and a few generated fo files. I would like to ask what is the
> best approach for this.
>
Hi Jay,
I think you might want to check the iText-libs for this
ht
We need to generate pdf report file based on a pdf cover page
and a few generated fo files. I would like to ask what is the
best approach for this.
Right now, we have an application to use xslt to generate fo
file, and then fop to pdf file for each different report. But
the client want to put all
Johannes Stuermer wrote:
I keep getting this warning during PDF generation in an embbedded FOP app:
"Sum of fixed column widths 751000 greater than maximum specified IPD"
However, in the XSL-FO file I can't find anything unusual that would
indicate an invalid value for a table columns. What can c
> -Original Message-
> From: Johannes Stuermer [mailto:[EMAIL PROTECTED]
>
> I keep getting this warning during PDF generation in an embbedded
> FOP app:
>
> "Sum of fixed column widths 751000 greater than maximum specified IPD"
>
Hi,
Are you by any chance using nested tables? If so, make
I keep getting this warning during PDF generation in an embbedded FOP app:
"Sum of fixed column widths 751000 greater than maximum specified IPD"
However, in the XSL-FO file I can't find anything unusual that would
indicate an invalid value for a table columns. What can cause such a
warning?
Th