Re: Is there a way to enable exceptions when a font is not found

2006-12-15 Thread Michael J. Mueller
Hello, On 12/10/06, J.Pietschmann [EMAIL PROTECTED] wrote: Michael J. Mueller wrote: when a font is not found I just get logging but the exception is swallowed. ... Is is possible to get an exception from Apache FOP in this case. No, I'm afraid. You can however try to watch the log

Copy/Paste out of PDF

2006-12-15 Thread Aeberhard Marc \(SECI\)
Hello, If i render a PDF with TTF fonts i won't be able to copy text out of it.. Is there a way to fix this problem? I heard that with RenderX this should work - nice, but i want to use FOP Any ideas are welcome... Environment: FOP 0.92beta Win XP Thanks a lot, Marc Aeberhard

Re: Need help with compiling fop beta for java 1.3 - images not working

2006-12-15 Thread jelka . kosir
I now have more detail information about the trouble I have with my build. In my xml file that I am transforming I have an image reference to a non-existent image on a Domino application server where there is basic authentication needed. When I try to open the image in my browser I get a login

Re: Need help with compiling fop beta for java 1.3 - images not working

2006-12-15 Thread Jeremias Maerki
You need to set the JAVA_HOME environment variable to you actually compile with JDK 1.3.1. You currently compile with a 1.5 class library and compiler as you can see in the first echos from the build. Be sure to do an ant clear before you build after switching. On 14.12.2006 14:36:40 jelka.kosir

Re: Copy/Paste out of PDF

2006-12-15 Thread Jeremias Maerki
This is solved in the latest FOP Trunk from the SVN repository. On 15.12.2006 13:27:49 Aeberhard Marc \(SECI\) wrote: Hello, If i render a PDF with TTF fonts i won't be able to copy text out of it.. Is there a way to fix this problem? I heard that with RenderX this should work - nice, but i

RE: Copy/Paste out of PDF

2006-12-15 Thread Aeberhard Marc \(SECI\)
Thanks a lot for fast and nice answer!:) Will test it immediatly... -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Freitag, 15. Dezember 2006 13:51 To: fop-users@xmlgraphics.apache.org Subject: Re: Copy/Paste out of PDF This is solved in the latest FOP Trunk

Re: Need help with compiling fop beta for java 1.3 - images not working

2006-12-15 Thread jelka . kosir
When I change my JAVA_HOME to jdk 1.3 this is what I get: init-avail: [echo] --- Apache FOP 0.92beta [1999-2006] [echo] See build.properties and build-local.properties for additional build settings [echo] Apache Ant version 1.6.5 compiled on

Re: Need help with compiling fop beta for java 1.3 - images not working

2006-12-15 Thread Jeremias Maerki
Copy xalan*.jar, xerces*.jar, serializer*.jar and xml-apis*.jar from FOP's lib directory into %ANT_HOME%/lib. That should do the trick. On 15.12.2006 16:02:16 jelka.kosir wrote: When I change my JAVA_HOME to jdk 1.3 this is what I get: init-avail: [echo] --- Apache FOP

Re: Need help with compiling fop beta for java 1.3 - images not working

2006-12-15 Thread jelka . kosir
Yes I see, It did the trick ... : ) It was strange because I had the fop lib in my classpath ... And building with ant and java 1.5 did not have this problems finding the fop lib jars ... Thank you for help, I hope I can now get to the main issues I have ... Jelka Jeremias Maerki [EMAIL

Treating missing graphics as severe error

2006-12-15 Thread Paul Moloney
Is there any way to configure FOP to halt if a graphic is missing, rather than continue and produce a PDF? Thanks, -pm http://oceanclub.blogspot.com Garth Marenghi is the most significant artist that I've worked with and I've worked with Lulu and four other people, so we're talking crème de

Re: Need help with compiling fop beta for java 1.3 - images not working

2006-12-15 Thread Jeremias Maerki
On 15.12.2006 16:21:55 jelka.kosir wrote: Yes I see, It did the trick ... : ) It was strange because I had the fop lib in my classpath ... But Ant probably didn't have those libraries in the classpath and they are needed to generate some Java classes. And building with ant and java 1.5 did

Re: Treating missing graphics as severe error

2006-12-15 Thread Jeremias Maerki
Just for reference: http://wiki.apache.org/xmlgraphics-fop/ProcessingFeedback This is something that has been on my task list for a long time but always at low priority. It would be great if you, Paul and Jelka, could work on this. On 15.12.2006 16:54:46 Chris Bowditch wrote: Paul Moloney

Supressing blank pages in double sided output

2006-12-15 Thread Tavmjong Bah
Hi, I am trying to suppress blank pages between chapters in DocBook source processed by xsltproc. I am using a modified fo/pagesetup.xsl file following the advise in http://lists.ebxml.org/archives/docbook-apps/200604/msg00216.html This inserts initial-page-number=auto (instead of