Re: XMLFilterImpl producing SVG instream-foreign-object

2010-03-17 Thread Raphael Parree
would be a way to make it a more structural solution (like barcode etc) so perhaps other people can use it as well? tx., On Tue, Mar 16, 2010 at 7:44 PM, Andreas Delmelle andreas.delme...@telenet.be wrote: On 15 Mar 2010, at 07:35, Raphael Parree wrote: Hi Raphael I have meanwhiel found

Re: XMLFilterImpl producing SVG instream-foreign-object

2010-02-18 Thread Raphael Parree
I am still struggling with this one...anybody might have a answer or direction? On Tue, Feb 9, 2010 at 10:40 AM, Raphael Parree rpar...@gmail.com wrote: Hi, I wrote an XMLFilterImpl which produces a instream-foreign-object. In another filter i was able to call the super methods to push

XMLFilterImpl producing SVG instream-foreign-object

2010-02-09 Thread Raphael Parree
contenthandler, but all results in exceptions. Thanks! -- Raphael Parree

Handsout

2009-06-05 Thread Raphael Parree
Hi, Perhaps someone can send me in the right direction with the following. We use XSL-FO to create slideshows. I would now like to also create slide handouts. I would like to levearge the existing XSL-FO that creates the presentation slides. The easiest would be if i can somehow shrink the pages

Break PDF into 2

2008-11-21 Thread Raphael Parree
Hi, Is there a way using FOP to break a PDF into two after x number of pages...using XSL 2.0? getting the page number? The problem is that we need to break a book after 600 pages into two books with the book number on the front cover. The other problem is that we would need to before hand how

Re: Break PDF into 2

2008-11-21 Thread Raphael Parree
commands, e-mail: [EMAIL PROTECTED] -- Raphael Parree CTO SOA Evangelist phone +33 683 468663 Disclaimer... The information contained in this message may be confidential and is intended to be exclusively for the addressee. Sender's written permission is needed prior to forwarding or otherwise using

Re: Break PDF into 2

2008-11-21 Thread Raphael Parree
. I don't know if it's possible or not, but iText can do some pretty powerful things. Sean Griffin *From:* Raphael Parree [mailto:[EMAIL PROTECTED] *Sent:* Friday, November 21, 2008 4:57 AM *To:* fop-users@xmlgraphics.apache.org *Subject:* Re: Break PDF into 2 Georg, Thanks

Re: Auto dectect font and embedding

2008-09-09 Thread Raphael Parree
, Raphael Parree wrote: Hi, On the fop web site i found the following ( http://xmlgraphics.apache.org/fop/trunk/fonts.html#autodetect) By default, all fonts are embedded if an output format supports font embedding (I am using auto detect font).. Later on that same page: When FOP

Auto dectect font and embedding

2008-09-08 Thread Raphael Parree
Hi, On the fop web site i found the following ( http://xmlgraphics.apache.org/fop/trunk/fonts.html#autodetect) By default, all fonts are embedded if an output format supports font embedding (I am using auto detect font).. Later on that same page: When FOP embeds a font, it adds a prefix to the

RE: FOP Trunk build failed

2008-04-22 Thread Raphael Parree
Hi, I had the same problem a few days back please check: http://www.nabble.com/IOException-during-build-td16725132.html I also tried JJDK1.5 Update 15 and it has the same problem. Using another Transformer implementation does the trick for me: set

Bug in PrintRendererConfigurator addFontInfoListFromFileList (with patch)

2008-04-17 Thread Raphael Parree
Hi, In the PrintRendererConfigurator. addFontInfoListFromFileList is a bug. When no EmbedFontInfo is found the method returns neglecting the other found fonts in the fontFileList. This way I had no support for Verdana and some other fonts. When no embedFontInfos is found, the loop should

IOException during build

2008-04-16 Thread Raphael Parree
Hi, I am getting an IOException while building the latest trunk version. It occurs on the first fixcrlf (line 430) for the EventFormatter.xml. The EventFormatter.xml is writable; I can delete it manually, so there should be no IOException. Is the build process somehow locking it? Anu

RE: IOException during build

2008-04-16 Thread Raphael Parree
PROTECTED] Sent: 16 April 2008 18:05 To: fop-users@xmlgraphics.apache.org Subject: Re: IOException during build Works for me. Does this IOException have an error message associated with it? An IOException can be anything. On 16.04.2008 16:24:37 Raphael Parree wrote: Hi, I am getting

RE: IOException during build

2008-04-16 Thread Raphael Parree
to the classpath when running Ant.) -Original Message- From: Raphael Parree [mailto:[EMAIL PROTECTED] Sent: 16 April 2008 18:19 To: 'fop-users@xmlgraphics.apache.org' Subject: RE: IOException during build Jeremias, I guess it has to do with the TransformerImpl implementation in the JVM

RE: linefeed-treatment in cell problem

2008-01-26 Thread Raphael Parree
behavior? Tx., Raphael -Original Message- From: Andreas Delmelle [mailto:[EMAIL PROTECTED] Sent: 25 January 2008 18:50 To: fop-users@xmlgraphics.apache.org Subject: Re: linefeed-treatment in cell problem On Jan 25, 2008, at 16:38, Raphael Parree wrote: Hi With the current version from

RE: linefeed-treatment in cell problem

2008-01-26 Thread Raphael Parree
commit a fix on the 9th, changing the inheritability of the keep-together property to true, as required by the XSL-FO spec. That’s probably what started to trigger such a behaviour. HTH, Vincent Raphael Parree a écrit : Andreas, Thanks for your reply.. Indeed putting keep-together.within-page

RE: SVG XML Access

2008-01-25 Thread Raphael Parree
. On 25.01.2008 08:03:38 Raphael Parree wrote: Hi Jeremias, End o last year I wrote a custom URI resolver to augment SVG files with a style entry. This has drastically influenced the PDF generation time. I recall that during that time you mentioned you were updating the Image part and that it would

RE: SVG XML Access

2008-01-25 Thread Raphael Parree
Raphael Parree wrote: Jeremias, Thanks I have updated, but can't tell if it works yet. I am getting anoher problem (that does mean the source not supported was not thrown). But probably other changes in the trunk are giving me a problem. I will look into recent posts if this problem is known

RE: SVG XML Access

2008-01-25 Thread Raphael Parree
the isolated case of preloading the image so I missed the other call to closeQuietly(). I've now fixed this in the right place. Please try again. I hope it works now. http://svn.apache.org/viewvc?rev=615164view=rev On 25.01.2008 10:36:24 Raphael Parree wrote: Jeremias, Thanks for the quick reply

RE: SVG XML Access

2008-01-25 Thread Raphael Parree
will send that in a separate mail not to blur the subject too much.. Thanks, Raphael -Original Message- From: Raphael Parree [mailto:[EMAIL PROTECTED] Sent: 25 January 2008 11:30 To: 'fop-users@xmlgraphics.apache.org' Subject: RE: SVG XML Access Jeremias, Thanks I have updated

linefeed-treatment in cell problem

2008-01-25 Thread Raphael Parree
Hi, With the current version from the trunk the linefeed-treatment preserve on a block in a table cell does not seem to work. The enclosed fo file illustrates this. Tx., Raphael linefeed-treatment.fo Description: Binary data

RE: SVG XML Access

2008-01-25 Thread Raphael Parree
feedback on the last table changes will be highly appreciated. Thanks, Vincent Raphael Parree wrote: Vincent, The rev of my local copy is the latest: 615171. When looking at http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/src/java/org/apache/fo p/layoutmgr/table/RowPainter.java I still

SVG XML Access

2008-01-24 Thread Raphael Parree
Hi Jeremias, End o last year I wrote a custom URI resolver to augment SVG files with a style entry. This has drastically influenced the PDF generation time. I recall that during that time you mentioned you were updating the Image part and that it would be easier when that was completed,

RE: Mac Font problem

2007-11-20 Thread Raphael Parree
, at 07:56, Raphael Parree wrote: Hi I have a problem with a font on a Mac.on my PC everything seems to work but on the Macs uses by our publishing department the Courier New font does not work. It is installed on the Mac (True Type font). I am working with rev 592554 (6 nov) and use the auto

Mac Font problem

2007-11-19 Thread Raphael Parree
Hi, I have a problem with a font on a Mac.on my PC everything seems to work but on the Macs uses by our publishing department the Courier New font does not work. It is installed on the Mac (True Type font). I am working with rev 592554 (6 nov) and use the auto detect feature. I have tried

RE: filtering SVG

2007-11-16 Thread Raphael Parree
be able to return a DOMSource as the result of URI resolution. At the moment you have to return an InputStream. Jeremias Maerki On 16.11.2007 09:55:05 Raphael Parree wrote: Hi, I was wondering if the following is possible and what would be the best approach. We use a lot of SVG (exported

filtering SVG

2007-11-16 Thread Raphael Parree
Hi, I was wondering if the following is possible and what would be the best approach. We use a lot of SVG (exported from Visio). These SVG always need a manual fix to make line ends (arrow etc) visible: style type=text/css ![CDATA[marker { overflow:visible; }]] /style I would like

RE: Font autodetect

2007-10-09 Thread Raphael Parree
provided (http://issues.apache.org/bugzilla/show_bug.cgi?id=42861) to fix this but unfortunately I don't believe that they made it into the 0.94 release. Adrian. Raphael Parree wrote: Hi, I am very happy to see the auto-detect font feature!...However, it does not seem to work correctly

resolving Font metric file in Jar

2007-10-08 Thread Raphael Parree
Hi, I am quite sure (but not 100%-perhaps there was somewhere a side effect I am not seeing right now) that I was able to load the font metrics file from my classpath, where the font metrics files reside inside a jar file. The Base url is set:

RE: resolving Font metric file in Jar

2007-10-08 Thread Raphael Parree
me which FOP version you were originally using and which version you have upgraded to. It very much sounds like a bug, please file it at http://issues.apache.org/bugzilla/enter_bug.cgi?product=Fop and I will investigate it. Adrian. Raphael Parree wrote: Hi, I am quite sure

RE: unparsed-text

2007-10-07 Thread Raphael Parree
also try to run it with Saxon and then run it with FOP.bat on the commandline, see if the effect is equal? Sorry if I can't (yet) be of more help. Cheers, -- Abel Braaksma Raphael Parree wrote: Abel, Even the snippet from below echoes into the PDF as listed: about.fo: ?xml version=1.0

unparsed-text

2007-10-06 Thread Raphael Parree
Hi, I am in the midst of upgrading to XSLT 2.0. One of the reasons moving is to be able to use the XSLT function unparsed-text. I am using it like: fo:page-sequence master-reference=somref fo:flow flow-name=xsl-region-body fo:block xsl:value-of

RE: unparsed-text

2007-10-06 Thread Raphael Parree
with FOP to get it to use the transformer from Saxon. I should know how-to, but it's too long ago... ;) Raphael Parree wrote: Hi, I am in the midst of upgrading to XSLT 2.0. One of the reasons moving is to be able to use the XSLT function unparsed-text. I am using it like: fo:page-sequence

RE: unparsed-text

2007-10-06 Thread Raphael Parree
the namespace declaration. -Original Message- From: Abel Braaksma [mailto:[EMAIL PROTECTED] Sent: 06 October 2007 23:16 To: fop-users@xmlgraphics.apache.org Subject: Re: unparsed-text Raphael Parree wrote: Abel, Thanks for you reply. Indeed there are many other reasons why I am moving

Maven repo

2007-08-31 Thread Raphael Parree
Hi, FOP 0.94 has not been added to a public maven repository yet? (could for example not find it at http://repo1.maven.org/maven2/org/apache/xmlgraphics/fop/) Tx., Raphael

RE: keep-together always

2007-06-13 Thread Raphael Parree
Hi, What I would except in such a case is that the content is transferred to the next page if there is not enough space on the current page. Is that not how it is intended (like for example in word-processing programs such as MS Word) Tx., Raphael -Original Message- From: Vincent

Fireworks PNG

2007-05-15 Thread Raphael Parree
Hi, I am in process of moving to Fireworks CS3 for imaging and when saving in the PNG from Fireworks (Fireworks PNG), FOP (trunk version from around 20061120) throws an exception. (java.io.EOFException see whole stacktrace below. When saving from Firworks in Flattened PNG FOP is able to show.

RE: Logging per generation process

2007-03-01 Thread Raphael Parree
language. In the meantime the priority of this has gone up a little although I still can't tell when exactly we'll have something in this area. On 21.02.2007 18:51:31 Raphael Parree wrote: Jeremias, I replying a bit late (this reply is to an email dating back to November last year) see

RE: Re: Logging per generation process

2007-02-21 Thread Raphael Parree
://wiki.apache.org/xmlgraphics-fop/ApiRequirements You're welcome to dive in yourself, of course. On 27.11.2006 10:17:49 Raphael Parree wrote: Hi, What is the status on We are planning to add an additional feedback facility to FOP which can be used to obtain all sorts of specific feedback

Logging per generation process

2006-11-27 Thread Raphael Parree
Hi, What is the status on We are planning to add an additional feedback facility to FOP which can be used to obtain all sorts of specific feedback (validation messages, layout problems etc.)!? I need per generation process logging...if the above has not been implemented is there a way of

RE: Illegalstate

2006-11-21 Thread Raphael Parree
is org.apache.fop.fo.flow.Table which calls the get method of the PropertyList with a static value of PR_X_WIDOW_CONTENT_LIMIT, which is 252. Is this helpful? Tx., Raphael -Original Message- From: Raphael Parree [mailto:[EMAIL PROTECTED] Sent: 19 November 2006 14:16 To: 'fop-users@xmlgraphics.apache.org

RE: Illegalstate

2006-11-19 Thread Raphael Parree
track it down. On 17.11.2006 15:54:47 Raphael Parree wrote: Hi, I just update to the latest trunk (my previous version was from the trunk somewhere around 2006-09-08; that's when I built the fop.jar) I get the following error. The error is an illegal state exception stating

Illegalstate

2006-11-17 Thread Raphael Parree
Hi, I just update to the latest trunk (my previous version was from the trunk somewhere around 2006-09-08; that's when I built the fop.jar) I get the following error. The error is an illegal state exception stating that endElement is called for fo:root where there is no current element.

Image overflow

2006-08-25 Thread Raphael Parree
Hi, This might have been answered, but could only find something on this in the archive of 2003. I believe in the 0.20.5 release images that where to wide were scaled down. Many of my the content that used to end up in a successful transformed PDF, now break on not being able to fit the

RE: SVG Font quality

2006-06-13 Thread Raphael Parree
be explained that 0.20.5 didn't care much about tspan elements which could lead to poor output. 0.92 is more careful. On 12.06.2006 18:03:49 Raphael Parree wrote: Jeremias, Attached is the SVG. The PDF viewer I'm using is Adobe Acrobat (7.something). The quality used to be great with the FOP

TOC problem (text-align-last)

2006-06-13 Thread Raphael Parree
Title: TOC problem (text-align-last) Hi, I have seen some posts on this earlier this year (e.g, http://www.nabble.com/TOC-problem-with-text-align-last-t1432522.html#a3864138), but no solution that works for me The problem is quite simple; in my TOC the page numbers are not correctly

RE: LazyFont NullPointerException

2006-06-12 Thread Raphael Parree
happens and where problems are much more likely to be solved. 0.20.5 is not maintained anymore. On 29.05.2006 17:59:44 Raphael Parree wrote: Hi, No there is no such message. I should probably also say that I am still using version 0.20.5 and not the latest from SVN. Tx., Raphael

RE: SVG Font quality

2006-06-12 Thread Raphael Parree
. The choice which kind is used depends on the SVG content. On 06.06.2006 13:11:41 Raphael Parree wrote: Hi, I noticed the quality of my fonts in the SVG is noticeably less in 0.92b than in was with 0.20.5. Attached is an example (left is the PDF, right is batik-1.6-squiggle). I am

Re: Original ValidationException disappears

2006-06-07 Thread Raphael Parree
Hi, I will get back on this friday and let you know. I will test if it is the filter using a test filter that I can then share with you. tx., On 6/7/06, Andreas L Delmelle [EMAIL PROTECTED] wrote: On Jun 7, 2006, at 11:34, Jeremias Maerki wrote: I don't manage to reproduce the problem with

RE: Preprocessing

2006-06-05 Thread Raphael Parree
@xmlgraphics.apache.org Subject: Re: Preprocessing On 05.06.2006 11:12:22 Raphael Parree wrote: Thanks yes I know the reason for the error, it is just that I didn't had so many with the 0.20.5 release. Probably has to do with the fact that 0.92 is more strict. Also many of my indentations have changed, and text

RE: Preprocessing

2006-06-05 Thread Raphael Parree
Found it... The namespace on fo:inline's attributes must be NULL and not http://www.w3.org/1999/XSL/Format. -Original Message- From: Raphael Parree [mailto:[EMAIL PROTECTED] Sent: 05 June 2006 16:31 To: 'fop-users@xmlgraphics.apache.org' Subject: RE: Preprocessing Thanks, I have

Preprocessing

2006-06-02 Thread Raphael Parree
, SAX-based pre-processor which is independent of the FO processor. That would make the thing much more versatile. On 30.05.2006 13:13:16 Raphael Parree wrote: The extension performs syntax checking and color highlighting of various languages (JAVA, JSP, HTML, XML, SQL, HQL, EJBQL etc). It does

RE: Preprocessing

2006-06-02 Thread Raphael Parree
- org.apache.fop.util.ContentHandlerFactoryRegistry But don't look too much at FOP. I'd use the XMLFilter approach. Good luck! On 02.06.2006 08:56:25 Raphael Parree wrote: Hi, Would you perhaps have a demo/example showing the best way of postprocessing the FO after XSL transformation before it is fed to FOP? Tx

RE: LazyFont NullPointerException

2006-05-30 Thread Raphael Parree
if you can use FOP 0.92beta instead. It may well be that the problem doesn't exist in that version. Otherwise, it's where the fun happens and where problems are much more likely to be solved. 0.20.5 is not maintained anymore. On 29.05.2006 17:59:44 Raphael Parree wrote: Hi

RE: LazyFont NullPointerException

2006-05-30 Thread Raphael Parree
difficult. A few things have changed but most of your custom code can stay the same. I'm pretty confident that you can do the migration in 2 or 3 hours max if your extension simply generates SVG. Now, I'm curious: What kind of extensions did you implement? On 30.05.2006 11:57:13 Raphael Parree wrote

RE: LazyFont NullPointerException

2006-05-30 Thread Raphael Parree
. On 30.05.2006 13:13:16 Raphael Parree wrote: The extension performs syntax checking and color highlighting of various languages (JAVA, JSP, HTML, XML, SQL, HQL, EJBQL etc). It does not generate SVG, but produces FO where it changes the font attributes. It extends the FObj and relies

LazyFont NullPointerException

2006-05-29 Thread Raphael Parree
Hi, I get the following error when trying to run an app on Mac X. I have successfully ran this app on Linux and Windows. I did see a posting back in 2003 with the same problem, but no apparent solution. The fonts I use are Verdana and Arial (bold, italic etc). The TTF files originate from a

RE: LazyFont NullPointerException

2006-05-29 Thread Raphael Parree
: LazyFont NullPointerException Was there a message Failed to read font metrics file... just before the exception? If yes, the NullPointerException is a consequence of that error. Maybe it's just a path which is not correct. On 29.05.2006 08:43:16 Raphael Parree wrote: Hi, I get the following error