invalid XML character

2002-12-17 Thread Mehmet Özdemir
Hi All, I create a text file with FOP in my program and send it to the printer. But I want to use the printer's properties that controls the page's format functions. For ex : ctrl+O compresses the page horizontally. So I want to write the ctrl+O (\u0015) at the beginning of the text file. But afte

Exception using

2002-12-17 Thread Joannes Capitanio
Dear,   I'd like to use xsl constant definition into a fop code... here a piece...   xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format">       http://www.w3.org/1999/XSL/Format">    page-height="29.7cm"page-width=

Fop and external-graphic SVG problem

2002-12-17 Thread Eric Prevost
I am trying to integrate an SVG file with embedded text and when i try to use it in FOP I am working on W2K SP1, JDK 1.3, FOP 0.20.4rc ,Batik 1.1.1 or Batik 1.5 fop produce This result : [INFO] FOP 0.20.4rc [INFO] building formatting object tree [INFO] [1] Exception in thread "main" java.l

Which TIFF format is used in batik? How can I get TIFF Type 1?

2002-12-17 Thread Leonid Kleiner
Hi, all.   I try to transform XML using FOP to one of the following formats: - TIFF Type 1 - TIFF Type 2 - TIFF Type 3 - TIFF Type 4 - TIFF PackBits   Which TIFF format is used in batik?   How can I get one of the previously listed formats?   Any ideas?     Best regards, Leonid Kleiner

Re: Fop and external-graphic SVG problem

2002-12-17 Thread Keiron Liddle
On Tue, 2002-12-17 at 10:46, Eric Prevost wrote: > I am trying to integrate an SVG file with embedded text and when i try to > use it in FOP > > I am working on W2K SP1, JDK 1.3, FOP 0.20.4rc ,Batik 1.1.1 or Batik > 1.5 > > fop produce This result : You must use the batik that comes with fo

Align tables

2002-12-17 Thread Miguel Angel Medina Lopez
Hi all: I'm newbie in FOP. I want to align a table at right of the page but I can't. I follow several examples from the list and other resources that should centered the tables (to modify it after), but the examples doesn't work. How can I align the table? Thank you in advanced -

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

2002-12-17 Thread reto . blunschi
Hi Leonid, I am using the special renderer from Oleg to produce the TIFFs. You can find it at http://www.tkachenko.com/fop/tiffrenderer.html It produces several of the formats you asked for and works nicely. The only problem I have is that I cannot change the resolution, it defaults to 72 dpi,

Re: multiple sequence how-to??

2002-12-17 Thread Fabrizio Tringali
FOPException: page-sequence must be child of root, not fo:flow Any other ideas or I have to change other lines ?? thanks - Original Message - From: "Oleg Tkachenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 15, 2002 12:23 PM Subject: Re: multiple sequence how-to

Re: Exception using

2002-12-17 Thread Oleg Tkachenko
Joannes Capitanio wrote: Wow! xsl:define-constant instruction was removed from xslt back in 1998, sounds like your xslt manual is a litle bit obsolete. Use -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel - To un

Re: multiple sequence how-to??

2002-12-17 Thread Oleg Tkachenko
Fabrizio Tringali wrote: FOPException: page-sequence must be child of root, not fo:flow Any other ideas or I have to change other lines ?? The same idea, but apply templates to chapters not from within fo:flow, but from within fo:root, something like this:

Re: invalid XML character

2002-12-17 Thread Oleg Tkachenko
Mehmet Özdemir wrote: I create a text file with FOP in my program and send it to the printer. But I want to use the printer's properties that controls the page's format functions. For ex : ctrl+O compresses the page horizontally. So I want to write the ctrl+O (\u0015) at the beginning of the text f

Re: Align tables

2002-12-17 Thread Oleg Tkachenko
Miguel Angel Medina Lopez wrote: I'm newbie in FOP. I want to align a table at right of the page but I can't. I follow several examples from the list and other resources that should centered the tables (to modify it after), but the examples doesn't work. How can I align the table? At the moment pro

Re: Which TIFF format is used in batik? How can I get TIFF Type 1?

2002-12-17 Thread Oleg Tkachenko
Leonid Kleiner wrote: I try to transform XML using FOP to one of the following formats: - TIFF Type 1 - TIFF Type 2 - TIFF Type 3 - TIFF Type 4 - TIFF PackBits Which TIFF format is used in batik? How can I get one of the previously listed formats? Am I right, that you want tiff image at FOP out

Re: Align tables

2002-12-17 Thread Miguel Angel Medina Lopez
Hi Oleg: First of all thank you for your response. Before the right align I tried to center the table using the next code: That you see I render a table with the same width of the page, but this code doesn't work. What is the blid aproach to align the

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

2002-12-17 Thread Oleg Tkachenko
[EMAIL PROTECTED] wrote: I am using the special renderer from Oleg to produce the TIFFs. You can find it at http://www.tkachenko.com/fop/tiffrenderer.html It produces several of the formats you asked for and works nicely. The only problem I have is that I cannot change the resolution, it defaults t

Different borders in PDF

2002-12-17 Thread Jiri_Nejedly
I have on my XSLs simple a header (stored in one *.ent file) which consists of simple table (report name, date) On r

Fop 0.20.5rc and external-graphic SVG problem

2002-12-17 Thread Eric Prevost
I am trying to integrate an SVG file with embedded text and when i try to use it in FOP I am working on W2K SP1, JDK 1.3 With FOP 0.20.5rc the result is : [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser [INFO] FOP 0.20.5rc [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 P

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

2002-12-17 Thread reto . blunschi
>> I am using the special renderer from Oleg to produce the TIFFs. You can >> find it at >> >> http://www.tkachenko.com/fop/tiffrenderer.html >> >> It produces several of the formats you asked for and works nicely. The only >> problem I have is that I cannot change the resolution, it defaults to

Font problem

2002-12-17 Thread Henrik Olsson
Hi im trying to use inherit in attributes font-weight, font-style, as I understand it's supposed to be allowed. But im getting this error when I'm tryuing to render anything and the wrong font turns up [ERROR] defaulted font to any,normal,normal [ERROR] unknown font Times,inherit,inherit so defa

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

2002-12-17 Thread Francis, Ronald
I've looked at the code in the AWTRenderer where a BufferedImage is created to paint the "page" on(defaults to 72 dpi) Out of curiosity, how can we create a high res image / graphics context ? I would be happy to tinker with the code and post any solutions if I find any , but I am not very familia

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

2002-12-17 Thread Clay Leeds
Ronald and the rest of you cool cats, I was having a similar problem: when I'd print the logo for my company (a JPG), it would come out pixelated when printed. The way I resolved the issue, was to use *HI-RES* JPG images. Instead of using a 72-dpi JPG image, I used a 300dpi JPG image, and it cam

Re: Align tables

2002-12-17 Thread Clay Leeds
Miguel, I'm a newbie, and I noticed a few things: 1. it looks to me like you've got to modify your table element like this: Also, I'm not sure I've seen the "table-row" and "height" combination value yet. At 04:18 AM 12/17/2002, you wrote: Hi Oleg: First of all thank you for your response. Bef

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 -Original Message-From: Henrik Olsson [mai

Re: Align tables

2002-12-17 Thread Clay Leeds
Miguel, (SORRY for the double-post, I guess I had an itchy "SEND" button & sent it too soon) I'm a newbie, and I noticed a few things: 1. it looks to me like you've got to modify your table element like this: 2. Also, I'm not sure I've seen the "table-row" and "height" combination value yet (

Re: Changing Headers -Reply

2002-12-17 Thread JEFF HARMAN
Ok, The page master resolution would be difficult as there are an arbitrary number of sections. And the content to the subsequent headers id derived from the current content. Can you point me to a good source of information about the use of markers? I haven't used them yet. Thanks, -Jeff Harma

RE: Font problem

2002-12-17 Thread Henrik Olsson
Ok that works. But I guess its still a bug that you cant put inherit into font-weight, font-style attributes? Since it messes things up for the FontInfo. /Henrik "Peter Sparkes" <[EMAIL PROTECTED]> 2002-12-17 16:35 Please respond to fop-user                 To:        <[EMAIL PROTECTED]

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

2002-12-17 Thread Francis, Ronald
Thanks Clay, but unfortunately the problem here is different. This is what I think is happening, Oleg could probably correct me if I'm wrong: The TIFFRenderer, which is a subclass of the AWTRenderer works by first rendering the entire fo page (not just images embedded /referenced in the page) but

hyphen umlaut

2002-12-17 Thread Kurt Spescha
Title: Nachricht have a problem with hyphenation on german umlaut on 0.20.4. If the last syllable in the line is ending with ö or ä or ü (o dieresis, a dieresis, u dieresis) and should therefore be hyphenated, is goes totally wrong.   ex. Gefässexplosion - result in pdf   ssex- Gefäplosion  

Re: Align tables

2002-12-17 Thread Miguel Angel Medina Lopez
Hi Chris: Thank you. It's a very good solution, It works fine. However, I thoght FOP had a solution using the attribute text-align, but I see that I was wrong. - Miguel Ángel Medina López Logic Factory: www.logic-factory.com Granada - E