RE: Problems with seeing pdf-files in IE 5.0 | Specification of folder for XML/XSL files under Cocoon 2

2001-12-10 Thread Matthias Fischer
Yes, that syntax works definitively and was used by us as long as we utilized FOP under Cocoon 1. Cocoon 2 does not present this url problem any more. It presents another one, though: XML files cannot be specified to lie in _any_ folder (Windows version of Tomcat/Cocoon), they must be placed in a

RE: Dictionary style pages

2001-12-10 Thread Matthias Fischer
Hi Corinna,   where is: docs/examples/pagination/franklin_2pageseqs.fo ? Are there some other pages with (working) XSL implementations, e.g. for a product catalogue?  Matthias -Original Message-From: Corinna Hischke [mailto:[EMAIL PROTECTED]]Sent: Friday, December 07, 2001 4:14

RE: page-number-citation and formatting

2001-12-10 Thread Matthias Fischer
We had the same problem you had, Phil. I admit, the output is not too representable due to this (among other) problems of FOP. Another problem would be that, if you use a filler of type ".", it assumes a fix width. It does not seem to be able to fill out the variable space between the text of

DO NOT REPLY [Bug 5335] New: - Text with embedded CID fonts not retrievable from pdf

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] update test dir to REC syntax (maintenance branch)

2001-12-10 Thread Christian Geisert
Hi, this patch updates the 'test' dir to REC syntax. (just changed master-name to master-reference on page-sequences) I had some problems with strange line endings but I hope it is ok now. Christian - To unsubscribe, e-mail: [

[PATCH] update test dir to REC syntax (maintenance branch)

2001-12-10 Thread Christian Geisert
Doh, forgot the attachment... this patch updates the 'test' dir to REC syntax. (just changed master-name to master-reference on page-sequences) I had some problems with strange line endings but I hope it is ok now. Christian -

RE: Problems with seeing pdf-files in IE 5.0

2001-12-10 Thread Raúl Carazo
Thank you very much for the example. But I receive an TransformerException in this line       DOMResult foDomResult = new DOMResult();        transformer.transform(xml, foDomResult);   foDoc = (Document)foDomResult.getNode(); Do you have any idea why it is?   Thank you very much, again.

Re: Dictionary style pages

2001-12-10 Thread Joerg Pietschmann
"Edward Dowgiallo" <[EMAIL PROTECTED]> wrote: >     The example (franklin_2pageseqs.fo) does not do what > I am looking for. Although starting with page 7, it does > alternate between odd and even masters, the page number is > always on the right hand bottom. I want to know how to make > it app

problem by incloding a svg-grafic into a xsl document.

2001-12-10 Thread Kai Ulrich
Hey Im incloding a svg-grafic into a xsl document. http://www.w3.org/2000/svg";> it's working so far My Problem : I can't change the color of the font by ... ... Jboss (Cocoon) tell

RE: Bleeding / Hyphenation issues

2001-12-10 Thread Joerg Pietschmann
Darrel Riekhof <[EMAIL PROTECTED]> wrote: > Could some expand on the paragraph below. What are the other relevant > attribs? What/Where is the database for my language (English)? The relevant attributes are more or less described in chapter 7.9 of the spec (http://www.w3.org/TR/xsl/slice7.html#

RE: problem by incloding a svg-grafic into a xsl document.

2001-12-10 Thread Keiron Liddle
Sounds like you have an old version of FOP (around 0.17), it is always a good idea to tell us what version you are using. The NoSuchMethodError is probably due to an incompatible version of w3c dom classes. So you either need to get the right version, which could be difficult. OR use a newer v

AW: problem by incloding a svg-grafic into a xsl document.

2001-12-10 Thread Kai Ulrich
Hey Keiron ! thanx for your reply ! I'm using fop-0_18_1 k. -Ursprungliche Nachricht- Von: Keiron Liddle [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 10. Dezember 2001 15:29 An: [EMAIL PROTECTED] Betreff: RE: problem by incloding a svg-grafic into a xsl document. Sounds like you have

ANN: WH2FO became Open-Source

2001-12-10 Thread Giannetti, Fabio
Hi, WH2FO (Word Html 2 Formatting Objects) is now open source. You can find it at this address: http://wh2fo.sourceforge.net If someone is interested in develop and/or test, please let me know. Thanks in advance, Fabio -

DO NOT REPLY [Bug 5344] New: - table with row borders are not rendered

2001-12-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: xsl:choice

2001-12-10 Thread Savino, Matt C
We'll I'll be darned. I didn't know you could use multiple when's like that. thx a lot -Matt > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 09, 2001 3:28 PM > To: [EMAIL PROTECTED] > Subject: RE: xsl:choice > > > I think what Scot

RE: xsl:choice

2001-12-10 Thread Prabakar, Sivaraj
You can use it. -Original Message- From: Savino, Matt C [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 1:10 PM To: '[EMAIL PROTECTED]' Subject: RE: xsl:choice We'll I'll be darned. I didn't know you could use multiple when's like that. thx a lot -Matt > -Original Me

Question about AWT and PRINT

2001-12-10 Thread IvanLatysh
Hi, I just start to use FOP. I have problem when I am try to use FOP with my application (not from command line). I get this description how to start AWT preview from Driver class: * Driver driver = new Driver(); * driver.setRenderer(new org.apache.fop.render.awt.AWTRenderer(translator)); * driv

RE: [PATCH] update test dir to REC syntax (maintenance branch)

2001-12-10 Thread Tore Engvig
Christian Geisert wrote: > Doh, forgot the attachment... Ok, it's added to the maintain branch now. Tore > > this patch updates the 'test' dir to REC syntax. > (just changed master-name to master-reference on page-sequences) > > I had some problems with strange line endings but I hope it i

Anyone could help with PRINT or AWT PREVIEW ?

2001-12-10 Thread IvanLatysh
Anyone using FOP with application ? Please help. I have got problem with showing AWT preview. Sincerely yours, Ivan Latysh. [EMAIL PROTECTED] http://ivan.yourmail.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

FOP exception

2001-12-10 Thread SHU KUO
--- Received from DIST.KUOS 777-282501-12-10 16.21 -> [EMAIL PROTECTED] Hi. the following is my code: //DOM import org.w3c.dom.*; import org.apache.xerces.parsers.*; //Java import java.io.*; import java.io.File; import java.lang.String; import java.net.URL; import org.apach

Re: FOP exception

2001-12-10 Thread IvanLatysh
Hello, SHU! You wrote to <[EMAIL PROTECTED]> on Mon, 10 Dec 2001 12:21 -0800: Put all this code in try block. Like this try{ File xmlf = new File("c:/jdk1.3.1/xslfoRef.xml"); File xslf = new File("c:/jdk1.3.1/xml2pdf.xsl"); File writefile = new File("shu.pdf"); Driver driver = new

Re: FOP exception

2001-12-10 Thread Trevor_Campbell
While Ivan's reply is correct, it is really a bit quick and dirty. For less experienced Java programmers a slightly fuller explanations is: Any method in Java can choose to throw an exception if something goes wrong. The caller of that function must be prepared to handle any exceptions that may

RE: column color

2001-12-10 Thread Savino, Matt C
Try putting backgound-color in the table-cell element. You can even put it in the table-column element if it makes sense to do so. Also, since you explicitly define the width of columns ahead of time, you should never need a spacer image like you do in HTML. > -Original Message- > From:

How to justify text

2001-12-10 Thread Scott Sanders
Hello all, I am using FOP 0.20.2. I am trying to create a document with a footer with the date on the left-hand side, the document title in the center, and the page number on the right-hand side. Does FOP support the 'justify' value of the text-align property, and if so, am I using it correctly

Re: How to justify text

2001-12-10 Thread Trevor_Campbell
Yes and No. You can justify text but the way you are doing it will only do it within the inline area, which is the same size as the text and so has no real effect. You will need to use a to get the effect you desire. Trev

RE: How to justify text

2001-12-10 Thread Scott Sanders
I also tried within a block separated by carriage returns (my interpretation of the spec), and that did not work either. Thanks for the input, I will revert to tables (argh) Scott > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 10, 200

Re: column color

2001-12-10 Thread Maneshi Tuli
Hi , i have defined all propertis in attribte_set , the color is also one of the property If i define use_attribute_set as a sttribute of table-cell , Fop Parser ignore this property i don't know what should i do . Message History -

Re: conditional characters?

2001-12-10 Thread Matt Savino
I've been meddling on this board for several months now and this has to be the 5-6th time that some variation of this problem has come up. (In my case I need to put the word 'Continued' in every instance of a table header that occurs after the first page break.) It still amazes me that with all th