You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Daniel Pfuhl <pf...@yahoo.de> on 2001/09/17 16:27:32 UTC

Fop & JPEG-Patch

Hi

can anybody give me a quick tour about
how to get fop working with the patch
from eric dalquist?!

i downloaded a developer-snapshot and
copied the patched files at the
appropriate locations. after starting
fop to generate my pdf it is running
into an infinite error without printing
any stack-trace :-(

looks like this:

C:\myWork\xml\fop-dev>java -cp
build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\avalon-framework
-4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-1.0.jar
org.apache.fop.apps.Fop -d -c conf\userconfig.xml -xsl
C:\Programme\Apach
e\tomcat\webapps\cocoon\diplom\styles\main.pdf.xsl
-xml
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\index_raw.xml
-
pdf
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\pdf\outfile_main.pdf
[INFO]: FOP 0.20.1
[INFO]: building formatting object tree
[INFO]: [1]
[INFO]: [1]
[INFO]: [2]
[INFO]: [3]
[INFO]: [1]
[INFO]: [2]
[ERROR]: >
[ERROR]: >
[ERROR]: >
[ERROR]: >

thanks 

=====
--------------------------------------------------------
Daniel Pfuhl
mailto:daniel@dphome.de

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


FYI: Fop 0.19 & JPEG-Patch

Posted by Don Wellington <da...@yahoo.com>.
It appears to work with FOP 0.19 for people who are
using older versions of FOP. Took my picture intensive
PDF from 35MB to 4MB.

Don


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: Fop & JPEG-Patch

Posted by Daniel Pfuhl <pf...@yahoo.de>.
Hi Eric,

I've got the patch working now. I did this against
the last release-sources and now it works :)

so thanx very much for this very useful changes.
i am now able to write my diploma using xml and fop.

daniel

 --- "Eric B. Dalquist" <eb...@mtu.edu> schrieb: >
Just so everyone knows. If anyone has problems with
> the patch please send me
> the jpg at least and preferably the whole .fo that
> is cause the problems. I'm
> pretty busy with a musical right now but I will do
> my best to find and fix all
> the bugs. I unfortunatly didn't have the time to
> test this patch as much as I
> would have liked but the rest of you find the bugs
> is still help[full.
> 
> -Eric Dalquist
> 
> Jim Wright wrote:
> 
> > Did you rerun the build to get a new jar file and
> classes?
> >
> > Make sure you put the new files in place, delete
> the one Eric mentions in
> > his email, then run the build.
> >
> > Worked like a charm for me.
> >
> > jw
> >
> > -----Original Message-----
> > From: Daniel Pfuhl [mailto:pfuhli@yahoo.de]
> > Sent: Monday, September 17, 2001 9:28 AM
> > To: fop-list
> > Subject: Fop & JPEG-Patch
> >
> > Hi
> >
> > can anybody give me a quick tour about
> > how to get fop working with the patch
> > from eric dalquist?!
> >
> > i downloaded a developer-snapshot and
> > copied the patched files at the
> > appropriate locations. after starting
> > fop to generate my pdf it is running
> > into an infinite error without printing
> > any stack-trace :-(
> >
> > looks like this:
> >
> > C:\myWork\xml\fop-dev>java -cp
> >
>
build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\ava
> > lon-framework
> > -4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-1.0.jar
> > org.apache.fop.apps.Fop -d -c conf\userconfig.xml
> -xsl
> > C:\Programme\Apach
> > e\tomcat\webapps\cocoon\diplom\styles\main.pdf.xsl
> > -xml
> >
>
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\index_raw.xml
> > -
> > pdf
> >
>
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\pdf\outfile_main.pdf
> > [INFO]: FOP 0.20.1
> > [INFO]: building formatting object tree
> > [INFO]: [1]
> > [INFO]: [1]
> > [INFO]: [2]
> > [INFO]: [3]
> > [INFO]: [1]
> > [INFO]: [2]
> > [ERROR]: >
> > [ERROR]: >
> > [ERROR]: >
> > [ERROR]: >
> >
> > thanks
> >
> > =====
> >
>
--------------------------------------------------------
> > Daniel Pfuhl
> > mailto:daniel@dphome.de
> >
> >
>
__________________________________________________________________
> > Do You Yahoo!?
> > Gesendet von Yahoo! Mail - http://mail.yahoo.de
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> fop-dev-unsubscribe@xml.apache.org
> > For additional commands, email:
> fop-dev-help@xml.apache.org
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> fop-dev-unsubscribe@xml.apache.org
> > For additional commands, email:
> fop-dev-help@xml.apache.org
> 
> --
> Eric B. Dalquist
> 
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> fop-dev-unsubscribe@xml.apache.org
> For additional commands, email:
> fop-dev-help@xml.apache.org
>  

=====
--------------------------------------------------------
Daniel Pfuhl
mailto:daniel@dphome.de

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: Fop & JPEG-Patch

Posted by "Eric B. Dalquist" <eb...@mtu.edu>.
Just so everyone knows. If anyone has problems with the patch please send me
the jpg at least and preferably the whole .fo that is cause the problems. I'm
pretty busy with a musical right now but I will do my best to find and fix all
the bugs. I unfortunatly didn't have the time to test this patch as much as I
would have liked but the rest of you find the bugs is still help[full.

-Eric Dalquist

Jim Wright wrote:

> Did you rerun the build to get a new jar file and classes?
>
> Make sure you put the new files in place, delete the one Eric mentions in
> his email, then run the build.
>
> Worked like a charm for me.
>
> jw
>
> -----Original Message-----
> From: Daniel Pfuhl [mailto:pfuhli@yahoo.de]
> Sent: Monday, September 17, 2001 9:28 AM
> To: fop-list
> Subject: Fop & JPEG-Patch
>
> Hi
>
> can anybody give me a quick tour about
> how to get fop working with the patch
> from eric dalquist?!
>
> i downloaded a developer-snapshot and
> copied the patched files at the
> appropriate locations. after starting
> fop to generate my pdf it is running
> into an infinite error without printing
> any stack-trace :-(
>
> looks like this:
>
> C:\myWork\xml\fop-dev>java -cp
> build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\ava
> lon-framework
> -4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-1.0.jar
> org.apache.fop.apps.Fop -d -c conf\userconfig.xml -xsl
> C:\Programme\Apach
> e\tomcat\webapps\cocoon\diplom\styles\main.pdf.xsl
> -xml
> C:\Programme\Apache\tomcat\webapps\cocoon\diplom\index_raw.xml
> -
> pdf
> C:\Programme\Apache\tomcat\webapps\cocoon\diplom\pdf\outfile_main.pdf
> [INFO]: FOP 0.20.1
> [INFO]: building formatting object tree
> [INFO]: [1]
> [INFO]: [1]
> [INFO]: [2]
> [INFO]: [3]
> [INFO]: [1]
> [INFO]: [2]
> [ERROR]: >
> [ERROR]: >
> [ERROR]: >
> [ERROR]: >
>
> thanks
>
> =====
> --------------------------------------------------------
> Daniel Pfuhl
> mailto:daniel@dphome.de
>
> __________________________________________________________________
> Do You Yahoo!?
> Gesendet von Yahoo! Mail - http://mail.yahoo.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org

--
Eric B. Dalquist




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


RE: Fop & JPEG-Patch

Posted by Jim Wright <jw...@palgraphics.com>.
Did you rerun the build to get a new jar file and classes?

Make sure you put the new files in place, delete the one Eric mentions in
his email, then run the build.

Worked like a charm for me.

jw

-----Original Message-----
From: Daniel Pfuhl [mailto:pfuhli@yahoo.de]
Sent: Monday, September 17, 2001 9:28 AM
To: fop-list
Subject: Fop & JPEG-Patch


Hi

can anybody give me a quick tour about
how to get fop working with the patch
from eric dalquist?!

i downloaded a developer-snapshot and
copied the patched files at the
appropriate locations. after starting
fop to generate my pdf it is running
into an infinite error without printing
any stack-trace :-(

looks like this:

C:\myWork\xml\fop-dev>java -cp
build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\ava
lon-framework
-4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-1.0.jar
org.apache.fop.apps.Fop -d -c conf\userconfig.xml -xsl
C:\Programme\Apach
e\tomcat\webapps\cocoon\diplom\styles\main.pdf.xsl
-xml
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\index_raw.xml
-
pdf
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\pdf\outfile_main.pdf
[INFO]: FOP 0.20.1
[INFO]: building formatting object tree
[INFO]: [1]
[INFO]: [1]
[INFO]: [2]
[INFO]: [3]
[INFO]: [1]
[INFO]: [2]
[ERROR]: >
[ERROR]: >
[ERROR]: >
[ERROR]: >

thanks

=====
--------------------------------------------------------
Daniel Pfuhl
mailto:daniel@dphome.de

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org