Re: FOP 25RC: Double Sided Layout

2003-01-11 Thread Stephan Wiesner
Togan Muftuoglu wrote: do you mean fop.extensions=1 if so you need to say also use.extensions=1 Yep, I did that. Sorry, I described that one wrong. Those two belong together for me. Stephan - To unsubscribe, e-mail: [EMAIL PROTE

Re: Row height and half point font

2003-01-11 Thread Stephan Wiesner
Zhong Yi wrote: Hi, There. I have 2 questions about fop: 1. How do you specify the table row height? Stephan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Big Small Doubt

2003-01-11 Thread Stephan Wiesner
[EMAIL PROTECTED] wrote: Hi, We have already done pdf reports using fo. And we have delivered. Now the clients need html preview and the pdf to be sent by email (For low band width clients)... Is there any way that we can reuse the code for pdf to generate html or do we need to write html FO ca

Re: FOP 25RC: Double Sided Layout (Solution)

2003-01-11 Thread Stephan Wiesner
appended. The transformations do work now. Stephan Stephan Wiesner wrote: Good morning Jeremias, one more thing, the transformation with bookmarks and double sided does work for some (small) documents, but not for one of my real documents (all with more than 50 pages). I have made a zip (1.3 MB

Re: FOP 25RC: Double Sided Layout

2003-01-11 Thread Stephan Wiesner
Good morning Jeremias, one more thing, the transformation with bookmarks and double sided does work for some (small) documents, but not for one of my real documents (all with more than 50 pages). I have made a zip (1.3 MB) availabel with one such document: http://digipub.fhnon.de/~swiesner/dokb

Re: FOP 25RC: Double Sided Layout

2003-01-10 Thread Stephan Wiesner
Hi Jeremias, Jeremias Maerki wrote: On 10.01.2003 15:04:50 Stephan Wiesner wrote: I'm not sure what your problem is. Could you describe it? I use DocBook XSL styles, latest version 1.58.1. The PDF generation with the default style works. I set two parameters, one to turn on double sided l

FOP 25RC: Double Sided Layout

2003-01-10 Thread Stephan Wiesner
Hi list, when will the final version 25 be released and will it have better support for double sided layout? I am working with DocBook and double sided layout does work, but only if I don't use extensions, to create a PDF with bookmarks. Stephan

RE: Problem with comma ","

2002-12-11 Thread Stephan Wiesner
Probably a copy-paste error from Word. Happens all the time to me with '"', for example Stephan > -Original Message- > From: Stefano Barella [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 11. Dezember 2002 17:00 > To: [EMAIL PROTECTED] > Subject: Problem with comma "," > > > I'd like to

RE: FOP 0.20.5 RC: DocBook bibliography with empty title leads tonull

2002-12-11 Thread Stephan Wiesner
I just discovered another thing: When I enable these two lines: 1 1 In my style, I get the nullpointer. If I remove them, not. If, however, I only remove 1 It works. The two seem to interact on this. Stephan - To unsubscribe,

RE: FOP 0.20.5 RC: DocBook bibliography with empty title leads tonull

2002-12-11 Thread Stephan Wiesner
How comes this workes with FOP 0.24? I have just retried it and the PDF is generated. Stephan > -Original Message- > From: Keiron Liddle [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 11. Dezember 2002 12:31 > To: [EMAIL PROTECTED] > Subject: RE: FOP 0.20.5 RC: DocBook bibliography with e

RE: FOP 0.20.5 RC: DocBook bibliography with empty title leads to null

2002-12-11 Thread Stephan Wiesner
I have attached the whole FO file. Stephan > -Original Message- > From: Oleg Tkachenko [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 11. Dezember 2002 12:05 > To: [EMAIL PROTECTED] > Subject: Re: FOP 0.20.5 RC: DocBook bibliography with empty > title leads to null > > Could you post snip

FOP 0.20.5 RC: DocBook bibliography with empty title leads to null

2002-12-11 Thread Stephan Wiesner
Hi list, I have tried the 20.5 download on my docbook documents and some work, some not. I can pin that down to the code below. The code shown here works. If I set the title of the to empty, I get: [INFO] Parsing of document complete, stopping renderer [ERROR] null This worked with FOP 0.24. I n

RE: xml FOP JSP

2002-11-26 Thread Stephan Wiesner
Hi Raul, I have an application running that does this. However it is integrated and I can't make an easy example form it. This is what I am doing: The XML is generated by a standard Java class, which is called by a JSP. The resulting DOM Node ist then evaluated and saved in the session. The user ha

RE: Quality of Grafics: SVG

2002-11-18 Thread Stephan Wiesner
Thanks a lot, that did the trick. Stephan > -Original Message- > From: Doray, Arnold [mailto:[EMAIL PROTECTED] > Sent: Montag, 18. November 2002 09:26 > To: '[EMAIL PROTECTED]' > Subject: RE: Quality of Grafics: SVG > > > ... > squares look fine at every resoulution, but

RE: Quality of Grafics: SVG

2002-11-16 Thread Stephan Wiesner
ctual PDF. > > Sorry about the huge reply, especially if it's information > you already know. I didn't realize it was going to be this > big, but perhaps it'll help some poor soul searching the > archive in the future. > > -Jeff > > > >

RE: Quality of Grafics

2002-11-15 Thread Stephan Wiesner
Hi Jeff, Okay, I did prepare a document to send to you and, of course. I can get fine quality if I use very large pictures. I made them with my digital camera at 1600 resolution and formerly cut it to 25% size. This looked still very good on the screen, but not in the PDF. When I don't reduce the s

RE: Quality of Grafics

2002-11-15 Thread Stephan Wiesner
Hi Jef and thanks for the fast reply. The printout looks fine. It is printed with 100%, though, so that was to be expected. I use the current Acrobat Reader to view my files and I have commercial Documents, with graphics that look great no matter how large I scale, so it can not really be the view

Quality of Grafics

2002-11-15 Thread Stephan Wiesner
Hi list, Is there a way to improve the quality of graphics? I played around with high quality pictures and the better the quality, the bigger the resulting PDF (which makes sense), but the image looks good only with 100% view, which I hardly ever use. At all other sizes it gets quite ugly, no matte

RE: Quark workflow

2002-11-06 Thread Stephan Wiesner
A better way would probably be to transform QuarkXML to DocBook. There is a wide support for DocBook to PDF conversion and we all read somewhere how easy it is to transform one XML format into another :-) Framemaker actually can work with DocBook, though I have not tried it out. Stephan > -O

Betreff: Re: Refactoring / Rewriting of FOP? Obsolete?

2002-04-19 Thread Stephan Wiesner
We are using FOP for a self developed content management system, running on a native XML DB, at my university and our Style, though far from complete, is covering most features FOP currently implements. The current version can be found at http://live.fhnon.de/~swiesner/awr/ Stephan ---Origi

Re: Help! Code presentation

2002-04-12 Thread Stephan Wiesner
Yep, there is. I had the same problem, here is my solution: Code: - Original Message - From: "Michal Kwiatek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 2:31 PM Subject: Help! Code presentation > Hi there! > > I need to inclu