Hi,
i use jFreeChart for this operation. it's a java tool, with open source
code. i wrote a java plugin, what generates, and returns an svg with a
barchart, or any kind of charts. Then the xsl handles it, and show it in
pdf.
If you are interested, find me in private mail, and i send you the sour
Norr, Peter wrote:
What is the best to way to include charts and graphs in a pdf file?
Depends on your tools, skills, and the kind of charts
and graphs you want to include.
Can I create simple bar charts using xsl:fo or svg?
You can use XSLFO tables or rulers for simple bar charts,
the same way you
What is the best to way to include charts and graphs in a pdf file?
Can I create simple bar charts using xsl:fo or svg?
Peter
--
This message is intended only for the personal and confidential use of the
designated rec
Matthew L. Avizinis wrote:
I have noticed that a which refers to a block id
that also has a break-before="page" attribute does not emit a page number if
it's the last block.
...
Is this a defect?
I think so.
You can try to use an empty block for forcing the
page break:
module
Thanks to all of you, who helped me with some very good ideas about my
embedding problem. I'm still not done with it, but it seems the problem is
rather my environment, i.e. the OC4J Container V2.0 (not sure you all know
it, though). It was "refined" by oracle, which basically means, that the
conta
However, if I use a break-after="page" in the previous block instead the
page-number-citation works fine and emits all page numbers as expected.
> -Original Message-
> From: Matthew L. Avizinis [mailto:[EMAIL PROTECTED]
> Sent: Saturday, April 13, 2002 1:09 PM
> To: [EMAIL PROTECTED]
> Sub
Hello all,
I have noticed that a which refers to a block id
that also has a break-before="page" attribute does not emit a page number if
it's the last block.
and
Is this a defect?
I am basically doing this:
module
content
module content
thank
The renders fine. It's actually the that actually causes the
problem.
Here, I have used an svg that I knew worked previously. I have tried an
href URI that is relative and an absolute path, e.g. D:\pictures\test.svg.
I have tried a URL, e.g. http://test.gleim.com/pictures/test.svg. I have
trie
Matthew L. Avizinis wrote:
It still doesn't work with the new batik.jar.
Anything else to check?
I was going to ask whether your SVG code renders ok
in the SVG browser, unfortunately, the SVG browser
packaged in the jar distributed with FOP 0.20.3 doesn't
run.
I got something similar to your code w
Marco Fabbri wrote:
Now I need to disable the PDF print for browser and I found an idea about it
on a adobe forum.
Using Javascript I can disable the toolbar I see on Explorer if in Acrobat I
use a JavaScript folder with some commands.
But this can be done only in the production phase.
How can I pr
Michal Kwiatek wrote:
How do you prevent fop from scaling graphics up? Some of my picture are too
big and I need them scaled down, but others are alright and I want fop to
leave them alone.
Can you post a shoret, self contained sample which
demonstrates the problem?
J.Pietschmann
RAYMOND Romain wrote:
Is there a problem to fix a SVG heigth in an external-graphic
I cannot dot it.
Can you post a shoret, self contained sample which
demonstrates the problem?
J.Pietschmann
I believe either of these would be in scope:
http://www.w3.org/1999/xlink"; viewBox="0 0
{number(@width+1)*
or
http://www.w3.org/1999/xlink"; .
It still doesn't work with the new batik.jar.
Anything else to check?
thanks,
matthew l. avizinis
> -Original Message-
> From: J.Pietschmann [
Guillaume Patin wrote:
Is there a way to avoid fop from generating a pixel height line above
and below your text in a block ?
I have a block whith a white background-color, and this block does not
have the same height with or without text...
I would expect it to have different heigths if the cont
Matthew L. Avizinis wrote:
This used to work in version 0.20.2 and 0.20.3rc
...
> xlink:href="file:[EMAIL PROTECTED]"
There ought to be a declaration for the xlink namespace
somewhere? Check whether it is in scope.
J.Pietschmann
Oliver Charlet wrote:
I too have a problem embedding fop in my application.
The standard procedure in case of trouble with an embedded
FOP is:
- Run the transformation from the command line in order
to generate a FO file. This ensures the transformation is
ok.
- Run the produced FO file from th
16 matches
Mail list logo