Re: encoding space in xsl:fo

2005-03-23 Thread Peter B. West
Andreas L. Delmelle wrote: -Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED] Hi Peter, #160; is A0 in hex; 1100 in binary. Slight adjustment... 160 = 2^7 + 2^5, so 1010 ? (Fresh out of bed, ay? ;-)) Precisely. And I'm not good in the morning. I was thinking

Re: encoding space in xsl:fo

2005-03-22 Thread Peter B. West
, treated as a null character, i.e. like 00, when encountered in an ISO 8859-1 character set. So it looks as though your #160; is beng translated into UTF-8, then read on your linux system as two ISO 8859-1 (or -15) characters. Peter -- Peter B. West http://cv.pbw.id.au/ Folio http

Re: FopServlet

2005-03-09 Thread Peter Harrison
On Wed, 2005-03-09 at 10:02 +, Ben Gill wrote: Hi, I am trying to use the FopServlet, but ideally, dont want to have to produce the XML file on disk, and then load it up again, just to pass in File, File into XSLTHandler (or TraxInputHandler)... I'm not sure about FopServlet, but our

Using FOP with docbook

2005-03-02 Thread Peter Harrison
the figure. Is the new FOP in development ready to be used, or should I stick with the current released version? Regards, Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

xslt library

2005-02-24 Thread Peter Menzel
such thing? Kind regards, Peter Menzel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Trouble getting fop to work with cocoon CLI

2005-02-01 Thread Peter Gustafsson
making some adjustments to cocoon or fop source files but as it is now I don't know where to start looking for the problem. Best regards Peter Gustafsson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Large Page-Sequences and Memory Usage

2004-11-01 Thread Peter B. West
anyone who specifically needs large-file support to become involved in the development of Defoe. If you don't have time to code or write documentation, just send money. (Well, as soon as I get an AU$-friendly donation scheme in place.) Peter bobby abraham wrote: I am getting an out of memory

use already existing PDF for XSL:FO

2004-09-02 Thread Peter
of the PDF that already exists? otherwise I have to recreate the layout, structure and design of the document. thanks for your help with kind regards Peter Reiner - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

pdf creation without file operations

2004-08-30 Thread Peter
hello list, I have a question: is in FOP a way, to give, e.g. the PDF Output, in a stream to a java application. reason: only RO access to the webserver where FOP ist running. thanks people. so long Peter Reiner

Re: FOP extension development (newbie)

2004-08-20 Thread Peter Verhoye
help me. BB Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

FOP extension development (newbie)

2004-08-19 Thread Peter Verhoye
in a PDF document on the fly. I can't use a servlet so no help there. Does somebody has some good, very good pointers to help me out as, to be honest, it's all over my head a bit right now :-S Thanks in advance Peter

Re: FOP extension development (newbie)

2004-08-19 Thread Peter Verhoye
a graphic which is specific for each document. Its a kind of watermark that is generated using data that's found in the XML used to create the document. For example (and it is an example), the graphic could look like a bunny rabbit when your name is Peter Verhoye :-) So, I don't see how to do

Including images

2004-08-13 Thread Peter Verhoye
for your help all!! BB Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP 0.20.5 and XDK 10.10.0.2.0

2004-07-27 Thread Peter B. West
Jörg, I love your work. Peter J.Pietschmann wrote: Slavko Dzalto wrote: I tried to use FOP 0.20.5 and XDK 10.10.0.2.0 but they don´t work together. If I use an older version of the XDK it works but I have to use the new one. Are there any details available about the don't work together part

Re: command line problem

2004-07-26 Thread Peter B. West
Ganesh, Thanks for pointing that out. The advantage of the method is that fop.sh does not need to be executable. That is only required if you try to execute it directly, as in ./fop Peter Ganesh Babu Nallamothu, Integra-India wrote: Dear All, There is another way of running this fop. sh

Re: command line problem

2004-07-25 Thread Peter B. West
not have been able to run it. What happens when you cd into the directory in which the tarball was untarred, and execute ls -l fop.sh What happens if you execute ./fop.sh fonts.fo fonts.pdf Peter -- Peter B. West http://cv.pbw.id.au

Re: command line problem: success!

2004-07-25 Thread Peter B. West
else some day. Till later, keep well. I'm pleased you have it working. BTW, in the interests of security, *never* put '.' in a root user's PATH. Peter -- Peter B. West http://cv.pbw.id.au/ - To unsubscribe, e-mail: [EMAIL

xml schema question

2004-07-22 Thread Peter Menzel
is not valid. Has anybody any idea concerning this problem? Is it generally possible to mix elements in a complexType with different minOccurs/maxOccurs ? Greetings, Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Anyone produce RTF output with separate header, body, and/or footer?

2004-07-13 Thread Peter Herweg
Hi, this issue is fixed. It was caused by the latest changes to StaticContent.java 7 days ago. Bye Peter Herweg -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Christopher R Newman Sent: Monday, July 12, 2004 8:17 PM To: fop-user Subject: Anyone

RE: Anyone produce RTF output with separate header, body, and/or footer?

2004-07-12 Thread Peter Herweg
Hi, yes i can confirm this. I will fix this within the next few days - as soon as possible. Thank you for reporting! Peter Herweg -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Christopher R Newman Sent: Monday, July 12, 2004 8:17 PM To: fop-user

Re: EPS image printing problem

2004-07-11 Thread Peter Gustafsson
but please continue the discussion around this topic, I will read it all when I come back. /Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

EPS image printing problem

2004-07-08 Thread Peter Gustafsson
have tried both fop 0.20.4 and 0.20.5 (binary distrubition) and 0.20.5 (source) my testcode is: /Peter Gustafsson ?xml version=1.0 encoding=ISO-8859-1? fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format; fo:layout-master-set fo:simple-page-master margin-right=0pt margin-left=0pt page-height

Re: Vertical Centering

2004-06-25 Thread Peter B. West
Clay Leeds wrote: p.s. How do you spell 'Centering' in British English? centring - generally pronounced as spelt; differently from the pronunciation of 'centre'. Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-17 Thread Peter B. West
to FOP, or even to FO processors in general. Do you want to participate? Do you know a nice name? Hy-pe Hy-Phi Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-17 Thread Peter B. West
unfinished stuff I produced the last year: - Utilities to generate tables for the Unicode line break property Does Character.UnicodeBlock provide any of this functionality? Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html

RE: rtf connversion

2004-06-16 Thread Peter Herweg
e the same. Bye Peter Herweg -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of tango raySent: Wednesday, June 16, 2004 8:46 AMTo: [EMAIL PROTECTED]Subject: re: rtf connversion I succeed in downloading the cvs version of fop, with the rtf

Re: OutOfMemoryError by large tables: Alternative solution?

2004-06-10 Thread Peter B. West
committers, who are dedicated to HEAD development. I mention this here because of the ongoing concern about memory usage. Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Image Size Calculations

2004-06-09 Thread Peter B. West
factor. The layout stage doesn't use pixels, even if the final rendering is on a bitmapped device like the monitor. A bitmapped image without explicit measurements is assumed to have the actual pixel counts as measurements. Any resolution declaration in the image metadata is ignored. Ideal. Peter

Re: Where to download high-quality fonts

2004-06-06 Thread Peter B. West
Paul Tremblay wrote: On Sun, Jun 06, 2004 at 12:45:00AM +1000, Peter B. West wrote: What did you download, and where did you get the pfm fonts? I have just downloaded the unix distribution, and it includes only afm and pfb fonts. http://sourceforge.net/projects/gs-fonts/ I am guessing

Re: Where to download high-quality fonts

2004-06-05 Thread Peter B. West
generated by METAFONT. Therefore, the standard TFM files (available from CTAN in fonts/cm/tfm and fonts/amsfonts/tfm) should be used for TeX applications. /quote Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html

Re: Where to download high-quality fonts

2004-06-05 Thread Peter B. West
Paul Tremblay wrote: On Fri, Jun 04, 2004 at 12:31:36PM +1000, Peter B. West wrote: The American Mathematical Society has the copyright on the Computer Modern fonts. http://www.ams.org/tex/type1-fonts.html These are available in Type 1 format. In addition, there are AMS-developed fonts

Re: Where to download high-quality fonts

2004-06-05 Thread Peter B. West
Paul Tremblay wrote: On Sat, Jun 05, 2004 at 03:54:39PM +1000, Peter B. West wrote: quote These fonts are available in Macintosh and PFB (binary Type 1) outline formats. Users requiring the fonts in PFA (ASCII Type 1) form should convert them with the aid of one of the following tools

Re: Where to download high-quality fonts

2004-06-04 Thread Peter B. West
-developed fonts for mathematics. Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: RTF

2004-04-30 Thread Peter Herweg
Hi, unfortunatelly i have currently no time to work on jfor's integration into fop. But anyway the current rtf support of the development version is nearly as good as jfor (maybe in some points even better). Kind regards Peter Herweg -Original Message- From: [EMAIL PROTECTED] [mailto

Re: Footnotes on the following page

2004-02-05 Thread Peter B. West
Chris Bowditch wrote: Peter B. West wrote: Chris Bowditch wrote: Looks like youve defined your footnote within a marker. What is the expected behaviour here? Are you expecting a footnote on the page where the static content retrieves the marker, or are you expecting the footnote to appear

Re: Footnotes on the following page

2004-02-04 Thread Peter B. West
be returned to the parent of the fo:footnote and placed in the area tree as though they were normal block-level areas. Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html - To unsubscribe, e-mail: [EMAIL

Re: How to get ALL parts of a large SVG document in a single PDF page

2003-12-17 Thread Peter Menzel
(',$scale,')')} ... /svg:g and your svg will fit everytime.. Hope that helps, Peter -- [EMAIL PROTECTED] Institut für Medizinische Informatik, Statistik und Epidemiologie (IMISE) Universität Leipzig - To unsubscribe, e-mail

Re: Running junit tests fails

2003-12-13 Thread Peter B. West
J.Pietschmann wrote: Peter: I think it points to the fact that we will have to provide a custom ant build, optional.jar and library dependencies, including junit.jar. That's not necessary if people install a proper binary ant distro. It's somewhat like the FOP binary distro: we provide a pre

fit table in table-cell

2003-12-11 Thread Peter Menzel
-cell it lies in. Has somebody an idea about this? Greetings, Peter -- [EMAIL PROTECTED] Institut für Medizinische Informatik, Statistik und Epidemiologie (IMISE) Universität Leipzig - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Philipp Gerhardy ist ausser Haus. [Virus checked Plusbank]

2003-12-05 Thread Peter King
This may be out of place but should we be using English! That way we can help each other out by passing on information. If people want to keep their comments private, they should not be using this site!! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday,

Re: FOP ~ PropertyList search gives linear performance

2003-11-18 Thread Peter B. West
resolution cannot be completed independently of layout. This is a major point of difference between me and everyone else on the FOP team, but the implication is there in the Rec. if you read it carefully. Peter John Austin wrote: Further to my notes on FOP performance characteristics

PDF Generation and Javamail

2003-07-25 Thread Peter Abbot
Does anybody have any tips for sending the output of an xml to pdf conversion by email using javamail. I also tried creating the output as a file and then using javamail to send the file but I got the same result. I have been looking around the web for help and nothing seems to help. The best I

Re: Help! Windows XP won't unzip the .tar.tar or .tar.gz files!

2003-06-29 Thread Peter Kryszkiewicz
The tar.gz extension should have done it for you. It's a pretty old, established way to archive files (on Unix Platforms) And there are a few archiving utilities for Windows platforms that will recognize this too (Winzip is the most hi-profile of those). If you'veused yourXP desktop Help

Re: Newbie tarred and feathered

2003-06-27 Thread Peter Kryszkiewicz
I've not ever seen *.tar.tar; it's likely you've made a typo. He didn't make a typo, I downloaded the same file and it also had the tar.tar extension. That server has a glitch in their pipeline somewhere. - To unsubscribe,

Re: Using russian characters in FO-Files

2003-06-16 Thread Peter B. West
Thanks Mike. Peter Mike Ferrando wrote: Peter W., I was speaking of the recent past, this year. The errors I was aware of have been corrected. Here is my e-mail answered by Victor concerning these errors.(below) -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html

Re: Using russian characters in FO-Files

2003-06-15 Thread Peter B. West
Mike, If these errors still exist in the re-worked documentation, could you let us know what they are please? (Ideally with a 'diff -u' against the documentation source in the HEAD branch.) Peter Mike Ferrando wrote: I struggled with this for a while but finally figured it out by reading

HTMl 2 PDF stylesheet

2003-06-10 Thread Peter Abbot
I apologize if this has been asked already, but I have searched the archive and couldn't find anything. Does anyone know if there is a xsl stylesheet around to convert from html (in well formed xml) to pdf. I have started to write one and thought I would check first to see if there is or that

space between table-rows

2003-06-05 Thread Peter Menzel
Hi How can I force a space between the rows of a table in fop 0.20.4 ? fo:table-row padding-after=5mm does not work.. Greetings, Peter -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Problem with layout of page-number-citation

2003-05-24 Thread Peter B. West
Joerg, It's possible that the transition from the teen numbers to '20' has tripped some layout boundary. Peter J.Pietschmann wrote: Mark Baier wrote: i'm using fop0.20.5.rc3a and the layout of a line containing a page number in the style Page 1/20 is now improved highly. My problem

Re: FOP javadocs

2003-05-06 Thread Peter B. West
in this, as the Javasrc code was orginally to be part of Alexandria. Opinions? Peter Victor Mote wrote: In response to several requests, the javadocs for both the trunk and maintenance branches of FOP are now available from the API Doc menu item on the Development tab of the web site, or directly here

FOP and Tomcat

2003-04-23 Thread Peter Kirk
. There are probably some issues/incompatibilities with the jar files which Tomcat uses and which FOP uses - but what? If anyone has any advice then please let me know. Thanks for any help, Peter

RE: FOP and Tomcat

2003-04-23 Thread Peter Kirk
- more likely some sort of clash between Tomcat and FOP (or something else entirely of course). I was curious if others had seen this problem. Are you using the FopServlet coming with FOP? No, I am trying to use FOP from within my own servlet. Does FopServlet run under Tomcat? Peter

Re: Page HEader

2003-04-07 Thread Peter Solberg
You should take a look at the examples included in the FOP package FOP/docs/examples/pagination/basic1.fo Many of the questions you have are answered quite extensively in the examples. Set up you environment to run FO files to product PDF's directly. Then test all of the examples. java.exe

Center a table

2003-04-04 Thread Norr, Peter
How do I center an entire table horizontally on a page? fo:table fo:table-column/ fo:table-body fo:table-row fo:table-cell fo:block hello /fo:block /fo:table-cell /fo:table-row /fo:table-body

Re: FOP Logo Contest

2003-03-26 Thread Peter B. West
Dave, I have not been able to view either your initial entry or this file. When I try to open the file in Batik, I get different errors in each file. What are you using to create the files? Can you send a png or jpeg version? Peter Dave Biggar wrote: *I know the logo contest is closed

Re: number-rows-spanned

2003-03-17 Thread Peter Solberg
You can achieve this table layout by using nested tables... fo:tablefo:table-column/fo:table-column/fo:table-bodyfo:table-rowfo:table-cell!-- NESTED TABLE --

Re: Best Image Format for FOP for printing and viewing?

2003-03-11 Thread Peter Solberg
SVG is the best for printing It is a vector graphic and will sustain it's quality throughout... However, the source MUST be from a vector based application such as Adobe Illustrator. SVG's can import other raster images inside of an SVG and are NOT vector based. Therefore you must sustain the

reference-orientation

2003-03-03 Thread Peter Solberg
Is there a way to display text vertically? I see that reference-orientation is not implemented... Any other tricks? Thanks Pete SolbergMSN 8 with e-mail virus protection service: 2 months FREE* - To unsubscribe, e-mail: [EMAIL

Re: Doubt

2003-03-03 Thread Peter Solberg
fo:table-row fo:table-cell height=".1in"/fo:table-cell/fo:table-row From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Doubt Date: Mon, 3 Mar 2003 16:06:40 +0530 Hi, Could someone tell me how to display a blank row in table. I am not able to display a

Re: keep-together / blind tables

2003-03-03 Thread Peter Solberg
Try the :fo:table-header There are other examples in the FOP package.. However, if you want running headers such as fo:retrieve-marker, you cannot use this... you must put the fo:retrieve-marker in xsl:region-before. Does that help? Pete Solberg xsl:template match="paragraphs"fo:table

Re: logo contest again

2003-03-02 Thread Peter B. West
Oleg, I expect a disc in the mail with some more versions, which I will post as soon possible. Peter Oleg Tkachenko wrote: Peter B. West wrote: Yes please. I'm attaching a PDF of a design a friend of mine is working on. She can't get the jpeg output to work from Illustrator, for some reason

Re: logo contest again

2003-02-28 Thread Peter B. West
Matt, I assume that psd is the native Photoshop format. It opens quite nicely in Gimp. Clare Cowley is the artist, and she is working on making the descender on the 'p' thicker. Thanks for the response. Peter Savino, Matt C wrote: Here is the PSD file. -- Peter B. West [EMAIL PROTECTED

Re: AW: TMCA

2003-02-28 Thread Peter B. West
, they are not acted on. Peter Ben Fowler wrote: At 5:24 pm +0200 27/2/2003, Johan Åbrandt wrote: [EMAIL PROTECTED] wrote: ... This lingo thing feeld like slang, something that restrict groups use to encode meaning in a way outsiders cannot percieve. Reading text stuffed with it is like talking to my teenager

Re: AW: TMCA

2003-02-28 Thread Peter B. West
Rob, Fair enough. Wiseguys was a mistake on my part, of the kind I was criticising. Peter Rob Stote wrote: Folks, this is not the place for this kind of a conversation. Rob -Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 11:03 AM

Re: cuts off words in FOP

2003-02-28 Thread Peter Solberg
encloose the text in block-container and then add the attribute keep-together="always". That will keep the text together... if it is enclosed by a fo:table-row, you can use the same thing. Hope that helps Pete Solberg From: "Lucian Opris" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To:

Re: logo contest again

2003-02-27 Thread Peter B. West
sort out the problems. Does anyone have access to Photoshop or Illustrator? -- Peter B. West [EMAIL PROTECTED] http://www.powerup.com.au/~pbwest/ Lord, to whom shall we go? FOPLOGO1.pdf Description: Adobe PDF document

Re: logo contest again

2003-02-27 Thread Peter B. West
Thanks anyway, Adam. Adam Shelley wrote: NM, seems like it was already taken care of. -- Peter B. West [EMAIL PROTECTED] http://www.powerup.com.au/~pbwest/ Lord, to whom shall we go? - To unsubscribe, e-mail: [EMAIL PROTECTED

table-row +border

2003-02-20 Thread Peter Menzel
Hi I try to use fo:table-row border-style=solid border-width=1pt border-color=black to achieve row separating lines in my tale, but it does not work. When I put the border.. attributes in table-cell, it works. Is the border stuff not implementd for table-row ? I'm using FOP 0.20.4. Peter

Re: Antwort: Fop and multithreading.

2003-02-11 Thread Peter B. West
allows their use to synchronize the operation of multiple thread within the same instance, e.g., the parser and FO tree builder threads. I certainly hope so. Peter -- Peter B. West [EMAIL PROTECTED] http://www.powerup.com.au/~pbwest/ Lord, to whom shall we go

Re: Antwort: Fop and multithreading.

2003-02-11 Thread Peter B. West
Jeremias, Humble apologies. I'm worried myself about having taken the wrong approach wrt EJBs, in this case especially regarding the threads, so my heart was in my mouth when I first read this. Heaven help us if your motivation is undermined. Peter Jeremias Maerki wrote: On 11.02.2003 06:37

[Fwd: RE: Fop ALT-Design]

2003-02-06 Thread Peter B. West
Would those of you who are much better versed in these things please reply to the outstanding portions of Hans Kappert's letter, most of which is included below. I have already advised him to subscribe to fop-user and I have apologised for my delay in replying. Thanks. Peter (part

userconfig.xml in servlet

2003-01-31 Thread Peter Menzel
? Nice greetings, Peter/ -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: userconfig.xml in servlet

2003-01-31 Thread Peter Menzel
); but the fop tells me [ERROR] Failed to read font metrics file /projekte/owservlet/build/WEB-INF/mtcorsiva.xml : null whats happening to the file://w: part of the path ? Peter -- - To unsubscribe, e-mail: [EMAIL PROTECTED

Driver API

2003-01-24 Thread Peter Menzel
Hi Where can I find a (javadoc) API for the fop Driver class ? Peter -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Driver in Servlet

2003-01-20 Thread Peter Menzel
the driver as a global variable in the servlet or maybe servlet-context, what happens when two or more users want to access the driver? bye, Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: FOP : OutOfMemoryError with a big XML file

2002-12-26 Thread Peter Sparkes
And thank from me; I can now do the whole file in one go. Peter -Original Message- From: Jean-Philippe VALENTIN [mailto:[EMAIL PROTECTED] Sent: 23 December 2002 09:13 To: 'Oleg Tkachenko '; '[EMAIL PROTECTED] ' Subject: RE: FOP : OutOfMemoryError with a big XML file Thanks for your

RE: FOP : OutOfMemoryError with a big XML file

2002-12-21 Thread Peter Sparkes
Hi Please, how do you Increase memory settings of the JVM. on a Windows system Peter -Original Message- From: Oleg Tkachenko [mailto:[EMAIL PROTECTED] Sent: 21 December 2002 20:36 To: [EMAIL PROTECTED] Subject: Re: FOP : OutOfMemoryError with a big XML file Jean-Philippe VALENTIN

RE: Font problem

2002-12-17 Thread Peter Sparkes
font-weight, font-style, and font-size are authomaticcaly inherited, They only have to be included when their values are changed. Remove all "font-weight="inherit" font-style="inherit" font-size="inherit" and your fo works OK Peter -Origi

Re: Help CVS HEAD and Maintenance

2002-12-13 Thread Peter B. West
computer? Peter -- Peter B. West [EMAIL PROTECTED] http://www.powerup.com.au/~pbwest/ Lord, to whom shall we go? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with comma ,

2002-12-12 Thread Peter B. West
Stefano Barella wrote: Thank u, my problem was I have a String like this one: -0,79 * The problem is the black because now I put int the xml the following string: -0,79* Stefano, Can you provide a snippet of the fo text in which this occurs? Peter -- Peter B. West [EMAIL PROTECTED] http

Re: Problem with comma ,

2002-12-12 Thread Peter B. West
Stefano Barella wrote: The correct XML file. Stefano, Correct indeed. There are no commas in the file at all; or at least none that Mozilla could find. Peter -- Peter B. West [EMAIL PROTECTED] http://www.powerup.com.au/~pbwest/ Lord, to whom shall we go

Re: Suppressing console-output

2002-12-07 Thread Peter B. West
Marcus, With the current CVS version of the code tagged 'fop-0_20_2-maintain', the -q switch suppresses this output. Peter M.Weiss wrote: Hi everybody, does anyone know, how I may suppress the console-output, written during the rendering-process in fop. Lines like: -- using SAX parser

RE: Reading XML from JAR.

2002-11-26 Thread Norr, Peter
try this.. java.util.zip.ZipFile zippy = new java.util.zip.ZipFile(fullpathtothejar.jar); java.util.zip.ZipEntry zipEntry = zippy.getEntry(com/package/thexml.xml); InputStream is=zippy.getInputStream(zipEntry); -Original Message- From: Trevor Vaughan [mailto:[EMAIL PROTECTED] Sent:

RE: Adding additional Type 1 fonts

2002-11-07 Thread Peter Sparkes
should look at 7.16.2 letter-spacing property and make sure you have the latest FOP version. I hope this helps. (Please don't press the reply button in your mailer if you want to post a new question. This messes up hierarchical views of threads in good mailers. Thanks.) On 01.11.2002 01:08:26 Peter

Re: stykesheet attribute version

2002-06-11 Thread Peter Jacobs
it? Does it work if you remove it? I would think xerces and xalan is enough? I would bet there some problem in your classpath and the wrong XSLT-engine is called or so. (I am absolutely not an XML expert, just trying to help a bit... :-) Peter

Re: stykesheet attribute version

2002-06-11 Thread Peter Jacobs
(); if (key.endsWith(_XSL)){ DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); DocumentBuilder db = dbf.newDocumentBuilder(); dbf.setNamespaceAware(true); Don't you have to switch these last 2 lines? Peter

Re: servlet called twice and subsequence error

2002-06-08 Thread Peter B. West
with a maximum-repeats property set to no-limit. Fortunately, the default value for maximum-repeats is no-limit. Take a look at Dave Pawson's tutorial (written with the assistance of Arved, Karen and Keiron, I believe) at http://www.dpawson.co.uk/xsl/sect3/bk/ch05.html#d0e2601 Peter J.Pietschmann wrote

RE: speed

2002-06-03 Thread Norr, Peter
for example a 17 page document takes 100 seconds.. it has a header, footer and one long table as the body. peter -Original Message- From: Cyril Rognon [mailto:[EMAIL PROTECTED] Sent: Monday, June 03, 2002 10:12 AM To: [EMAIL PROTECTED] Subject: Re: speed Hello, I am wondering how

RE: speed

2002-06-03 Thread Norr, Peter
page document takes 100 seconds.. it has a header, footer and one long table as the body. peter -- This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you

Re: how to use the system

2002-05-28 Thread Peter B. West
Rick Delpo wrote: how do I send a question into the user list? Rick, You just did. Peter

Re: FOP Helvetica - is it really Arial?

2002-05-25 Thread Peter B. West
/xsltquickly for info on book XSLT Quickly from Manning Publications. I think that the sheer beauty of this site is intimately related to the fact that Mark Simonson does get worked up about the details. I hear that's where the devil resides. The angels must be there as well. Peter

Re: step-by-step instructions how to print Chinese in PDF?

2002-05-11 Thread Peter B. West
be for an ideographic font. Peter Argyn Kuketayev wrote: I'm using Cocoon 2.0.1. here's what I put inside my userconfig.xml font metrics-file=c:\fop-0.20.3\msminch.xml font-triplet name=Arial style=normal weight=normal / font-triplet name=Arial style=normal weight=bold / font-triplet name

Re: what are the other third party softwares needed ?

2002-05-09 Thread Peter B. West
Seconded. Peter [EMAIL PROTECTED] wrote: P.S: A special thanks to J.Pietschmann for all his time and help with various topics.

RE: xml/xsl pdf servlet output problem

2002-05-08 Thread Peter Jacobs
://localhost:8088/fop/fop?xml=sample.xmlxsl=sample.xsldummy=.pdf (that is, you add dummy=.pdf at the and of the url, so IE sees that extension just a guess, better explanation in the archives Peter i'm using the SimpleServlet which was posted prior (and attached). it works great with a .fo http

Absulute Pagenumber

2002-05-04 Thread Ingo Peter
Hi, first thanks for the last help generating pdf embedded. In the reference I find no reference for print the absolute pagecount on every page: Page: page-number of absolute-page Is there any solution for this problem...? thanks IP

Re: Why is FO(P) a superior model than what most proprietary tool s propose

2002-05-01 Thread Peter B. West
Patrick, If I read you right, I think the answer to that would be a resounding cry of Yes all round. You will certainly get one from me. What did you have in mind? Peter Patrick Lanphier wrote: I would agree with the last statement about a high performance commercial all Java FO-PDF. However

Re: Trying to resolve memory exception through correct use of page se quencing

2002-05-01 Thread Peter B. West
John, Yes, minimising page-sequence length will reduce memory consumption. Peter John Bourke wrote: Ideally for each page full I would like to start a new page sequence and thus allow FOP only render one page at a time. Does this sound to anybody like the right way to go about this?

Re: FOP 0.20.3 - master reference issue

2002-04-24 Thread Peter B. West
-reference master-reference Peter Markus Wiese wrote: Hi, can somebody provide the structure for a simple alternating page layout (odd/even)? My previous working example broke with 0.20.3, could be halfway fixed, but doesn't alternate anymore, because I am only able to reference simple-page-master's

charts and graphs

2002-04-13 Thread Norr, Peter
What is the best to way to include charts and graphs in a pdf file? Can I create simple bar charts using xsl:fo or svg? Peter -- This message is intended only for the personal and confidential use of the designated

RE: Variables

2002-04-12 Thread Norr, Peter
=default-font select='11pt'/ Michal Kwiatek --- BiznesPartner.pl SA ul. Mlynarska 48 01-171 Warszawa tel. 5355560 -Original Message- From: Norr, Peter [mailto:[EMAIL PROTECTED] Sent: Friday, April 12, 2002 7:20 PM To: '[EMAIL PROTECTED]' Subject

  1   2   >