That looks like a problem with FOP. By setting line-height="0.125in" you
should get 8 lines per inch.
If you have Acrobat you can press control-U which brings up the grid, so you
can measure things without needing to print them.
Regards
John
Visual Programming Ltd mail PO Box 22-222, Khandall
Are they ever the same in meaning? Because I based my presumption on
it, otherwise my calculation based on having a similar effect will be
wrong then. LPI: 8 = 1/8 in and CPI: 10 = 1/10 in.
I verified the result by measuring the printed output on paper. It was
printed on a Lexmark Optra S 12
I saw a recent post to the list that had a slightly
different problem than I'm experiencing.
I hope attachments go through to the list. My .fo file is being
generated via XSLT and is usually 150k to 200k in size. I've managed to
pare it down to 13k and still have the problem visible. My apo
Hi ,
I am creating a pdf using fop. In the generated
pdf, the height of the table is stretched very long even the content is small.
Why this happened?
Does anybody faced this problem?
Expecting a positive reply …
Thanks & Regards,
Chandrasekhar Sanku
Ondra Nekola wrote:
This configuration works ok. But it seems impossible to change
filesystem paths to relative ones - the font metrics aren't found.
There is a fontBaseURL for setting a base URL for
resolving relative paths to font metrics files.
I think it should be possible to create an Options
The problem seems to be caused mainly by the fact, that working direcory
is set to some obscure directory ($CATALINA_HOME/bin/ in
my case) in the container, so relative paths are relative to the middle of
nowhere and not to a well defined point inside the application.
OK, I have found a partial
I'm using FOP in a home-written tomcat servlet.
The core of my java code looks like this:
InputStream in =
getClass().getResourceAsStream("/component/resources/fopconfig.xml");
try {
Options options = new Options(in);
} catch (Exception e1) {
...
}
Driver
Thanks everyone.
I could solve the problem. I used •
from font-family Courier and got the bullet similar to ul in html. Works
!!
Please
find fo codings of bulleted list.
A list is content divided into two
columns, called the label and the body. A list is created with the list-block
element. A list-block contains one or more list-item elements, each of which
contains exactly one list-item-label element and one list-
Hello,
they work together now. I
have compiled the XSQLFOPSerializer but Apache Tomcat used only the old one. In
my solution I gave the XSQLFOPSerializer a new name and it works now.
Slavko Dzalto
Von:
Slavko Dzalto [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 26. Juli 2
Jörg, I love your work.
Peter
J.Pietschmann wrote:
Slavko Dzalto wrote:
I tried to use FOP 0.20.5 and XDK 10.10.0.2.0 but they don´t work
together. If I use an older version of the XDK it works but I have to
use the new one.
Are there any details available about the "don't work
together" part? L
My thinking is that this might be an question for a
relevant Oracle ML (one for JDeveloper, perhaps).
IIRC their XDK incorporates FOP 0.20.4.
Another option for Slavko might be: can you use FOP
separate from the XDK? I.e., perhaps just use the XDK
to get the XML, and then use FOP "natively" to
12 matches
Mail list logo