Re: Unknown formatting object null^null ... once again

2002-11-26 Thread Jeremias Maerki
at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:238) at org.apache.fop.tools.DocumentReader.parse(DocumentReader.java:444) at org.apache.fop.apps.Driver.render(Driver.java:469) at cmp.Report.execute(Report.java:585) Jeremias Maerki

Re: Unknown Fromatting Object null^null

2002-11-27 Thread Jeremias Maerki
. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: set dpi for the result pdf?

2002-11-27 Thread Jeremias Maerki
, and that's surely what you want, right? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Does anyone know how to extend elements in FOP

2002-11-27 Thread Jeremias Maerki
. On 26.11.2002 23:55:10 Raffi Simon wrote: Can anyone help me? I have looked into the outline and label, but it does not help me, I have also tried looking into SVG, and it does not help me either, can anyone give me an exampl of which methods I need to override in the FObj etc... Jeremias Maerki

Re: block container

2002-11-27 Thread Jeremias Maerki
code snippet: fo:block-container font-size=22pt fo:blocktekst/fo:block fo:blocktekst/fo:block fo:blocktekst/fo:block /fo:block-container Jeremias Maerki - To unsubscribe, e-mail: [EMAIL

Re: Writing to a file already open in another application

2002-11-27 Thread Jeremias Maerki
I thought so, yes. On 27.11.2002 15:29:27 Illiano, Vincent wrote: Is Acrobat OLE-Automatable? My controlling application is an MFC app, so I could easily establish an OLE connection to Acrobat if that's possible. Jeremias Maerki

Re: reference-orientation

2002-11-28 Thread Jeremias Maerki
for block-container implemented in fop? No, it's not. If not, is there some other way to rotate a block or a block-container 90 degrees counter clockwise? Yes, you can use SVG instead of FO for the rotated text. Jeremias Maerki

Re: Problem with Fop and Log4j

2002-12-05 Thread Jeremias Maerki
(PrintDevis.class.getName()); driver.setLogger(new org.apache.avalon.framework.logger.Log4JLogger(cat)); Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: xml string input to XSLTInputHandler?

2002-12-05 Thread Jeremias Maerki
immediately and then destroy it. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP Postscript

2002-12-11 Thread Jeremias Maerki
kills me. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Multithreading with FOP

2002-12-19 Thread Jeremias Maerki
that the host environment (available memory, number of processors, etc etc) can cause this affect, but I was wondering if there are any pitfalls, problems , or best practices with using FOP in a multi-threaded environment. Jeremias Maerki

Re: PCL problem

2002-12-23 Thread Jeremias Maerki
) is wrong, i.e. it has exactly the width of the character i wanted there: the mu. Do you have any more suggestions? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: webifying fop examples

2003-01-04 Thread Jeremias Maerki
. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP Memory Issue

2003-01-04 Thread Jeremias Maerki
on after another you shouldn't see a steady increase of memory usage. It will go up in the beginning but roughly stabilize after a moment. If it doesn't there maybe something wrong with your servlet. Jeremias Maerki - To unsubscribe

Fw: [ANN/OT] xreporter 1.0 release - Avalon/Cocoon-based database reporting

2003-01-08 Thread Jeremias Maerki
For your information! Forwarded by Jeremias Maerki --- Original Message --- From:Steven Noels [EMAIL PROTECTED] To: cocoon-dev@xml.apache.org, cocoon-users@xml.apache.org Cc: [EMAIL PROTECTED], avalon-dev

Re: OpenType Fonts

2003-01-08 Thread Jeremias Maerki
Don't think so, but most of what's necessary is already there, because OpenType fonts are very similar to TrueType fonts. Just needs some additional tending. Wanna step in? On 08.01.2003 08:56:49 Peter Sparkes wrote: Can FOP use OpenType Fonts Jeremias Maerki

Re: Latest CVS: findHyphenPoss: problem!

2003-01-08 Thread Jeremias Maerki
and copiled the latest CVS version of FOP. I get the following error, when I try to convert a DocBook document to PDF: [ERROR] findHyphenPoss: problem! This message is just printed out forever. Is there a current version that I can use, which is newer than 20.5RC? Jeremias Maerki

Re: Batik in FOP

2003-01-10 Thread Jeremias Maerki
it yet. I think there's not too much work involved. It would be cool if you could implement it. Just ask if you need help. It seems to me its a black box in term how batik is used in FOP. Batik integration may not be ideal in every point but we're getting there. Jeremias Maerki

Re: FOP 25RC: Double Sided Layout

2003-01-10 Thread Jeremias Maerki
extensions, to create a PDF with bookmarks. I'm not sure what your problem is. Could you describe it? The only thing I can say is that if 0.20.5rc doesn't work for you, 0.20.5 will unlikely be any better in your case. Jeremias Maerki

Re: Aligning a block with the bottom of the page

2003-01-10 Thread Jeremias Maerki
You could try with a footnote. On 10.01.2003 15:47:46 Graham Hannington wrote: Use the region-after sections of your static-content of your page-sequences. Okay, thanks. Er, is there any way to do this inside a fo:flow ? Jeremias Maerki

Re: FOP 25RC: Double Sided Layout

2003-01-10 Thread Jeremias Maerki
this is -d. When embedded the logger must be set to DEBUG level. Could you then post the full error message together with the stacktrace and maybe some XML/XSL files nicely zipped up? Maybe someone with DocBook experience could check if this problem can be reproduced? Jeremias Maerki

Re: FOP logger plea for help :-)

2003-01-10 Thread Jeremias Maerki
the command line in Windows: [ERROR] FOP 0.20.4 [DEBUG] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser [ERROR] Logger not set I think I could learn a lot about the FOP process if I could see a log. Jeremias Maerki

Re: FOP logger plea for help :-)

2003-01-10 Thread Jeremias Maerki
something done. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP 25RC: Double Sided Layout

2003-01-11 Thread Jeremias Maerki
at org.apache.fop.extensions.Label.toString(Label.java:44) at org.apache.fop.render.pdf.PDFRenderer.renderOutline(PDFRenderer.java: 938) Looks like you have empty bookmark label. It's not supported. Place something there. Jeremias Maerki

Re: Big Small Doubt

2003-01-13 Thread Jeremias Maerki
fop. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ERROR Divided by zero

2003-01-13 Thread Jeremias Maerki
don't succeed post your FO file. On 13.01.2003 11:53:20 Laura Ameijide Garcia wrote: snip/ [INFO]: FOP 0.20.3 snip/ [DEBUG]: Pages rendererd: 0 snip/ java.lang.ArithmeticException: / by zero Jeremias Maerki

Re: Big Small Doubt

2003-01-13 Thread Jeremias Maerki
somehow? What are trying to accomplish? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Big Small Doubt

2003-01-14 Thread Jeremias Maerki
this before you get to XSL-FO like I suggest in the point above. So before giving them the estimate, we would like to see how much of work is left That is the intention. I hope this helps along the way. Jeremias Maerki

Re: Demo: XML to PDF (and HTML) by FOP

2003-01-14 Thread Jeremias Maerki
Very nice! Except that you've got a problem when someone enters a name containing an umlaut (ä/ae, ö/oe etc.) that are frequent in a lot of languages. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: runtests.bat

2003-01-14 Thread Jeremias Maerki
org.apache.fop.tools.anttasks.Fop cannot be found Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP extension functions

2003-01-14 Thread Jeremias Maerki
to put the fully qualified classname of your element mappings class. This class must implement the org.apache.fop.fo.ElementMapping interface. Thanks in advance for help, Jeremias Maerki - To unsubscribe, e-mail: [EMAIL

Re: Does FOP support full-page background-image?

2003-01-14 Thread Jeremias Maerki
. On 14.01.2003 17:03:23 gianni wrote: I have to usea pdf (or an image) as full-page background for my generated pdf. Is it possible with FOP? Have I to use background images on fo:simple-page- master? Jeremias Maerki

Re: AW: AW: PDF Printing

2003-01-20 Thread Jeremias Maerki
to print directly from our application. Isn't there any open source java pdf printing api available Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svg pdf, please HELP

2003-01-20 Thread Jeremias Maerki
result.pdf , the PDF is generated but with line art text and i got this error : snip/ java.lang.ArrayIndexOutOfBoundsException at org.apache.batik.gvt.font.AWTGVTGlyphVector.getGlyphMetrics(AWTGVTGlyphVector.java:392) Jeremias Maerki

Re: Driver in Servlet

2003-01-20 Thread Jeremias Maerki
is make sure that your stylesheet is cached. If you really want to reuse the Driver class you'll have to pool a set of Driver instances. Also, make sure that Options are only set up once to get optimal performance. Jeremias Maerki

Re: Line spaces when different font sizes are used

2003-01-20 Thread Jeremias Maerki
the space between lines as best as possible? Here's the code used to show the comment: snip/ It happens that inside the same paragraph there can be different font sizes, so i just don't know what to do to fix it. Here's the generated FO: snip/ Jeremias Maerki

Re: Line spaces when different font sizes are used

2003-01-21 Thread Jeremias Maerki
. Any suggerence is welcome. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to dynamically set src attribute

2003-01-21 Thread Jeremias Maerki
be retrieved by xsl:value-of select ... ? Thanks. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: reference-orientation implemented yet?

2003-01-21 Thread Jeremias Maerki
-orientation property (http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html) snip/ +++ Is that possible or not yet /div Jeremias Maerki

Re: PDF 7-bit format supported by FOP?

2003-01-23 Thread Jeremias Maerki
that use the 7-bit encoding, which is described in the PDF specification? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SVG from OpenOffice

2003-01-23 Thread Jeremias Maerki
Have you tried with 0.20.5rc? On 23.01.2003 13:44:36 Harm Kok wrote: I am having troubles including SVG (generated in OpenOffice) in FOP (0.20.4). I included it using: snip/ Jeremias Maerki - To unsubscribe, e-mail

Re: PS PostScript

2003-01-29 Thread Jeremias Maerki
containing the bin selection code. I doubt very much that this will work, though. Good luck. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: TTFReader and different font styles

2003-01-29 Thread Jeremias Maerki
,Bold resp ,Italic ... to the font's display name. Is there a way that TTFReader generates this appendix to the name? Or is the font file a little corrupt? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: PostScript with Unicode fonts

2003-01-30 Thread Jeremias Maerki
On 29.01.2003 19:29:02 Rodolfo M. Raya wrote: On Wed, 2003-01-29 at 14:41, Jeremias Maerki wrote: Hi The Arial font you're talking about is TrueType, right? You can't use TrueType fonts with the PostScript renderer, yet. The PostScript renderer is not anywhere near the functionality

Re: Web page embedding

2003-01-30 Thread Jeremias Maerki
Here's the documentation (see bottom of the page): http://xml.apache.org/fop/embedding.html On 30.01.2003 09:32:11 Laurent Forêt wrote: Is there any other example using xsl without these deprecated methods ? Jeremias Maerki

Re: Java novice

2003-01-30 Thread Jeremias Maerki
/fop.jar;examples/embedding/build/classes embedding.ExampleXML2PDF Also is it possible to use Streamed CML instead of seperate XML/XSL files? Sorry, I don't know what you mean by Streamed CML. Jeremias Maerki - To unsubscribe, e

Re: Web page embedding

2003-01-30 Thread Jeremias Maerki
think yes, but is there something I missed? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Java novice

2003-01-30 Thread Jeremias Maerki
to be XML. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Web page embedding

2003-01-30 Thread Jeremias Maerki
generated by himself throuh the handler of type EasyGenerationContentHandlerProxy. That's right ? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: PostScript with Unicode fonts

2003-01-31 Thread Jeremias Maerki
On 31.01.2003 02:19:03 Rodolfo M. Raya wrote: On Thu, 2003-01-30 at 05:12, Jeremias Maerki wrote: snip/ Is there any other tool that can convert PDF to PostScript in Windows? Win32 port of pdftops from the xpdf package perhaps: http://sourceforge.net/project/showfiles.php?group_id

Re: new error using 0.20rc5

2003-02-10 Thread Jeremias Maerki
and have the following problem in my trials. this error didn't appear using 0.20.4. What does that mean ? snip/ [ERROR] Flow 'xsl-region-body' does not map to the region-body in page-master 'blank' Jeremias Maerki

Re: Antwort: Fop and multithreading.

2003-02-10 Thread Jeremias Maerki
in a Message Driven EJB on JBoss). I designed a singleton class which is used by this ejb each time a message is being consumed. I'm going to try to synchronize its methods. Maybe this will help. Jeremias Maerki - To unsubscribe

Re: getParser deprecated but still in sevelt example?

2003-02-10 Thread Jeremias Maerki
-type=text/vnd.viewcvs-markup On 10.02.2003 11:48:47 Matthew Lancashire wrote: its the servlet i want so that i can stream data in and out withiut using files. The CVS servlet still uses these methods (getInputSource,...) Jeremias Maerki

Re: File not found error

2003-02-10 Thread Jeremias Maerki
it is meant to be a URI or filename. If you want to supply your XML as String use the following: Source xmlSrc = new StreamSource(new StringReader(xml)); Please consult the JavaDocs for the JAXP API. snip/ Jeremias Maerki

Re: SVG

2003-02-10 Thread Jeremias Maerki
(file: m002.svg) But in the FOP-0.20.4 the same fo file is work fine. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Need help - One more info

2003-02-10 Thread Jeremias Maerki
wrote: One more info about my problem. The result is different using FOP 0.20.4. It does not fail with an exception as in 20.0rc5 but does not display a label on the last Blank page. Maybe that will help Jeremias Maerki

Re: Picture files without extension

2003-02-10 Thread Jeremias Maerki
property value 'image/jpeg': org.apache.fop.fo.expr.PropertyException: illegal character Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Antwort: Re: Antwort: Fop and multithreading.

2003-02-10 Thread Jeremias Maerki
have it here. Just give me a little time to get it running again (I've got to check if it's still compatible with the latest Avalon Fortress version. I'll post a URL when I'm finished. Jeremias Maerki - To unsubscribe, e-mail

Re: File not found error

2003-02-10 Thread Jeremias Maerki
http://java.sun.com/j2se/1.4/docs/api/index.html On 10.02.2003 16:41:55 Matthew Lancashire wrote: Thanks for the stringreader tip. Where can I find better Java docs Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: embedding example

2003-02-10 Thread Jeremias Maerki
examples listed on page: http://xml.apache.org/fop/embedding.html I looked in the cvs but it not there. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Antwort: Fop and multithreading.

2003-02-11 Thread Jeremias Maerki
not to kill my motivation for helping out here. I can also do different things in my fun time. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Antwort: Re: Antwort: Fop and multithreading.

2003-02-11 Thread Jeremias Maerki
of concurrent threads, which files to transform etc. And finally, to test multithreading with the AWT Renderer just change FOProcessorImpl.java accordingly. It currently generates PDF. If you have questions, fire away. Happy debugging! On 10.02.2003 16:50:18 Jeremias Maerki wrote: Is the testcase you

Re: SVG

2003-02-11 Thread Jeremias Maerki
svg is: fo:external-graphic alignment-baseline=baseline src=m001.svg/ Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: NPE in AbstractRenderer and bug with fo:inlines (was: SVG)

2003-02-11 Thread Jeremias Maerki
there I was able to get rid of the error by removing the ( before the fo:inline. Anybody out there who wants to fix that one? On 11.02.2003 14:30:07 H. krishna wrote: Yes, i am using batik version with fop. i attached my fo file. please look into this. Jeremias Maerki

Re: NPE in AbstractRenderer and bug with fo:inlines (was: SVG)

2003-02-11 Thread Jeremias Maerki
Looks like it's already in Bugzilla: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13464 Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: EPS images not shown in Acrobat

2003-02-13 Thread Jeremias Maerki
. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem using search in generated PDF document

2003-02-14 Thread Jeremias Maerki
column seem to be reachable. Have you an idea ??? FOP version 0.20.4 Acrobat Reader 5.0 and 4.0 Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: EPS images not shown in Acrobat

2003-02-14 Thread Jeremias Maerki
On 14.02.2003 11:24:29 Joop Vriend wrote: Thank you for your quick and clear answer. You're welcome. Jeremias Maerki wrote: Does anybody know why EPS-images are not shown in Acrobat? Is it going to change in coming versions of FOP? We are currently using FOP 0.20.4. Can we fix

Re: Problem printing Cocoon/FOP generated in Postscript printer

2003-02-14 Thread Jeremias Maerki
to Acrobat Distiller, It gives the same output as the distorted printing...:-(( Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem printing Cocoon/FOP generated in Postscript printer

2003-02-14 Thread Jeremias Maerki
the same output as the distilled one. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem printing Cocoon/FOP generated in Postscript printer

2003-02-14 Thread Jeremias Maerki
and FOP ? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: No pictures in PDF

2003-02-14 Thread Jeremias Maerki
= org.apache.fop.image.JpegImage; ... in FopImageFactory.class , but soon I got lost in the code . Redirecting output PDF to browser reports nothing (text ok, but no pictures), direct opening PDF in Acrobat shows Insufficient data for an image Jeremias Maerki

Re: Problem printing Cocoon/FOP generated in Postscript printer

2003-02-14 Thread Jeremias Maerki
Ahmed wrote: Again. We have around 20 reports. So the change in FOp and Cocoon version will be a big one. Are you sure that the Postscript printing problem will be gone after upgrading the version ? Jeremias Maerki

Re: EPS images not shown in Acrobat

2003-02-16 Thread Jeremias Maerki
an invalid CSS document. And if you tell Illustrator not to embed fonts? Or try 0.20.5rc. It contains a more current Batik version. We (already) tried it with the latest version of Batik. Still no luck. Jeremias Maerki

Re: SVG from OpenOffice, redux

2003-02-16 Thread Jeremias Maerki
, it no longer fails. Does FOP's rendering engine (Batik?) have a bug dealing with big viewboxes?? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Postscript Error when RIPing document created with FOP

2003-02-16 Thread Jeremias Maerki
seem to have exactly the same problem. As Victor suggested I'd contact technical support for the PDF RIP and ask them to analyze the problem. Either they can fix their bug or give us a pointer for us to find out what we're possibly doing wrong. On 11.02.2003 07:16:58 Jeremias Maerki wrote: I'm late

Re: Different page layout using pdf renderer or awt renderer

2003-02-17 Thread Jeremias Maerki
the PDF renderer (PDF is generated in a servlet, then open in a browser window). Both modules share the embedded fonts and xslt file. Any hints? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: No pictures in PDF

2003-02-17 Thread Jeremias Maerki
, JDeveloper v 9.0.3 If it helps, here's resulting PDF (data reduced, so only one picture is expected) (See attached file: 4648827014.pdf) Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: No pictures in PDF

2003-02-17 Thread Jeremias Maerki
, I guess. 3. Add support for your particular JPEG format to our JPEG implementation. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Logger reading

2003-02-17 Thread Jeremias Maerki
the following setup Logger logger = new ConsoleLogger(ConsoleLogger.LEVEL_DEBUG); MessageHandler.setScreenLogger(logger); Where ais the log written to in the windows platform Jeremias Maerki - To unsubscribe, e

Re: Book on FOP

2003-02-17 Thread Jeremias Maerki
://xml.apache.org/fop/resources.html On 17.02.2003 17:35:19 Zhong Yi wrote: Don't think there is one. FOP is still in baby stage, I think. --- Ferdous Ahmed [EMAIL PROTECTED] wrote: Hello, I need a good reference book to for FOP. Can any one give some reference ? Jeremias Maerki

Re: Book on FOP

2003-02-17 Thread Jeremias Maerki
Oh, and this one: http://www.amazon.com/exec/obidos/tg/detail/-/0672322811/ref=pd_sim_books_3/002-7179745-6532868 On 17.02.2003 17:39:12 Jeremias Maerki wrote: You're wrong there. :-) http://www.amazon.com/exec/obidos/tg/detail/-/0131403745/qid=1045499814/sr=8-2/ref=sr_8_2/002-7179745-6532868?v

Re: Book on FOP

2003-02-17 Thread Jeremias Maerki
, Those are xsl-fo not FOP. I already read the second one. It's a good intro, but lack of cool stuff. And definetly not for How to use FOP for publishing. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Odd or Even in the xsl-region-body

2003-02-17 Thread Jeremias Maerki
' xsl:attribute name=text-alignend/xsl:attribute /xsl:if /fo:block You may have guessed it, I just wanna align my titles in function of the odd or even pages. How can I manage it ? Cheers mates, and thanks for your help. Jeremias Maerki

Re: Odd or Even in the xsl-region-body

2003-02-17 Thread Jeremias Maerki
! :) You're welcome. Good luck, I need to get some sleep now. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: text disappear in svg

2003-02-20 Thread Jeremias Maerki
if none is there already. Please attach a small fully funtioning example to the error report (attachment, not copy/paste, please). Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Caching

2003-02-20 Thread Jeremias Maerki
Try calling org.apache.fop.image.FopImageFactory.resetCache(). On 20.02.2003 13:05:13 Matthew Lancashire wrote: Is there a way to clear images from the cache when using the tranformerfactorydriverpdf solution Jeremias Maerki

Re: xmlns:fo secure link

2003-02-20 Thread Jeremias Maerki
remove the namespace attribute in the stylesheet tag. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP : Some doubts..

2003-02-24 Thread Jeremias Maerki
distribution you'll find an example file (images.fo) which will show you how to do it. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: paragraph styles and character styles

2003-02-24 Thread Jeremias Maerki
Moataz Omar wrote: What should I do to give the text a paragraph style name or a character style name, I mean that I give the text a style name. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Caching

2003-02-24 Thread Jeremias Maerki
Have another look at it. It's a static method! On 24.02.2003 15:32:34 Matthew Lancashire wrote: I don't explicitly create an imagefactory. what would be the syntax for doing that? -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: 20 Feb 2003 20:24 To: [EMAIL

Re: Caching

2003-02-24 Thread Jeremias Maerki
class? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem using ExampleObj2PDF using Oracle 9iasOC4J.

2003-02-26 Thread Jeremias Maerki
the classpath (Xerces2 will be always after OracleXmlparserV2 in the classpath) ? regards, Laurent. PS : I can post the code if somebody needs . Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Problem using ExampleObj2PDF using Oracle 9iasOC4J.

2003-02-26 Thread Jeremias Maerki
seems to be ok, all events seem to be generated by SimpleDatasheetReader. The parse and the rendering seem ok, but the result is a blank page. I am going to try to put more debugs but if someone have an idea. Jeremias Maerki

Re: jai/jimi support

2003-02-26 Thread Jeremias Maerki
bundled and compiled myself. What am I doing wrong? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FOP with jimi

2003-02-26 Thread Jeremias Maerki
is in the classpath. Renaming jimi1_0.zip to jimi.jar could help, too. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: AW: FOP with jimi

2003-02-27 Thread Jeremias Maerki
07:01:33 Pachinger Martin wrote: you wrote: In the root directory of the FOP distribution, call build clean followed by build. I have no build file in the root directory !!! -Ursprüngliche Nachricht- Von: Jeremias Maerki [mailto:[EMAIL PROTECTED] Gesendet am: Mittwoch, 26. Februar

Re: FopServlet error in Oracle OC4J

2003-02-27 Thread Jeremias Maerki
(Unknown Source) snip/ Anyone can help me? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: hyphenation pattern

2003-02-27 Thread Jeremias Maerki
it into the SOURCE for 0.20.5rc2 and then BUILD FOP yourself). Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: EMF TO WMF

2003-02-27 Thread Jeremias Maerki
: http://www.companionsoftware.com/PR/WMRC/WindowsMetafileFaq.html On 27.02.2003 19:59:14 Lucian Opris wrote: Does anybody know how to convert EMF file to WMF? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED

<    1   2   3   4   5   6   7   >