RE: z-index status

2002-04-11 Thread Arved Sandstrom
Well, here are some thoughts. As no doubt you have already gathered from Section 4.9.6 of the spec and also 5.4.5 most of the work is in the renderer. Take into account that areas presented to the renderer are in a hierarchical structure, _and_ also that areas can be relatively positioned or

document properties

2002-04-11 Thread Chris Faulkner
Hello Is there anyway to set document author, creation date and so on with FOP in the production of the documents ? I can't see it anything in the spec and FO is all about formatting objects so I suppose not. But f anyone knows of a way to do it or other software (hopefully open source) which

Embedding problem

2002-04-11 Thread Oliver Charlet
Hi, I too have a problem embedding fop in my application. the following code (used inside a servlet) produces a zero byte pdf-file. xmlFile and xslFile hold an absolute Path to the input-files. *** ... org.apache.fop.apps.Driver driver = new Driver(

Viewing generated PDF without the toolbar

2002-04-11 Thread Marco Fabbri
Hi all, FOP is great and finally we find a solution to produce PDF reports from Lotus Domino. But... Now I need to disable the PDF print for browser and I found an idea about it on a adobe forum. Using Javascript I can disable the toolbar I see on Explorer if in Acrobat I use a JavaScript folder wi

problem namespace

2002-04-11 Thread Guillaume Patin
Hi,   I'm using fop 0.20.3 with weblogic 5.   The fo file contains svgThe server does generate the pdf document correctly, but logs a lot oferrors, concerning svg : the message isjava.lang.NullPointerException: name    (as if it had a problem with the namespace of the svg tags)   Has someone

HELP! grahics - scalling down, not up

2002-04-11 Thread Michal Kwiatek
Hi! How do you prevent fop from scaling graphics up? Some of my picture are too big and I need them scaled down, but others are alright and I want fop to leave them alone. Any ideas? Michal Kwiatek

external-graphic SVG problem ...

2002-04-11 Thread RAYMOND Romain
Is there a problem to fix a SVG heigth in an external-graphic I cannot dot it. thanks.

Re: how to hide page numbers on empty pages

2002-04-11 Thread Rodolphe VAGNER
I can't really remember if it was that but I succed in doing such a thing ; you may try this ( a beat complex) : use a page-sequence-master with a simple-page-master for blank pages referenced in a conditionnal-page-master-reference.(so you have to define a simple-page-master !). In your page seque

HELP: how to hide page numbers on empty pages

2002-04-11 Thread Michal Kwiatek
Hi there! I print my document on both sides of a page. However, I want chapters to start on even pages. I achieved this by using break-before="odd-page" attribute. Fop simply adds an empty page where necessary. Buthow can I make fop hide page numbers on those autatically generated empty pages? T

Re: upgrading from 0.20.1 to 0.20.3 question ...

2002-04-11 Thread RAYMOND Romain
okay, sorry CR2PR.xsl seems okay ciao Christian Mallwitz a écrit : > > there was a change in the xsl spec which made it into FOP 0.20.3 but > www.renderx.com has a stylesheet which translates your FO from old to new > version which worked for me. > > bye > christian > -- > Christian Mallwitz I

Re: upgrading from 0.20.1 to 0.20.3 question ...

2002-04-11 Thread RAYMOND Romain
I download renderx last evaluation version, do you know if there is this stylesheet inside ? thanks. Christian Mallwitz a écrit : > > there was a change in the xsl spec which made it into FOP 0.20.3 but > www.renderx.com has a stylesheet which translates your FO from old to new > version which

RE: subscript and symbol font

2002-04-11 Thread Tony McNicholl
henrik Why are you using two different font-size attibutes on the same object? Try deleting the second one (font-size="7pt"). Tony -Original Message- From: Henrik Holle [SMTP:[EMAIL PROTECTED] Sent: 11 April 2002 10:44 To: [EMAIL PROTECTED] Subject:subscript and symbol f

Re: Help! Problem with Fop in Tomcat

2002-04-11 Thread Jeremias Maerki
> I developped a Fop service via a service web (with Apache SOAP) in Windows Nt > : it works good. > But, now i'm trying to set the Fop Service in Linux machine (RedHat7.2). > I have this error : > Genarated fault : >Fault Code = SOAP-ENV:Server > Fault String = Exception from

subscript and symbol font

2002-04-11 Thread Henrik Holle
why is this not possible? Ω this character ist not subscript : Ω thx henrik

print dialog

2002-04-11 Thread Henrik Holle
hi, at the moment i am printing directly from my application using fop printrenderer, but now i need a printdialog to select a specific printer ? i looked at PreviewDialog.java, but without any idea howto solve my problem? any ideas? thx henrik

Help! Problem with Fop in Tomcat

2002-04-11 Thread Marina Pérel
Hi!   I developped a Fop service via a service web (with Apache SOAP) in Windows Nt : it works good. But, now i'm trying to set the Fop Service in Linux machine (RedHat7.2). I have this error :     Genarated fault :    Fault Code = SOAP-ENV:Server         Fault String = Exception from

altering page numbering

2002-04-11 Thread Lance Frohman
I am trying to alter the page numbering sequence of a report generated by fop. The relevant code is: Page of this is inside tags. What I want to do is skip certain pages (separator pages) and not include them in the page numbering sequence, i.e. (- repres

Re: force-page-count, blank page and text in this blank page

2002-04-11 Thread John Austin
On Wednesday 10 April 2002 05:00, you wrote: > Hy > > I'm on a document composed with diferent page sequences. > Those sequences are put together to realise a final document. > So I have to generate sequences with a force-count-page to have an > even number of pages in each sequence. > The problem