Re: xpath

2001-11-28 Thread Joerg Pietschmann
Maneshi Tuli [EMAIL PROTECTED] wrote: I want to count all rows for whom child col having attribute num='8' is not null [snip] Questions like this should be asked on the XSL list ([EMAIL PROTECTED]). Try count(row[col[not(@num='8')]]) This actually counts row elements with a col child

[Fwd: Classpath problems with FOP Weblogic 6.0]

2001-11-28 Thread James Richardson
Since posting this, I have come to realise that this is a common problem. I have not seen though a definative solution for the problem. Weblogic does seem to include a lot of the xerces / xalan code, but it is repackaged, so I think the problem lies with the order in which the classes are

underlining, fo:inline and page breaks.

2001-11-28 Thread Beer, Christian
Hi List! I have a problem. I want to underline the whole text, which may go over several pages. But to underline one must use fo:inline, right?? But using that lets my text disapear on all pages but the last. So my questions: a) is that a bug or is fo:inline concepted to only go over one page.

RE: underlining, fo:inline and page breaks.

2001-11-28 Thread Matthias Fischer
Do you have one single block going over several pages? Matthias Dott. Matthias Fischer abc.Mediaservice GmbH Nebelhornstraße 8 86807 Buchloe Tel. (08241) 9686-38 Fax (08241) 9686-26 http://www.abc-media.de e-mail: [EMAIL PROTECTED] ein Unternehmen der abc.Mediengruppe -Original

AW: underlining, fo:inline and page breaks.

2001-11-28 Thread Beer, Christian
Not every time, but that can happen! -Ursprüngliche Nachricht- Von: Matthias Fischer [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 28. November 2001 11:58 An: [EMAIL PROTECTED] Betreff: RE: underlining, fo:inline and page breaks. Do you have one single block going over several pages?

Several errors with FOP

2001-11-28 Thread Matteo Di Giovinazzo
I have compiled successfully FOP-1.0dev from CVS sources. Then I run these tests: 1) -- From FO to PDF -- fop -d -fo docs\examples\fo\simple.fo -pdf simple.pdf The resulting output is: [DEBUG]: Input mode: [DEBUG]: FO [DEBUG]: fo input

warning--not generating a pdf file

2001-11-28 Thread BRAHMA
Hi, I tried to conevrt the following one named Example1.fo into Example1.pdf by using org.apache.Fop application from org.apachethere I got an warning and unable to generate a .pdf file.Can any of you help me in solving the problem. I even look into the faq's but I am unable

RE: underlining, fo:inline and page breaks.

2001-11-28 Thread Matthias Fischer
I'm not the specialist who could tell you what happens inside FO, but from a practical point of view: Do you see a chance to split multi-page blocks into smaller units at the block level? Matthias -Original Message- From: Beer, Christian [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

XSL file not found

2001-11-28 Thread viktor . keimes
Hi, when trying to generate the .fo-file using the command java org.apache.xalan.xslt.Process -IN C:/fop/data.xml -XSL C:/fop/style.xsl -OUT C:/fop/output.fo I get the error message XSLT Error (javax.xml.transform.TransformerConfigurationException): File C:/fop/style.xsl not found. When I

Classpath FOP (or CLASSPATH xml parsing in general

2001-11-28 Thread James Richardson
There must be a better way for specifying sax parsers than each project in the work rewriting java/xml/parsers/SAXParserFactory. This is completely terrible. I've just looked throught the various jar files I have and I have no less than 5 different implementations! FOP is (and surely other

RE: underlining, fo:inline and page breaks.

2001-11-28 Thread Matthias Fischer
I tried it out - it works. Which istn't actually a good workaround... Matthias -Original Message- From: Beer, Christian [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 12:13 PM To: '[EMAIL PROTECTED]' Subject: AW: underlining, fo:inline and page breaks. Hmmm, the text

Re: problem : centered table in FO [FAQ]

2001-11-28 Thread Corinna Hischke
Hi, please have a look at the FOP FAQs, I think the solution should be in there: - create a table aslarge as the page-body with only one cell - put your table into the block inside that cell - center the block in that cell HTH, Corinna - Original Message - From: Cyril

Re: underlining, fo:inline and page breaks.

2001-11-28 Thread Christian Geisert
Beer, Christian wrote: Hi List! I have a problem. I want to underline the whole text, which may go over several pages. But to underline one must use fo:inline, right?? But using that At the moment: yes! I have started coding support for underline in blocks some time ago, but it's not

FOP hangs with external-graphic involved

2001-11-28 Thread Keith Sauvant
Hi Group, I am using FOP now for some time and am very satisfied with the results. On ONE (and only one) of my servers Command-Line FOP hangs during the pdf generation if the FO contains an external-graphic-Tag. The last output to stdout is writing out PDF, a PDF-Document has been written, but

DO NOT REPLY [Bug 4492] - text-decoration=underline on fo:block ignored

2001-11-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4492. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: xml-fop/src/org/apache/fop/apps Fop.java

2001-11-28 Thread keiron
keiron 01/11/28 06:04:05 Modified:.build.xml src/org/apache/fop/apps Fop.java Log: added message about cvs, fixed compiler options Revision ChangesPath 1.48 +2 -2 xml-fop/build.xml Index: build.xml

PDF embeded fonts

2001-11-28 Thread Andrei Poterianski
Hi! I'm sorry for stupid question, but how to create pdf with embeded fonts? 10x Andrei - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

DO NOT REPLY [Bug 3279] - scaling SVG-images impossible

2001-11-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3279. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[Fwd: string]

2001-11-28 Thread Peter B. West
Fellow FOPs, I just sent this enquiry to the XSL editors. Peter The editors, I am puzzled by aspects of the datatype string. Section 5.9 Expressions has All property value specifications in attributes within an XSL stylesheet can be expressions. This persuades me that I should be able to

DO NOT REPLY [Bug 5001] - content-width and content-height ignored?

2001-11-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5001. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Non existent tag error...

2001-11-28 Thread bryan hansen
I have some xsl that checks to see if a tag does not exist: fo:table-cell fo:block text-align=start xsl:choose xsl:when test=Transaction/Filing/OldFilingNumber != '' xsl:value-of select=Transaction/Filing/OldFilingNumber/ /xsl:when xsl:otherwise

Re: Non existent tag error...

2001-11-28 Thread bryan hansen
Oops, line 87 is the line that does the xsl:when test! Bryan --- bryan hansen [EMAIL PROTECTED] wrote: I have some xsl that checks to see if a tag does not exist: fo:table-cell fo:block text-align=start xsl:choose xsl:when test=Transaction/Filing/OldFilingNumber != ''

Announce: Upcoming XSL stylesheet and XML training (Nov. 2001)

2001-11-28 Thread G. Ken Holman
Just a quick summary of upcoming dates of interest for those learning these technologies: Internet-live real-time audio lecture delivery calendar Dec. 3, 2001 - Introduction to XSLT and XPath Dec. 5, 2001 - Introduction to XSLFO Dec. 19, 2001 - XML in the Corporation

RE: problem : centered table in FO [FAQ]

2001-11-28 Thread Savino, Matt C
Hey Corrinna, this might actually help for my problem as well (see Subj: min table or table-cell height?). My only question is, how do I create a table as large as the page body? I knwo how to set the column width, but is there any way to set the row or cell height? thx, Matt -Original

AW: Non existent tag error...

2001-11-28 Thread Beer, Christian
Hi Bryan, did you solve the problem, or what does the oops mean?? Anyway: xsl:when test=Transaction/Filing/OldFilingNumber != '' is not right, I think! Try: xsl:when test=Transaction/Filing/OldFilingNumber That is the right term, the book says so. Christian -Ursprüngliche