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: > is not right, I think! Try: That is the right term, the book says so. Christian -Ursprüngliche Nachricht- Von: bryan hansen [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 28. November 2001 18:16 An:

Evaluating and

2001-11-28 Thread Peter B. West
FOPs, I have sent the follwing enquiry to the editors. The editors, I cannot see any provision for , or in Section 5.9. How is it intended that such properties be evaluated? Peter -- Peter B. West [EMAIL PROTECTED] http://powerup.com.au/~pbwest "Lord, to whom shall we go?" ---

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

RE: HELP: PDF generation hangs

2001-11-28 Thread Vladimir Sneblic
Thanks a lot for this, I thought that this was a FOP problem so I didn't even stop to think that it might be something like this. Thanks again, Vlad -Original Message- From: Joerg Pietschmann [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 28 November 2001 8:47 p.m. To: FOP List

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 Dec.

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: > > > > > > select="Transaction/Filing/OldFilingNumber"/> > > > N/A >

Non existent tag error...

2001-11-28 Thread bryan hansen
I have some xsl that checks to see if a tag does not exist: N/A This was working correctly, but now I am getting an error: ; SystemID: http://utstbrucc2/ucc-ack.fo.xsl; Line#: 87; Column#: -1 javax.xml.transform.Transform

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[Fwd: ]

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 . 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 pas

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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]

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

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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, b

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

Re: Several errors with FOP

2001-11-28 Thread Corinna Hischke
Hi Matteo FOP-1.0dev is - like the name suggests - in heavy developement. I'm not sure wether it currently is able to produce any output at all. The reason for this is that fop is experiencing a basic redesign. Try to use Fop 0.20.2RC instead. - Corinna - Original Message - From: "Matt

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 as large 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 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 co

Classpath & FOP (or CLASSPATH &

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 p

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.

AW: underlining, fo:inline and page breaks.

2001-11-28 Thread Beer, Christian
Hmmm, the text comes from user-input and I can't calculate where the page break would be I'll try, but I think it won't work! -Ursprüngliche Nachricht- Von: Matthias Fischer [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 28. November 2001 12:09 An: [EMAIL PROTECTED] Betreff: RE: under

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, Nove

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 un

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

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?

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 Messag

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.

[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 set

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