Re: Need Some Help

2005-01-07 Thread tts 22
Hi (B (BFollowing your instruction, builded successfully. (B (Bbut Tomcat's errors. (B[ERROR] Logger not set (B[ERROR] Failted to read a font metrics file: Invalid font metrics file: (Bmsmincho.xml (no protpcol: msmincho.xml) (B[ERROR] unknown font Mincho, so defaulted font to any (B

Re: Need Some Help

2005-01-07 Thread Jeremias Maerki
Are you using relative URLs in userconfig.xml? If yes, you need to set the baseDir/baseURL (or fontBaseDir, if it is different from baseDir) accordingly. The other possibility is to use absolute paths or URLs. http://xml.apache.org/fop/faq.html#fonts-not-found

Re: Need Some Help

2005-01-07 Thread tts 22
I set "file:///C:\fop-0.20.5\msmincho.xml" in userconfig.xml. (BAnd this made creation of PDF in shift_jis through servlet, which (Bin fact, I had given up making one.(it is one of FAQ?!!) (B (Byou helped me great, thank you. (B (Btts6 (B (BFrom: Jeremias Maerki [EMAIL PROTECTED]

Page background color

2005-01-07 Thread Dennis Myrén
Hi. I have this page with objects, some of them are positioned at strict and exact locations(they are placed in static-content), and one is a flowing object(a table in flow). Now i try to do a simple thing, just setting the background color of the entire page. I have only succeeded to

Re: Page background color

2005-01-07 Thread Chris Bowditch
Dennis Myrén wrote: snip/ Is there a way to set the background color of the entire page, regardless of whether objects are placed No, you cant set background color on the entire page. But you can set it on region-*. So in your case, as well as setting background color on region-body you will

How do I wrap a continuous string inside a block/table cell?

2005-01-07 Thread Lawford, Mark : Enable
I'm working on a report PDF export and I've come across a trivial problem with what I suspect wil be a non-trivial solution. I have a table cell which contains an ID value: fo:table-cell padding=1mmfo:block wrap-option=wrapxsl:value-of select=BANK_STMT_ENTRY/BANK_STMT_ID//fo:block/fo:table-cell

RE: How do I wrap a continuous string inside a block/table cell?

2005-01-07 Thread Pascal Sancho
Hi, You should use the hyphenate attribute : fo:block hyphenate=true.../fo:block Pascal -Message d'origine- De : Lawford, Mark : Enable [mailto:[EMAIL PROTECTED] Envoyé : vendredi 7 janvier 2005 15:33 I'm working on a report PDF export and I've come across a trivial problem

RE: Page background color

2005-01-07 Thread Dennis Myrén
[ATT. Chris] Hi Chris and thank you very much for your efforts in helping me out. However, I started trying just to get the background color to be applied across all regions, and I have not succeeded. Please tell me what I am doing wrong with this simple document. Only the region-body region

RE: How do I wrap a continuous string inside a block/table cell?

2005-01-07 Thread Lawford, Mark : Enable
I think I've solved this now. I added hyphenate=true to the offending blocks, which looks as though it is doing what I want from it. Mark Lawford Analyst Programmer Enable ISS - Hastings Mid Range Services Cavendish House, Castle Street, Hastings, East Sussex TN34 3DY * 01424 4533018/ (7) 4274

Unbound Error

2005-01-07 Thread Luke Shannon
Hello; I am getting the error: org.xml.sax.SAXParseException: The prefix fo for element fo:block is not bound. I have been clicking around the form archives trying to find a solution to this without much luck. Can someone give me a hint? Thanks, Luke

RE: Unbound Error

2005-01-07 Thread Andreas L. Delmelle
-Original Message- From: Luke Shannon [mailto:[EMAIL PROTECTED] Hi, I am getting the error: org.xml.sax.SAXParseException: The prefix fo for element fo:block is not bound. Without seeing your FO source, difficult to say for sure, but it points to an error in there. Could be

Using image as background

2005-01-07 Thread Neil Guinto
How do you go about using an image (say TIFF) and superimposing your text data in it? Is that even possible in FOP? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Unbound Error

2005-01-07 Thread Luke Shannon
Hello Andreas; This is the nature of my problem. The block lies outside of the root. It is in a template. I start in root, write some generic stuff and than depending on the params jump of the one of several templates to write out the content. Each template needs to contains its own formatting

Complex Layouts

2005-01-07 Thread Luke Shannon
Hey All; I have got my PDF generation system working for a basic layout. The thing is our content generation supports 12 layouts. The simplest one is a title followed by some text. A more advanced one contains 3 images running vertical down the page (each with a title above it) and a column of