Hi Simon,
Great we are making some progress. Since you are using debian, this
will be even easier. Try the attached script.
If you are on a debian machine with:
$ apt-cache policy libqdox-java
libqdox-java:
Installed: 1.12-1
You should quickly discover that indeed qdox-1.12 from debian
Earlier I wrote:
I took the source code of fop-1.0, replaced lib/build/qdox-1.6.3.jar
with lib/build/qdox-1.12.jar from fop's development code, and ran ant
compile and ant junit. Both were successfull. There is a warning about
a deprecated method, but that is not fatal. The answer to your
question
On Fri, Aug 26, 2011 at 01:46:13PM +0200, Mathieu Malaterre wrote:
> Simon,
>
> Thanks again for your kind response. I believe we are going away
> from the actual issue I am seeing. I do not believe this is related to
> the Linux distribution used but to whether or not one can use a newer
> qdox
On 26/08/2011 15:06, Everson Rogério wrote:
Hi,
Hello,
I'm having problems converting PCL file created from XML and XSL files
using FOP in JAVA.
Does anyone have examples in java?
Did you not see my earlier reply to your previous e-mail on this
subject? You can find on the archives her
Hi,
I'm having problems converting PCL file created from XML and XSL files using
FOP in JAVA.
Does anyone have examples in java?
I am using a Java class to generate PDF from an XSL and XML. Now, I need to
generate PCL with these XSL and XML files.
I read something about this in Graphic Libr
Simon,
Thanks again for your kind response. I believe we are going away
from the actual issue I am seeing. I do not believe this is related to
the Linux distribution used but to whether or not one can use a newer
qdox version to build fop or not. See my recent post.
Thanks again
On Thu, Aug 25
Dear all,
I am trying to build fop from source using qdox 1.11. On my debian
system here is what I did:
$ wget
http://mir2.ovh.net/ftp.apache.org/dist//xmlgraphics/fop/source/fop-1.0-src.tar.gz
$ tar xfz fop-1.0-src.tar.gz
$ cd fop-1.0
$ export CLASSPATH=/usr/share/java/qdox.jar:/usr/share/jav
On 25/08/2011 22:25, Samuel Penn wrote:
Hi,
Hello,
I'm having some issues with the placement of images with external-graphic.
The graphic (a jpeg) is being inserted into a text flow in one column of
a two column page layout (i.e., it's not meant to spread across multiple
text columns). What h
On 26/08/2011 05:11, Everson Rogério wrote:
Hello
I am using a Java class to generate PDF from an XSL and XML. Now, I
need to generate PCL with these XSL and XML files.
I read something about this in Graphic Library "fop"
org.apache.fop.render.pcl, but I'm not succeeding.
If you are having
Well one of the first things you would need to do is configure the pcl
renderer in the config file.
http://xmlgraphics.apache.org/fop/0.95/configuration.html#pcl-renderer
and be aware of the restrictions
http://xmlgraphics.apache.org/fop/0.95/output.html#pcl
Kindest regards
Th
10 matches
Mail list logo