Re: page-number

2005-07-05 Thread Jay Bryant
-property-format However, converting to Roman numerals is a type of number-to-string conversion (as defined by both the spec and common sense), and that works. So try format=a Jay Bryant Bryant Communication Services

Re: Problem when link has contentid

2005-07-21 Thread Jay Bryant
Hi, Fabrizio, Try xsl:value-of select=./ rather than text(). The two are very similar in most cases, but . tends to be more reliable because it picks up the text value of the entire node. Also, it's more standard XSLT. Jay Bryant Bryant Communication Services - Original Message - From

Re: Vertical text

2005-08-01 Thread Jay Bryant
/fo:blockfo:blockt/fo:blockfo:blocki/fo:blockfo:blockc/fo:blockfo:blocka/fo:blockfo:blockl/fo:block Depending on the properties of the flow containing the blocks, you may also need to set position attributes, but I think the default values stack blocks vertically. Jay Bryant Bryant Communication Services

Re: 0.90alpha1: content-width=scale-to-fit creates damaged PDF

2005-12-10 Thread Jay Bryant
see what I can do along that line. Jay Bryant Bryant Communication Services - Original Message - From: Andreas L Delmelle [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Saturday, December 10, 2005 3:09 PM Subject: Re: 0.90alpha1: content-width=scale-to-fit creates damaged PDF

Either keeps in table rows in 0.20.5 or non-collapsing paragraphs in .90alpha

2005-12-21 Thread Jay Bryant
(that is, only at the rows between cells) in 0.20.5 or I need to know how to prevent blocks that contain spaces from collapsing in .90alpha. The 0.20.5 solution would be preferred, but I think I can talk my client into moving to .90alpha if it fixes the page break problem. Thanks Jay Bryant Bryant

Re: Either keeps in table rows in 0.20.5 or non-collapsing paragraphs in .90alpha - followup

2005-12-21 Thread Jay Bryant
in 0.20.5 in case my client (or some future client) resists going to .90alpha. Thanks some more. Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Either keeps in table rows in 0.20.5 or non-collapsing paragraphs in .90alpha - followup

2005-12-21 Thread Jay Bryant
Hi, Jeremias, I used block-containers with height attribute values wrapped around empty blocks to make my spacer blocks, so I've gotten the .90alpha solution to work. Combined with the -q option to shut off all the to-do messages, it'll work. That seems like a hack. Please try my

Re: Either keeps in table rows in 0.20.5 or non-collapsing paragraphs in .90alpha

2005-12-21 Thread Jay Bryant
-attribute-sets=headercenterxsl:value-of select=@id//fo:block /fo:table-cell 0.90 collapses those empty blocks. Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: line break (br)

2006-01-16 Thread Jay Bryant
uot;0"/ should give you a line break without producing an empty line. HTH Jay Bryant Bryant Communication Services

Re: xml to html

2006-01-23 Thread Jay Bryant
or whatever). Saxonand Xalan-J are both possibilities. Jay Bryant Bryant Communication Services - Original Message - From: Reza Ghaffaripour To: fop-users@xmlgraphics.apache.org Sent: Monday, January 23, 2006 9:36 AM Subject: xml to html hi list,I started xsl

Re: xsl-fo cascading styles?

2006-01-25 Thread Jay Bryant
Also, you can put all the attribute sets in a separate file and use xsl:include to add them to all your transformations that produce XSL-FO. I do that for most of my projects, so that I can get a consistent appearance across a large set of documents. Jay Bryant Bryant Communication Services

Re: How to create a list in FO?

2006-01-26 Thread Jay Bryant
up a stripped down list for the sake of an example. HTH Jay Bryant Bryant Communication Services - Original Message - From: Daniele To: fop-users@xmlgraphics.apache.org Sent: Thursday, January 26, 2006 9:29 AM Subject: How to create a list in FO? Hi to all

Re: New User - Fop error.

2006-01-27 Thread Jay Bryant
the XML and XSL files, we can puzzle out exactly what's going wrong. If it's not too much bother, please copy and past the contents of the files right into the message. I am a bit paranoid about opening attachments Jay Bryant Bryant Communication Services - Original Message - From

Re: New User - Fop error.

2006-01-30 Thread Jay Bryant
xsl:apply-templates/ /fo:flow /fo:page-sequence /fo:root /xsl:template HTH Jay Bryant Bryant Communication Services - Original Message - From: Patrick Proctor [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Monday, January 30, 2006 5:17 PM Subject: Re: New User

Re: convert from XSL-FO to MSWORD

2006-02-16 Thread Jay Bryant
are dealing with a well-known set of documents, it shouldn't be too hard. I've done other kinds of XML to WordML, and XSL-FO is just another kind of XML. HTH Jay Bryant Bryant Communication Services

Re: Behavoiur of Text nodes??

2006-02-18 Thread Jay Bryant
. Finally, you need to post both sample data and your stylesheet (trim both down to show just the issue that troubles you) or no one will be able to help you, except in the most general way, as I did in the first paragraph. Good luck. Jay Bryant Bryant Communication Services - Original Message

Re: table-layout

2006-02-26 Thread Jay Bryant
) every day. We can help you solve similar problems if you can tell us exactly what obstacles you encounter. However, it's hard to give generic advice that means anything, because each problem has its own characteristics. Jay Bryant Bryant Communication Services - Original Message - From

Re: Help with table-of-contents:don't understand ref-id attribute

2006-03-03 Thread Jay Bryant
love attribute-sets.) HTH Jay Bryant Bryant Communication Services - Original Message - From: [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Friday, March 03, 2006 1:49 PM Subject: RE: Re: Help with table-of-contents:don't understand ref-id attribute As you can see from

Re: Java/POJO based FOP transformation (instead of XSL) like in JasperReports

2006-03-16 Thread Jay Bryant
I don't know of such a library (which doesn't mean one doesn't exist), but the concept is sound. All FOP needs is valid FO, regardless of how it's generated. Jay Bryant Bryant Communication Services - Original Message - From: Geoffrey De Smet [EMAIL PROTECTED] To: fop-users

Re: concatenate output

2006-03-21 Thread Jay Bryant
You could use XSLT to do it. I don't have any examples, though. If your input is XML, I'd push the concatenation back a level and do it when you create the FO. Jay Bryant Bryant Communication Services - Original Message - From: Cam T To: FOP-Users Sent: Tuesday, March

Re: JBryant's XSLT 2.0 column width hack - odd results?

2006-03-22 Thread Jay Bryant
What do you want to have done differently? What do you find odd about the result? Jay Bryant Bryant Communication Services - Original Message - From: sono [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Wednesday, March 22, 2006 9:24 PM Subject: JBryant's XSLT 2.0 column

Re: Pitney Bowes bar codes

2006-05-09 Thread Jay Bryant
formats they use. Mind you, my experience with them is eight years of out date. FWIW Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Disappearing table-header

2006-05-10 Thread Jay Bryant
as possible but that still produces the problem? Then people like me can see if something like an attribute is causing the problem and the developers can see if it's a bug. Jay Bryant Bryant Communication Services - To unsubscribe, e

Re: on the fly PDF creation from object array

2006-05-11 Thread Jay Bryant
(transformResult.toByteArray()); makePDF(transformStream, res); } HTH Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Pretty cool stuff with Apache FOP

2006-07-13 Thread Jay Bryant
That's a very attractive poster. It'll make a nice sample to show what FOP can do. I know I can do similar work, but (at least so far) my clients want pretty simple documents (typical user manuals and reference books). One of these days Jay Bryant Bryant Communication Services

Re: Commercial Documents

2006-08-03 Thread Jay Bryant
yet had an issue for which I didn't get help in a hurry. Generally, if I have a question, I post and get more than one helpful message within 24 hours (often much less). I never get that kind of support from any company, even though I paid for their product. Jay Bryant Bryant Communication Services

Re: User Types

2006-08-09 Thread Jay Bryant
production (though they also work on authoring tools and content management). FWIW Jay Bryant Bryant Communication Services - Original Message - From: [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Wednesday, August 09, 2006 9:40 AM Subject: User Types I'd be interested

Re: User Types

2006-08-09 Thread Jay Bryant
That sounds a lot like what I'm doing for my current client, Glen. I love Ant. Jay Bryant Bryant Communication Services - Original Message - From: Glen Mazza [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Wednesday, August 09, 2006 11:50 AM Subject: Re: User Types We

Re: Ending a row and starting a new one.

2006-08-10 Thread Jay Bryant
comes when you have a variable number of columns, but that can be solved, too. For now, I'll assume you have the simple version of the problem. [1] http://www.mulberrytech.com/xsl/xsl-list/ [2] http://www.dpawson.co.uk/xsl/index.html Jay Bryant Bryant Communication Services - Original Message

Re: Ending a row and starting a new one.

2006-08-10 Thread Jay Bryant
to run that process on all kinds of input files. HTH Jay Bryant Bryant Communication Services - Original Message - From: Patrick [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Thursday, August 10, 2006 1:23 PM Subject: Re: Ending a row and starting a new one. I'm trying

Re: How to make directives look better? Customizing/defining elements and formatting...

2006-10-19 Thread Jay Bryant
you run the DocBook XSL stylesheets to generate FO content for FOP. So, once you have the content in DocBook, you want to look at customizing the styling layer. THE book on the subject is Bob Stayton's DocBook XSL. Keep asking questions and showing us your code. Jay Bryant Bryant

Bug in table rendering (version 0.92beta)

2006-11-02 Thread Jay Bryant
is working fine for my newest client (so far, anyway - we're not done with all the customizations yet). Thanks Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Breezin' in to say thanks

2006-11-09 Thread Jay Bryant
as a real-world example.) Anyway, thanks again, not just to Jeremias but to all of you who work on FOP. Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Width issue

2006-12-09 Thread Jay Bryant
margins.) HTH Jay Bryant Bryant Communication Services - Original Message - From: [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Thursday, December 07, 2006 10:58 PM Subject: Width issue Hi, I need generate pdf report having 31 columns. Since size

Re: Question to Repository

2006-12-12 Thread Jay Bryant
I downloaded and built from the SVN source this week, and it all worked fine for me. What troubles are you having? Jay Bryant Bryant Communication Services - Original Message - From: Kris Wolff [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Tuesday, December 12, 2006 7

Re: FOP 0.93 - PDF Bookmarks

2007-01-08 Thread Jay Bryant
Hi, Andrea, fop.extensions=1 makes me think you are using DocBook. If so, use fop1.extensions=1. fop.extensions corresponds to version 0.20.5, while fop1.extensions corresponds to the current effort (currently at version 0.93). Jay Bryant Bryant Communication Services - Original

Re: block-container and margin/padding properties

2007-02-03 Thread Jay Bryant
={$Papierhoehe} div 4 margin-top={$card-margin} margin-bottom={$card-margin} margin-left={$card-margin div 2} margin-right={$card-margin div 2} Jay Bryant Bryant Communication Services - To unsubscribe, e-mail: [EMAIL

Re: Out Of Memory Error

2007-02-06 Thread Jay Bryant
have images (they were data catalogs for a data warehouse). Jay Bryant Bryant Communication Services - Original Message - From: [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Tuesday, February 06, 2007 4:54 PM Subject: Out Of Memory Error Hello All, I am

Re: word page break

2007-04-02 Thread Jay Bryant
with page breaks here -- /xsl:template If you do the same thing with the two kinds of breaks, you can process them in the same template, thus: xsl:template match=w:pageBreakBefore|w:[EMAIL PROTECTED]:type='page'] !-- Do whatever you do with page breaks here -- /xsl:template HTH Jay Bryant Bryant

Re: FOP 0.93: Java Heap Space OutOfMemory

2007-07-11 Thread Jay Bryant
with your end users (explaining the situation and offering some choices) both gets one out of a tough box and gives the users some choices they like. FWIW Jay Bryant Bryant Communication Services - Original Message - From: [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent

Re: How to supress page breaks between bullet and text?

2008-01-03 Thread Jay Bryant
long (think software manuals with lots of images and tables). HTH Jay Bryant Bryant Communication Services http://www.bryantcs.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Making serialization documents in FOP

2008-01-16 Thread Jay Bryant
before it can write objects to the PDF file, the larger document you can build. Jay Bryant Bryant Communication Services http://www.bryantcs.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Sequence of pages

2008-01-22 Thread Jay Bryant
sequences that all use different page masters. If you provide more detail about the data your trying to turn into a document, we can probably help you get where you're going. Jay Bryant Bryant Communication Services http://www.bryantcs.com

Re: Sequence of pages

2008-01-22 Thread Jay Bryant
if you need any more help. Jay Bryant Bryant Communication Services http://www.bryantcs.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Any approach for nearly identical pages.

2008-02-14 Thread Jay Bryant
or in C++ or Java with a method. HTH Jay Bryant Bryant Communication Services http://www.bryantcs.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: fo:simple-page-master is missing child elements

2008-03-03 Thread Jay Bryant
? means 0 or 1 (so optional, yes) + means 1 or more (required and may repeat) * means 0 or more (optional and may repeat) (no mark) means just 1 (required and may not repeat) Jay Bryant Bryant Communication Services http://www.bryantcs.com/ - Original Message - From: Fournier,Danny

Re: FOP 0.20.5 - Tables with intelligent cell-widths

2008-03-07 Thread Jay Bryant
, In times past, I've solved this problem by doing calculations in XSLT while creating the table. Here's a link to my solution from another thread: http://marc.info/?l=fop-userm=112732887606348w=2 HTH Jay Bryant Bryant Communication Services http://www.bryantcs.com

Re: FOP 0.94 - Unkown Error

2008-03-13 Thread Jay Bryant
, and see if they match. Also, remember that spans in FO require that the cell being spanned not be present, so check your spans, too. HTH Jay Bryant Bryant Communication Services http://www.bryantcs.com/ - Original Message - From: bonekrusher [EMAIL PROTECTED] To: fop-users

Re: How to underline a graphic

2008-04-21 Thread Jay Bryant
I would try setting the bottom border on the fo:block, thus: fo:block border-bottom=1pt solid blackText and graphic here/fo:block Jay Bryant - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: fop-users@xmlgraphics.apache.org Sent: Monday, April 21, 2008 8:32 AM

Re: blocks flowing from left to right?

2008-08-14 Thread Jay Bryant
That sure looks like a table, Lou. You know enough about document design to realize that, too, so I'm guessing there's some other factor that makes you think a table isn't a good fit. Are the blocks irregular in size or something like that? Or is it that you can't get a table to have

Re: blocks flowing from left to right?

2008-08-14 Thread Jay Bryant
great. Jay Bryant [EMAIL PROTECTED] 08/14/2008 01:50 PM Please respond to fop-users@xmlgraphics.apache.org To fop-users@xmlgraphics.apache.org cc Subject Re: blocks flowing from left to right? That sure looks like a table, Lou. You know enough about document design to realize that, too

Re: Using CHOOSE to control image in region-body

2008-10-07 Thread Jay Bryant
do need it in .//send-fax. Jay Bryant - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Using CHOOSE to control image in region-body

2008-10-07 Thread Jay Bryant
that XML file against that XSL file, I get found it on my command line. I bet you can extrapolate from there how to get the XSL-FO content you want. If not, let me know and I'll try to help further. HTH Jay Bryant - Original Message - From: Steffanina, Jeff [EMAIL PROTECTED] To: fop

Re: I need a little more help please.

2008-10-13 Thread Jay Bryant
sure you get the idea. Let me know (preferably on list, as others may have the same questions someday) if you need more help. Happy programming. Jay Bryant - Original Message - From: Sheldon Glickler [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Sent: Monday, October 13, 2008

Re: Once again I need a little more help please.

2008-10-19 Thread Jay Bryant
attached the modified XSLT file. I am off to a movie, so I can't show you exactly how to control the borders individually right now. I hope these changes help you, though. Jay Bryant ?xml version=1.0? xsl:stylesheet version=2.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform

Re: Once again I need a little more help please.

2008-10-19 Thread Jay Bryant
, and FOP is a great tool. I'm glad to see another person using both. Jay Bryant - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Once again I need a little more help please.

2008-10-19 Thread Jay Bryant
. For me, it's Java and SQL (with XML- and CSV-based metadata defining things) that do all the heavy lifting. Much as I love XSL, it's just the tail end of a much larger and much more complex process. Jay Bryant

Re: Out of bounds exception

2008-11-10 Thread Jay Bryant
Those details matter sometimes but not this time. This time, your problem comes from templates that don't properly handle the input. That'll blow up on any OS and any version of FOP (or any other FO processor). In other words, you had an XSL error rather than a FOP or OS error. It is a good

Re: Pronunciation

2008-11-15 Thread Jay Bryant
). Such are the perils of a Master's degree in English Literature Jay Bryant -- From: foretopman [EMAIL PROTECTED] Sent: Saturday, November 15, 2008 1:36 PM To: fop-users@xmlgraphics.apache.org Subject: Pronunciation Here's a silly question: how do you