On Mon, 13 Aug 2001 17:43:44 [EMAIL PROTECTED] wrote:
> When using an embedded version of FOP, can I add the fonts to config.xml
> and rebuild FOP rather than cerating & specifying userconfig.xml ?
you should only modify the userconfig.xml
> What options are there to make userconfig.xml known to
On Tue, 14 Aug 2001 05:27:26 Weiqi Gao wrote:
> I have not used the testing framework. I tried "./build.sh test" once
> and it threw me some error message. It would be benefitial if the
> testing frame work can be made to work in a way similar to the "make;
> make check" sequence for GNU project
On Tue, 14 Aug 2001 00:16:44 Randall Parker wrote:
> I understand the conservative motivation here. But suppose I'm generating
> PDFs
> for an intranet app (as it happens I am) and have complete control over
> which
> fonts are on the user machines. Well, in that case I do not want
> PDFDocument
Hi Ektan
First of all, please post these questions to the mailing list and not to
me directly because (among other reasons) these questions might also be
interesting to others.
On Tue, 14 Aug 2001 06:10:56 GMT ektan wrote:
> I 'm interested in doing font embedding in Postscript file, but I don't
Steve,
With the latest version (0.20.1) I get the same result with the awt
previewer and the pdf output. THis means that at least the even-odd problem
is fixed.
As for the viewBox - I'm not really sure how it should work and applies
when embedding inside xsl-fo. If you simply need to change the si
Just download the latest 0.20.1. Found a few problems when I try to run makedoc.bat in
the
docs\xml-docs directory:
1) ant.jar is not included in the lib directory
2) the bat is still refering to another version of xalan for CLASSPATH, change it to
xalan-2.0.0
that comes with download
3) Th
On 13 Aug 2001 22:08:50 +, Arved Sandstrom wrote:
>
> I invite everyone to submit ideas as to how we can improve the
> release process: versioning, builds and testing. It seems like
> almost everytime a 0.X.0 release comes out, there is almost
> instantaneously a showstopper bug that necessit
Hi, all
I invite everyone to submit ideas as to how we can improve the release
process: versioning, builds and testing. It seems like almost everytime a
0.X.0 release comes out, there is almost instantaneously a showstopper bug
that necessitates a 0.X.1 release, as happened this time.
I don't
arved 01/08/13 17:52:43
Modified:.build.xml
Log:
AHS: need to specifically delete tarfiles after all
Revision ChangesPath
1.40 +1 -0 xml-fop/build.xml
Index: build.xml
===
RCS fi
Hi
I am trying to figure out why exactly there is this namespace issue.
I am wondering if anyone has run into similar issue.
Am also wondering if there is conflicts with default jar of Tomcat3.2.1 that
comes with jbuilder5.
It has got ant.jar,
jaxp.jar, parser.jar.
Should I remove this . and incl
Hi list,
I just subscribed, and looked for an answer for this
in the FOP and Cocoon archives, but couldn't find it.
I downloaded the latest FOP cvs snapshot to fix a
list formatting problem, but it wouldn't work with
Cocoon(1), because the Driver object seems to be
changed significantly. Th
arved 01/08/13 17:20:26
Modified:.CHANGES
Log:
AHS: FOP 0.20.1 remedial fixes
Revision ChangesPath
1.9 +7 -0 xml-fop/CHANGES
Index: CHANGES
===
RCS file: /home/cvs/xml-fop/CHANG
Just a quick comment - I think quite a few ppl would use a 2 stage
untar/unzip process, in which case the delete *.tar is necessary. It doesn't
do any harm, either.
JT
-Original Message-
From: Weiqi Gao [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 13, 2001 7:00 AM
To: [EMAIL PROTECTED
arved 01/08/13 17:17:16
Modified:lib buildtools.jar
Log:
AHS: updated buildtools
Revision ChangesPath
1.9 +189 -204 xml-fop/lib/buildtools.jar
<>
-
To unsubscribe, e-mail:
arved 01/08/13 17:16:20
Modified:.build.xml
Log:
AHS: build improvements; version change
Revision ChangesPath
1.39 +3 -5 xml-fop/build.xml
Index: build.xml
===
RCS file: /home/cv
On Mon, 13 Aug 2001 10:25:01 +0200, Keiron Liddle wrote:
>The particular fonts that are added in FontSetup are all the fonts that are
>always available to Acrobat Reader. These are fonts that come with acrobat.
>Other fonts may be avilable to acrobat on your machine (because you havew a
>particul
Hehe, it would've been to easy if it was only a typo :)
It really don't have any other suggestions except using absolute
urls/paths in userconfig.xml, like:
Tore
On Mon, 13 Aug 2001, Matthias Born wrote:
> ups!
>
> thanks and sorry!
> it was a mistake in the mail.
>
> >> >
> >
On Mon, 13 Aug 2001, Randall Parker wrote:
> Keiron,
>
> Which version of Acrobat are you using as the guide to which fonts are always
>available? I'm looking ath the directory tree for my full
> Acrobat 4.0 install and and seeing a bunch of TTF files. Then in a separate
>directory I did sear
I'm not sure why this is happening. Maybe somebody can help me? My svg
gets improperly generated through FOP 0.19.0 (I have not tried others). The
viewBox seems to be ignored and fill-rule:evenodd does not work. Is this a
Batik thing? When I run the rasterizer in Batik 1.0 it seems to underst
BuildException when trying to run examples.
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://na
On Mon, 13 Aug 2001 10:25:01 +0200, Keiron Liddle wrote:
>The particular fonts that are added in FontSetup are all the fonts that are
>always available to Acrobat Reader. These are fonts that come with acrobat.
>Other fonts may be avilable to acrobat on your machine (because you havew a
>particul
Keiron,
If one took the SVG document and parsed it into a DOM tree could one then look at that
tree
to find out which fonts it used, add an XSL FO set of tags around it that called out
which fonts
to embed and then convert that into a PDF?
BTW, I've posted in a couple of forums elsewhere as
hi,
having read the existing documentation on adding extra fonts to FOP, the
added fonts are - once translated into a format understandable to FOP -
specified using a command line configuration file.
When using an embedded version of FOP, can I add the fonts to config.xml
and rebuild FOP rather
--- Philippe Van Der Gucht <[EMAIL PROTECTED]> wrote: > Hello,
>
> 2) a table footer which is always positioned at the bottom of the table.
It might not be what you want - but if the table is the only thing in the page then
you could put the table footer actually in the footer.
Goodluck!
Ale
Hi all
When I looked into driver.class I see
parser.setContentHandler(_treeBuilder);
But I do not see setContentHandler in Parser.class
I wonder if this is the reason why it is kicking up the error. Do I need to
include any other libraries.(I have included fop.jar,xalan2.jar
xerces123,xala
ups!
thanks and sorry!
it was a mistake in the mail.
>> >
>> >
>> >
>> >
>> >
>> Yes, you only added Zurich bold to userconfig.xml. If you want to use
the
>> normal weight, you have to add that one too (weight="normal").
i tried differend
On Mon, 13 Aug 2001, Matthias Born wrote:
> hi!
>
> i've got problems embedding fonts.
[snip]
> i configured the userconfig in the conf-directory in the following way:
>
>
>
>
>
>
[snip]
> WARNING: unknown font Zurich,n
Hello,
I downloaded the latest fop from the cvs today and it works really good.
But I'm having a problem with the footer of a table which needs to be at the
bottom of a table instead of immediately after the body part.
Setting the height of a table does not solve this.
I don't know if this is s
Hi all,
I set the feature and I am getting the following error.
It seems to throw error at
org.xml.sax.XMLReader parser = inputHandler.getParser();
So I am not sure If setting the feature afterwards will be of any
use.What must I add in ?Is the setting fea
hi!
i've got problems embedding fonts.
as described in http://xml.apache.org/fop/fonts.html and other resources i
generated the xml font-file with:
java -cp fop.jar org.apache.fop.fonts.apps.TTFReader zurchn.ttf zurich.xml
i placed resulting zurich.xml along with the original *.ttf-fil
Hi,
I just upgraded our program to use FOP 0.20.0
We embedded FOP and used the old official method to call it.
I mean using somthing like this :
Driver driver = new Driver();
driver.setRenderer(Driver.RENDER_PDF);
ByteArrayOutputStream out = new ByteArrayOutputStream();
The website will have the updated information for the changed api.
Give it a couple of days and hopefully it will be updated.
but basically yopu need:
Driver driver = new Driver();
driver.setRenderer(Driver.RENDER_PDF);
InputHandler inputHandler = new XSLTInputHandler(xmlFile, xslFile);
Scott,
It would appear to be something to do with importing another stylesheet.
in propmaker the problem is (at-this line) from these parts:
this line --- >
-
in elements.xsl is this:
and
So has something changed with importing variables and templ
At 09:59 AM 8/13/01 +0200, Keiron Liddle wrote:
>On Mon, 13 Aug 2001 03:27:37 Arved Sandstrom wrote:
>> Confirmed, on all counts:
>>
>> 1) NPE running your 'dsrb2' example, something to do with the lazy font
>> code
>> it looks like;
>> 2) 500 K file for 17 pages with your 'emp' example. I'm not
On Sun, 12 Aug 2001 05:59:19 Randall Parker wrote:
> I have a class that draws up rotated text as part of a report
> preparation. If I call into it with a
> JPanel's visible Graphics2D object the text that is rotated 90 degrees
> and 270 degrees is
> displayed on the screen with the rotations th
On Sun, 12 Aug 2001 05:11:09 Randall Parker wrote:
> In the apache.fop.svg.PDFGraphics2D.java there are the following lines:
>
> Font gFont = getFont();
> String name = gFont.getName();
> if (name.equals("sanserif")) {
> name = "sans-serif";
> }
>
> I
On Sat, 11 Aug 2001 00:43:35 Randall Parker wrote:
> I want to use the latest nightlies of both FOP and Batik. I see that in
> the released version of FOP there is
> just a single consolidated batik.jar. But if one builds the latest
> nightlies for Batik (or at least 2 nights ago)
> one sees a
Randall,
The particular fonts that are added in FontSetup are all the fonts that are
always available to Acrobat Reader. These are fonts that come with acrobat.
Other fonts may be avilable to acrobat on your machine (because you havew a
particular font installed) but that does not ensure that som
On Mon, 13 Aug 2001 03:27:37 Arved Sandstrom wrote:
> Confirmed, on all counts:
>
> 1) NPE running your 'dsrb2' example, something to do with the lazy font
> code
> it looks like;
> 2) 500 K file for 17 pages with your 'emp' example. I'm not familiar with
>
> fonts, so someone else is going to
keiron 01/08/13 00:52:21
Modified:src/org/apache/fop/render/pdf PDFRenderer.java
src/org/apache/fop/render/pdf/fonts LazyFont.java
Log:
pdf renderer now adds the fonts at the end of all pages rather than after each page
lazy font will set loaded to true after first
40 matches
Mail list logo