Re: table header on consecutive pages

2003-04-03 Thread Clay Leeds
/fo:table-row /fo:table-header fo:table-body xsl:apply-templates select=member/ /fo:table-body /fo:table /fo:block /fo:flow --- snip Thanks in advance and maybe you should know that I'm a beginner but I think you'll see this from my code!? Michael Gasperi -- Clay Leeds - [EMAIL

Re: Some questions

2003-04-03 Thread Clay Leeds
problem, is that your e-mail program ignores any and all carriage returns, so your message all flows together. It's hard to read. I don't have a solution to that, but perhaps there's a setting in MS Outlook Express that will fix this. Good luck! Web Maestro Clay -- Clay Leeds - [EMAIL PROTECTED

Re: Border widths

2003-04-03 Thread Clay Leeds
-- fo:block padding=0pt font-size=1pt #160; /fo:block /fo:table-cell /fo:table-row /fo:table-header -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: Fat, multi-colored, sideborder to the right

2003-04-03 Thread Clay Leeds
between the different areas. Can I create the border some other way than I do now? I'm forced to use header and footer so skipping them isn't an option. If there is no way to do this then I would like to know that as well so I can tell our designers. Thanx /Marcus -- Clay Leeds - [EMAIL

Re: Fat, multi-colored, sideborder to the right

2003-04-03 Thread Clay Leeds
Oops! Since you want this on the RIGHT, you'll want a fo:region-end: http://www.zvon.org/HowTo/Output/FOP0.18.1_examples_allregions.php?el=region-end ;-p Clay Leeds wrote: I *think* this calls for a fo:region-start section in your fo:simple-page-master. You might find a test case on this page

Re: Minimum resolution in imported images

2003-04-03 Thread Clay Leeds
. I'm just a poor programmer nowing little about needed resolution. Using images produced for web (with 72 dpi) gives me a horrible result when I use them with FOP. What is the minimum resolution to use when producing pdfs to get a good-looking result? 300 or even more? -- Clay Leeds

Re: Jpeg images rendered black

2003-04-03 Thread Clay Leeds
done something else wrong? Example code: fo:external-graphic src=someimg.jgp/ -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: Borders around images

2003-04-03 Thread Clay Leeds
tightly around the image) So, how do I render a border tightly around an image? -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: IE getting closed when closing PDF generated through fop

2003-04-01 Thread Clay Leeds
fop,it says an error occured and windows will try to close IE. Can anyone of you know the reason and how to fix it. Kindly reply. Thanks in advance, Vikas -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp

Re: IE getting closed when closing PDF generated through fop

2003-04-01 Thread Clay Leeds
I meant to say that IE seems to have security which won't allow Acrobat PDFs to close the browser, not just pages. I think it may actually be that it won't allow ActiveX/plugins to close the browser window. Clay Leeds wrote: Is it when you try to close using Ctrl+W or when you click the Close

Re: table footer placement

2003-03-31 Thread Clay Leeds
using fop 0.20.5rc - is the message implemented but not the functionality? -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: Error creating PDF with FOPServlet

2003-03-28 Thread Clay Leeds
arguments to the embedded oc4j container. -sorry. -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: last page, full page

2003-03-28 Thread Clay Leeds
page of output it gets chopped off at the point where there is no more underlying text. I saw someone suggest using markers as a solution. Does anyone know how I would use markers to solve this problem? -V -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP

Re: xsl question about substring/index

2003-03-27 Thread Clay Leeds
Jasmin -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: tagged pdf

2003-03-27 Thread Clay Leeds
a hot topic, so that explains why you haven't found any information. Anyway, this is OpenSource. Anything can happen... On 27.03.2003 15:44:45 Labeaux Schiek wrote: Can anyone shed some light on how we should go about making the resulting pdf a 'tagged pdf'? -- Clay Leeds - [EMAIL PROTECTED] Web

Re: tagged pdf [OT?] Accessible PDFs

2003-03-27 Thread Clay Leeds
there before. I had to scroll down the page, and then back up to see them. They showed up at the end of blocks, and I'm not sure why they showed up yet. We're a US company and don't make use of the Euro in our documents--for that matter we're not using the $ either... Clay Leeds wrote: From

Re: xsl question about substring/index

2003-03-27 Thread Clay Leeds
the format I want. Can you help on this? Its not immediate requirement, but it would be great If I can figure out something in couple hours. Thanks for yr time Jasmin -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp

Re: Right aligned text flutters (continued)

2003-03-27 Thread Clay Leeds
$ Couch 600,00 $ Quietscheentchen 5,00 $ ... -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe

Re: xsl-fo question for fo:block

2003-03-26 Thread Clay Leeds
/xsl:template xsl:template name=tmpFooter fo:block padding=0pt FOOTER_CONTENT_GOES_HERE /fo:block /xsl:template xsl:template name=tmpBody fo:block padding=0pt BODY_CONTENT_GOES_HERE /fo:block /xsl:template /xsl:stylesheet -- Clay Leeds - [EMAIL PROTECTED] Web Developer

Re: number-rows-spanned - Faster?

2003-03-21 Thread Clay Leeds
J.Pietschmann wrote: Clay Leeds wrote: Is it faster to nest my fo:tables or to use number-rows-spanned to create more complicated tables? I'd try nested tables first, cells spanning rows occasionally create nasty problems at page breaks. J.Pietschmann Thanks for the warning, but I *shouldn't

Re: Mac OS X, FOP and 1.4.1 issues?

2003-03-21 Thread Clay Leeds
! (without the DTD reference, I mean)... Any ideas on what *I* can do to fix this (besides: removing the DTD reference and/or hammering Apple about their bug ;-)... -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp

Re: AW: Upgrade 0.20.3 to 0.20.5rc

2003-03-19 Thread Clay Leeds
luck! Dipl.-Oec. Harald Meyer wrote: Did you modify the source code? If not, try to omit the encoding tag or try iso-8859-1. No, I didn't modify the sorce code ( I am no Java programmer at all ). -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key

Re: Table space from left

2003-03-18 Thread Clay Leeds
-column column-width=5.8cm/ fo:table-column column-width=4.5cm/ fo:table-column column-width=5.5cm/ -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: Table space from left

2003-03-18 Thread Clay Leeds
Oops! I should've removed the BORDER BACKGROUND attributes from the BLIND TABLE as below: Clay Leeds wrote: You should be able to either add the following to your table: fo:table-column column-width=.2cm/ (and then add the fo:table-cell throughout) or, since you've got a table border

number-rows-spanned

2003-03-17 Thread Clay Leeds
Implemented list to ensure we're not missing some object|property that's been implemented, or is that wishful thinking too ;-)? -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: number-rows-spanned

2003-03-17 Thread Clay Leeds
: fo:table-cell number-rows-spanned=2 /fo:table-cell -Lou -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL

Re: How can I generate a read-only PDF document

2003-03-17 Thread Clay Leeds
I generate a read-only PDF document, using FOP. -- Bruno Antunes -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail

Re: How can I generate a read-only PDF document

2003-03-17 Thread Clay Leeds
My bad. As for an example, I don't have one, but there's some pre-mature info on the FOP running page RE: the Args for creating PDF files: http://xml.apache.org/fop/running.html You may also be able to download the CVS version of FOP 0.20.5rc3 (?) and try it. Clay Leeds wrote: Bruno, I believe

Re: number-rows-spanned

2003-03-17 Thread Clay Leeds
browsers (a different beast to be sure!) nested tables tend to exhibit significant load increases as tables are nested deeper deeper. Thank you again for the note (and the code!) Respectfully, Web Maestro Clay Peter Solberg wrote: You can achieve this table layout by using nested tables... -- Clay

Re: number-rows-spanned - Faster?

2003-03-17 Thread Clay Leeds
Is it faster to nest my fo:tables or to use number-rows-spanned to create more complicated tables? -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: number-rows-spanned

2003-03-17 Thread Clay Leeds
* minor, but since it showed a slight improvement, I'm inclined to do further testing. -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: quick question on aligning table in region-body

2003-03-17 Thread Clay Leeds
display-align=center, so I'm trying to do margin-left=2cm to region-body or fo:table, but it complains about [INFO] area contents overflows area... any simple way to center the fo:region-body? Thanks I have a following setup... -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http

Re: Printing using Java

2003-03-13 Thread Clay Leeds
to margins, etc. You may also notice my table-continued marker at the end of the fo:flow which I use for a Continued on next page marker on every page except the last. I hope you find this useful. -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key

Re: can FOP generate .fo from the original XML?

2003-03-12 Thread Clay Leeds
to the .fo input file. is this correct? rday - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP

Re: tab characters alignment

2003-03-12 Thread Clay Leeds
). But in any case, it sounds like either pre-processing the form contents with a custom SAX parser or just using Javascript or server-side scripting to create some sort of XSL-FO table might be the way to go. Good luck! -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http

Re: left margin different on two printouts...

2003-03-10 Thread Clay Leeds
breaks with the updated JRE before you implement the change. HTH! -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail

Re: AW: left margin different on two printouts...

2003-03-10 Thread Clay Leeds
might have one printer whose printable area requires a 1cm margin, whereas another might require a 1.5cm margin. HTH -Ursprüngliche Nachricht- Von: Clay Leeds [mailto:[EMAIL PROTECTED] Gesendet: Montag, 10. März 2003 22:40 An: [EMAIL PROTECTED] Betreff: Re: left margin different on two

Re: fo:leader weird output (again) ;o)

2003-03-04 Thread Clay Leeds
version (i.e. the not-so-soon-to-be-released-but-depends-on-definition-of-soon 1.0 version)? Or am I missing something, and there's a-version-being-talked-about-and-I-just-don't-have-a-clue version? ;-) -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public

Re: FIGURE TABLE PLACEMENT

2003-02-28 Thread Clay Leeds
. Balakrishnan -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: hyphenation pattern

2003-02-27 Thread Clay Leeds
and then BUILD FOP yourself). Good luck! -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: hyphenation pattern

2003-02-27 Thread Clay Leeds
for alternatives so we can once again provide hyphenation patterns in many languages. Simply copying them from an older distribution doesn't make them legal. Sorry for the inconvenience, but this is a serious issue. On 27.02.2003 17:41:16 Clay Leeds wrote: 0.20.5rc2 does not include the hyphenation pattern en_US

Re: New in rc2: Section heading is being repeated

2003-02-18 Thread Clay Leeds
). As a workaround, put the text into its own block: fo:blockxsl:value-of select=@id //fo:block Here's a fragment of the xsl file, and a fragment of the xml it operates on. Usually, it is easier if a small but complete and self-contained FO document was offered. J.Pietschmann -- Clay Leeds - [EMAIL PROTECTED

Re: FO books (was RE: Page Numbers)

2003-02-07 Thread Clay Leeds
of the elements and attributes do? So far I've only come across examples and getting anything to work is a 3 hour exercise in banging my head against the desk :) Many thanks in advance, Ben -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https

Re: page-number-citation and text-align=right

2003-02-07 Thread Clay Leeds
... +---+--+ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https

Re: Is [border-style=dotted] already implemented ??

2003-02-06 Thread Clay Leeds
/show_bug.cgi?id=16772 As I look at that bug, I notice that I need to make some changes. The bug is not necessarily limited to AWT rendering as it indicates. -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: FW: Postscript Error when RIPing document created with FOP

2003-02-06 Thread Clay Leeds
so this isn't a viable option. Any help would be greatly appreciated. Cheers, Patrick Branley Systems Engineer E-BisPrint Pty. Ltd. www.ebisprint.com -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: Suppress new line creation in a fo:block

2003-02-05 Thread Clay Leeds
Celine Murphy wrote: Thank you Markus - this works perfectly. By the way what does #160; mean?? #160; is a non-breaking space (similar to HTML's nbsp;). More info on it can be found here (watch wrap): http://www.zvon.org/other/charSearch/PHP/search.php?request=160searchType=2 -- Clay Leeds

Re: suppress sign in header on last page

2003-02-05 Thread Clay Leeds
would be required beyond what I've included, but I'd be happy to do stuff. Web Maestro Clay -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

Re: Different JRE versions' affect on extent/margin(s)

2003-02-04 Thread Clay Leeds
wrote: Clay Leeds wrote: Wait. I'm rendering to -print. Hmmm, -print option uses AWTRenderer actually, so that might have something to do with AWT differences in different jdk versions. I thought it's fixed in 0.20.5rc aleady :( Search in the archive, there were discussion and bug reports

Different JRE versions' affect on extent/margin(s)

2003-02-03 Thread Clay Leeds
fo:page-sequence-master master-name=repeating_pm fo:repeatable-page-master-reference master-name=repeating/ /fo:page-sequence-master /fo:layout-master-set Many thanks! -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com

Re: Different JRE versions' affect on extent/margin(s)

2003-02-03 Thread Clay Leeds
Oleg Tkachenko wrote: Clay Leeds wrote: In testing my application, I've noticed that different JRE's produce differing FOP output. Specifically, Java 1.3.1_04 tends to require more space for region-before region-after than Java 1.4.1_01. If I use the 1.4.1 extents/margin(s) with 1.3.1, I get

Re: Adding FONTs to FOP (was PostScript with Unicode fonts)

2003-01-29 Thread Clay Leeds
TrueType fonts: http://xml.apache.org/fop/fonts.html Hope this helps! -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe

userconfig.xml used from command line?

2003-01-29 Thread Clay Leeds
config.xml? Also, it makes no reference to userconfig.xml :-) -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL

Re: Spaces

2003-01-28 Thread Clay Leeds
] *To:* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] *Sent:* Monday, January 27, 2003 1:00 PM *Subject:* Spaces Hi, How can i add more than a space between two words in fop:block tag ? Thanks, Paulo Benfatti Accenture - São Paulo - Brazil -- Clay Leeds

Re: Table of Contents problem

2003-01-24 Thread Clay Leeds
, and there must not be a space between the leader in the second cell and the page number citation. The leader form the second cell will probably overlap the other leader. You might need to adjust the cell width a bit so that the dots match exactly. J.Pietschmann -- Clay Leeds - [EMAIL PROTECTED] Web

Re: NoClassDefFoundError (...PlanarImage)

2003-01-24 Thread Clay Leeds
have to download (http://java.sun.com) and install it by yourself. Here's the link to start the download process: http://java.sun.com/products/jimi/ Thanks a lot ! Stefan Good luck! Web Maestro Clay -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public

Re: Howto make tables...

2003-01-24 Thread Clay Leeds
/xsl:template /xsl:stylesheet -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Howto make tables...

2003-01-24 Thread Clay Leeds
Jacob Bager wrote: Your right J. It was missing the table-body element. I have experimented with the xsl. Clay Leeds provided, its Working. But i havn't managed to get any data in from the xml-file. I tried this : fo:table-cell padding=1pt fo:block keep-with-next.within

Re: Error using images served by tomcat through apache HTTP server

2003-01-22 Thread Clay Leeds
why there should be a difference. Does the authentication interfere in some way? Thanks, Derrick -- Clay Leeds - [EMAIL PROTECTED] Web Developer, Medata, Inc. http://www.medata.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Centering a table

2003-01-20 Thread Clay Leeds
Jon, Here's what I think J. meant to send you: You can use blind table columns with proportional column width for centering. The following will appear to center a 5cm column: fo:table table-layout=fixed width=100% fo:table-column column-width=proportional-column-width(1)/ fo:table-column

FOP logger plea for help :-)

2003-01-10 Thread Clay Leeds
. Could you then post the full error message together with the stacktrace and maybe some XML/XSL files nicely zipped up? Jeremias Maerki - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: FOP logger plea for help :-)

2003-01-10 Thread Clay Leeds
to ENCRYPTION options. BTW, I noticed this in the Release Notes: This is the last planed release in the 0.20.x series (aka maintenance branch). Does this mean the next version(s) will move to 0.30.x? :-) On 10.01.2003 18:43:02 Clay Leeds wrote: Howdy, This question isn't specifically aimed at Jeremias

Re: FOP logger plea for help :-)

2003-01-10 Thread Clay Leeds
Jeremias, At 10:34 AM 1/10/2003, you wrote: On 10.01.2003 19:11:02 Clay Leeds wrote: FWIW, I've tried 0.20.5rc and have found the output almost identical with the current version. One exception is that it seems to run about 30%-40% faster now (!): *GRIN* Thanks especially to Henrik Olson

Re: Fop examples up on web

2003-01-06 Thread Clay Leeds
! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Problem: Expanding tables and background colours

2003-01-06 Thread Clay Leeds
a background block of colour which is behind the text or another solution? Any ideas? Thanks, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL

Re: Problem: Expanding tables and background colours

2003-01-06 Thread Clay Leeds
but I was hoping for an exact method. Or I need a away to force the last row to stretch to the full height of the table so the background colour goes all the way to the bottom. Cheers, Chris - Original Message - from: Clay Leeds [EMAIL PROTECTED] date: Monday, January 6, 2003 4:57 pm subject

Re: Fop examples up on web

2003-01-06 Thread Clay Leeds
such. Thanks for this great resource. - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: background-image implemented - yes or no?

2002-12-20 Thread Clay Leeds
] - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Antwort: Which TIFF format is used in batik? How can I get TI FF Type 1?

2002-12-17 Thread Clay Leeds
the resolution, it defaults to 72 dpi, which is not enough for my application. I'm afraid that's FOP's restriction at the moment. -- Oleg Tkachenko - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Align tables

2002-12-17 Thread Clay Leeds
or to right table in FOP is blind table approach, have you tried it? -- Oleg Tkachenko - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Align tables

2002-12-17 Thread Clay Leeds
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

FOP errors line-numbers

2002-12-10 Thread Clay Leeds
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Images in region-start?

2002-12-06 Thread Clay Leeds
-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: xsl variables

2002-12-03 Thread Clay Leeds
! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e

Re: set dpi for the result pdf?

2002-11-27 Thread Clay Leeds
value=0./ /userAgent Is this all what I have to do? Christian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED

Re: Odd, Even Last-odd Problem

2002-11-27 Thread Clay Leeds
Oleg all you other helpful folks, At 10:40 AM 11/27/2002, you wrote: Clay Leeds wrote: 1. My EVEN page is not rendering every other page (EVEN pages). PROBLEM: It prints at the end of the document. How much pages do you have? rest means not first and not last actually. I don't know how many

Re: Pass xsl:param value to FOP through command line

2002-11-27 Thread Clay Leeds
Oleg, Thanks for the reply! At 10:36 AM 11/27/2002, you wrote: Clay Leeds wrote: I didn't find this answer in the archives. I'd like to pass an xsl:param value to FOP. Is this possible? I found some information about doing this through the use of a servlet, however I'm using *.BAT files (under

Re: Pass xsl:param value to FOP through command line

2002-11-27 Thread Clay Leeds
Oleg, At 01:25 PM 11/27/2002, you wrote: Clay Leeds wrote: I'll try this. Unfortunately, at this time, my clients are already complaining about how long it takes to output using FOP. Here's the info from FOP's debug mode: [DEBUG] Initial heap size: 1828Kb [DEBUG] Current heap size: 7003Kb [DEBUG

Re: AW: Pass xsl:param value to FOP through command line

2002-11-27 Thread Clay Leeds
Oleg, You've been a great help. Through all of this, I've learned a bunch about FOP (particularly limitations abilities). At 02:17 PM 11/27/2002, you wrote: Clay Leeds wrote: What's currently happening: (I currently have enough FLOW content to print 3 ODD pages). ODD page prints Page 1 of 5

Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
or xsl:variable values, to effect output. Any ideas? Thanks! - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
difference my clients intend to run the gamut of output options: -print, -pcl, -awt, -ps, pdf... Thanks! Clay At 08:54 AM 11/26/2002, you wrote: Did you use xsp? Clay Leeds wrote: Howdy, I didn't find this answer in the archives. I'd like to pass an xsl:param value to FOP. Is this possible? I found

Re: Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
Clay At 09:04 AM 11/26/2002, you wrote: Sorry, but can't help. I am using fop within cocoon. XSP stands for Extensible Server pages. But if you pass values to fop, can't you insert the params BEFORE passing it to fop? Clay Leeds wrote: No. (at least I don't know what xsp is). My clients have

Re: Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
to maintain. But then, if I IMPORT/INCLUDE the stylesheets, then I won't have to... THANKS A MILLION! :-) - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
call it e.g. rear/. then if rear rear1/rear else rear0/rear From there it is stylesheet work: xsl:if test=rear=1Backpage/xsl:if xsl:if test=rear=0front only/xsl:if Regards Clay Leeds wrote: ... At 09:22 AM 11/26/2002, you wrote: So I would store the information in that script. Then you need two fop

Odd, Even Last-odd Problem

2002-11-26 Thread Clay Leeds
/ /fo:block /fo:flow /fo:page-sequence fo:page-sequence master-reference=any-even fo:flow flow-name=xsl-region-body-even xsl:call-template name=tmpBodyEven/ /fo:flow /fo:page-sequence /fo:root /xsl:template Any ideas? - Clay Leeds - Web Developer - [EMAIL

RE: Odd, Even Last-odd Problem

2002-11-26 Thread Clay Leeds
is not yet implemented in FOP. Jonathan Evraire jonevrai at justice.gc.ca - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Odd, Even Last-odd Problem

2002-11-26 Thread Clay Leeds
. Jonathan Evraire jonevrai at justice.gc.ca - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Clay Leeds - Web Developer - [EMAIL PROTECTED

Re: Odd, Even Last-odd Problem

2002-11-26 Thread Clay Leeds
. I think eXperanto is a great name for an XML/XSL/aw heck! It's a great name for a company in this day age. Web Maestro Clay At 11:03 AM 11/26/2002, you wrote: Clay Leeds wrote: D'oh! Does anyone _know_ where I can look to find out for certain? It's not implemented yet indeed. Look at http

RE: Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
the environment-dependent path to our image directory: fo:external-graphic src={concat($pdfImagePath,'ClinTrialLogoGreenBig.gif')} / But you could use the value of this param to make decisions within your stylesheet. Hope this helps. -Matt -Original Message- From: Clay Leeds [mailto

RE: Pass xsl:param value to FOP through command line

2002-11-26 Thread Clay Leeds
? I know you can pass properties to FOP through the command line, but as far as something like don't print the second page, I imagine that would have to be in your FO. -Matt -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 26, 2002 12:07 PM To: [EMAIL

Re: Does anyone know how to extend elements in FOP

2002-11-26 Thread Clay Leeds
need to override in the FObj etc... -Raf - Clay Leeds - Web Developer - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

<    1   2   3   4