xsl:fo & word

2003-07-16 Thread Mirko Sertic
Hello to all! i'm trying to convert a large ms word 2000 file to xsl:fo. Are there any converters available? I don't want to type everything again, and i also want to keep the existing text format. Has anybody done this before ??? Thanks a lot. Cheers Mirko -

fo:table-cell and wrap option

2003-06-26 Thread Mirko Sertic
Hello ! when i use a fo:table cell with wrap-option="no-wrap", how can i stop that the text is expanding over the table cell's border? Thanks a lot. Cheers Mirko Sertic - To unsubscribe, e-mail: [EMAIL

AW: fo:external graphics and memory usage

2003-05-15 Thread Mirko Sertic
org.apache.fop.image.FopImageFactory.resetCache() to empty the cache. On 15.05.2003 09:18:33 Mirko Sertic wrote: > I have a little question about fo:external-graphic and memory usage. > I think this question was answered before, but i did'nt find the right > thread :-(. > > Are i

fo:external graphics and memory usage

2003-05-15 Thread Mirko Sertic
Hello! I have a little question about fo:external-graphic and memory usage. I think this question was answered before, but i did'nt find the right thread :-(. Are images that were used in fo:external-graphic cached, and if , where ? And how do i reset this cache ? I'm using 0.20.5rc2. I ask this

AW: DTMException ?

2003-05-07 Thread Mirko Sertic
Thanks a lot. I put the current xalan and xerces releases in my lib/endorsed dir and now it works very well. good tip! -Ursprungliche Nachricht- Von: J.Pietschmann [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 6. Mai 2003 23:48 An: [EMAIL PROTECTED] Betreff: Re: DTMException ? Jeremias

DTMException ?

2003-05-06 Thread Mirko Sertic
sformToRTF(Unknown S ource) at org.apache.xalan.templates.ElemWithParam.getValue(Unknown Source) at org.apache.xalan.templates.ElemCallTemplate.execute(Unknown Source) at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(Un ... Thanks a lot for your help. Che

AW: accessing attributes in xml

2003-04-24 Thread Mirko Sertic
Sorry, i mean   -of select="[EMAIL PROTECTED] = 'SALES']"/>   Cheers   Mirko -Ursprüngliche Nachricht-Von: Mirko Sertic [mailto:[EMAIL PROTECTED]Gesendet: Donnerstag, 24. April 2003 15:06An: [EMAIL PROTECTED]; [EMAIL PROTECTED]Betreff: AW: accessi

AW: accessing attributes in xml

2003-04-24 Thread Mirko Sertic
I'd guess     Hope this helps   Cheers   Mirko -Ursprüngliche Nachricht-Von: Torsten Erler [mailto:[EMAIL PROTECTED]Gesendet: Donnerstag, 24. April 2003 15:03An: Fop-User (E-mail)Betreff: accessing attributes in xml Hi all,   I've an xml like:   ... Ha

AW: Upgrade 0.20.3 to 0.20.5rc

2003-03-19 Thread Mirko Sertic
I think you have avalon-framework-4.0 in your classpath. This file has changed. It is now called avalon-framework-cvs... and was part of my source distribution. Serach for such a file and change the classpath. This should fix your problem. Cheers Mirko Sertic -Ursprüngliche Nachricht

AW: [ANNOUNCEMENT] OKI dot-matrix renderer available for download

2003-03-18 Thread Mirko Sertic
t; section of the "resources" page for the Mogwai project: http://xml.apache.org/fop/resources.html The change should appear the next time the web site is updated. Victor Mote > -Original Message----- > From: Mirko Sertic [mailto:[EMAIL PROTECTED] > Sent: Monday, March

AW: [ANNOUNCEMENT] OKI dot-matrix renderer available for download

2003-03-17 Thread Mirko Sertic
PROTECTED] Betreff: Re: [ANNOUNCEMENT] OKI dot-matrix renderer available for download Mirko Sertic wrote: > Finally, it has been done : our renderer to generate output for oki dot > matrix printers is gone open source as part of the mogwai project on > sourceforge.net. The current relea

[ANNOUNCEMENT] OKI dot-matrix renderer available for download

2003-03-17 Thread Mirko Sertic
7;t hesitate to contact me. Happy coding! Mirko Sertic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: Detect page break in fo:flow

2003-02-24 Thread Mirko Sertic
break in fo:flow Mirko Sertic wrote: > i need to detect a page break when i generate the fo:flow area of my > document. > How can this be done? No way unless you force page break yourself. > The background is that i need to generate a counting sum on the top of my > page. Are yo

Detect page break in fo:flow

2003-02-24 Thread Mirko Sertic
Hello folks! i need to detect a page break when i generate the fo:flow area of my document. How can this be done? The background is that i need to generate a counting sum on the top of my page. Please help! Cheers Mirko Sertic

AW: PS & PostScript

2003-01-29 Thread Mirko Sertic
Mirko -Ursprungliche Nachricht- Von: Jeremias Maerki [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 29. Januar 2003 14:13 An: [EMAIL PROTECTED] Betreff: Re: PS & PostScript On 29.01.2003 12:59:59 Mirko Sertic wrote: > Is there any way to generate "PS pass thru" via pdfmar

PS & PostScript

2003-01-29 Thread Mirko Sertic
Hello everybody! I need help. Is there any way to generate "PS pass thru" via pdfmark using the PDF-renderer? Can i do this using the PS renderer? I need a way to specify the paper input and output tray for each rendered page. Has anybody done this before ? And if it works, will ghostscript under

AW: AW: PDF & Printing

2003-01-20 Thread Mirko Sertic
amp; Printing # # Mirko Sertic wrote: # # > It should work on my linux server. # Does Acrobat for linux exist? # # -- # Oleg Tkachenko # eXperanto team # Multiconn Technologies, Israel # # # - # To unsubscribe, e-mail: [EMAIL

AW: PDF & Printing

2003-01-20 Thread Mirko Sertic
rkus # -Ursprüngliche Nachricht- # Von: Mirko Sertic [mailto:[EMAIL PROTECTED] # Gesendet am: Montag, 20. Januar 2003 10:43 # An: Fop-User # Betreff: PDF & Printing # # Hello Folks! # # I'm trying to print a generated pdf. I knew i could use the # PrintRenderer # from the PrintStarter

PDF & Printing

2003-01-20 Thread Mirko Sertic
w can i print that pdf? Cheers Mirko Sertic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: FOP performance - frustrating.. help!!

2002-12-30 Thread Mirko Sertic
Hi Folks! I think that java is not the problem. Sure, it has some problems with mass data computation, but it's the same than with every programming language : if your code is sh*t, your program will run slow. I don't want to blame fop as sh*it. Please don't misunderstand me. My thought is that

AW: Call upon FOP within a c++ application

2002-11-29 Thread Mirko Sertic
Hello! I'd prefer CORBA. It's more robust than sending a http request and easier to support. CORBA is also supported in the current jdk. For the C++ side, take a look at the ACE / TAO project. It's an open source orb and available for many platforms. Using CORBA also enables you to have a bidirec

AW: Invoice positions & partial sums

2002-11-20 Thread Mirko Sertic
-Ursprüngliche Nachricht- # Von: Mirko Sertic [mailto:[EMAIL PROTECTED] # Gesendet am: Mittwoch, 20. November 2002 14:11 # An: FOP-User (E-Mail) # Betreff: Invoice positions & partial sums # # Hello! # # i'm working on a stylesheet that generates an invoice. I'd # like to have a #

Invoice positions & partial sums

2002-11-20 Thread Mirko Sertic
Hello! i'm working on a stylesheet that generates an invoice. I'd like to have a partial sum on the bottom of the first page of the invoice, when it has more than one page. Has anybody done this before? Greetings Mirko

AW: Examples

2002-05-16 Thread Mirko Sertic
Its not an error, its wrong java code RENDER_PDF is s static member variable of the Driver class, so you have to type: driver.setRenderer(Driver.RENDER_PDF); Cheers Mirko -Ursprungliche Nachricht- Von: Lee Goddard [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 16. Mai 2002 16:39

AW : Fop & OKI Matrix Printing

2002-05-13 Thread Mirko Sertic
in my experience creating this renderer, let me know. Maybe we can make a deal... :-) Keep on coding.... Mirko Sertic

AW: XSL:FO and matrix printer problem...

2002-05-10 Thread Mirko Sertic
Ok, sounds good. I took a look at the printrenderer class. Is there any documentation available? -Ursprungliche Nachricht- Von: J.Pietschmann [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 10. Mai 2002 12:27 An: [EMAIL PROTECTED] Betreff: Re: XSL:FO and matrix printer problem... Mirko

XSL:FO and matrix printer problem...

2002-05-10 Thread Mirko Sertic
Hi there! Has anybody a sollution for the following problem : I want to print the results of the xsl:fo rendering to my oki matrix printer. The problem is that if i render my page to pdf and want to print it via windows, it is really slow due to the windows gdi printing device. So i need a way to

File seems to be kept open!

2002-05-08 Thread Mirko Sertic
Hi there again. I'm running my FOP formatter in a java standalone application and let it render PDF's the hole day. It acts like a converter-server. Clients are giving it the xml and xsl file and the formatter does the rest. Sometimes it has also to render some images into the pdf file. These fi

AW: Memory usage on lage documents

2002-05-06 Thread Mirko Sertic
Hi there again! Thanks for your help. I think you are right and my extremly long page sequences are the matter. In fact, i have only one page-sequence. The problem is, i cannot create multiple page sequences because i do not know where to break my pages. Every table-row in my document is unique

Memory usage on lage documents

2002-05-06 Thread Mirko Sertic
Hi there folks! I've a question regarding the memory usage of the fop formatter with large documents. I'm rendering a large list with about 450 pages and 1 table entries. When i look ad the memory usage of the fop formatter in my win32 enrironment, i see that it consumes about 180 MBytes of m

AW: XML Schema and XSLT design tools

2002-04-25 Thread Mirko Sertic
Hi there! I use Stylus Studio for XML and XSLT developing. It has also support for FOP and external Post-Processing. An evaluation version is available at www.stylusstudio.com. Greetings Mirko -Ursprüngliche Nachricht- Von: Buonincontri, Steve (CAP, MMF, ITSS) [mailto:[EMAIL PROTECTED]