Hi

I have to do a paper PDF form.
Because i have a lot of square they do not print   THIN line

See the example i send.

thanks - gracias

Julio Oliveira  - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

                      Analista de Sistemas
        Java Developer - Ingenieria en Software
                  Arquitectura de Software



-----Mensaje original-----
De: Benjamin Wischek [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 05 de septiembre de 2003 7:16
Para: [EMAIL PROTECTED]
Asunto: Re: Printing PDF ?!?


> Looks like the exception is thrown by Xalan. Which would suggest that the
> problem is caused by something in your XSL stylesheet.
>
> Are you passing in XSL and XML files as arguments at command line? If so,
> Xalan gets called to generate the XSL-FO first, before FOP begins
> processing
> it. Please use xalan to generate the intermediate XSL-FO, as described
> here:
>
> http://xml.apache.org/fop/running.html#check-input
>
> You should see an error message that will describe what is wrong with your
> XSL stylesheet.

Hi Chris !

Ok, I checked it and generated the fo-file with xalan first. there is no
output on the console which says there is an error. I generates a fo-file.
Seems
like there is no error in the xsl...

When I try to render the generated fo with fop I get a different message
now. I attached it to the mail as exception_console.txt.

I also used the example on the FOP-Page XML2PDF and edited it to pcl output.
With the same xsl-file as above I get a different exception as included as
exception_java.txt.

Sorry, but I don't really know where the problem is...what I think to be
strange is the exception the Jbuilder points out: method isReadonly()Z not
found
What does this Z do there behind the brackets ? Is this allowed ?

Thank you for your help.

Greetings, Ben

Attachment: resultado1.pdf
Description: Adobe PDF document

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to