I commited new PS code that Carsten Hammer sent me. The .jj file builds
the parser and I was also sent a new ant target to do it:
<target name="regeneratepsgrammar">
<javacc javacchome="C:/JavaCC2.1/bin/lib"
outputdirectory="com/lowagie/text/pdf/codec/postscript"
target="com/lowagie/text/pdf/codec/postscript/paparser.jj" />
</target>
can be used in ant to rebuild the postscript grammar using javacc.
Of course the javacchome path has to be adjusted to the local copy of
javacc.
Paulo
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of bruno
> Sent: Friday, April 07, 2006 12:11 PM
> To: [email protected]
> Subject: Re: [iText-questions] Re: SV: Table and Cell objects
> misbehaving with iText 1.3.6
>
> Paulo Soares wrote:
>
> >
> >>I think I have fixed it. The fix is in CVS (PdfDocument).
> >>I hope I didn't introduce any new side-effects.
> >>
> >>
> >
> >Crossing fingers...
> >
> ;-)
>
> The code written by Karsten Klein is rather complex
> (but that's typical for class Table, isn't it?).
> However I have tested the fix with the tutorial examples
> and they look fine. I'll do some more tests with other
> examples later on.
>
> While I was running the script that builds the tutorial
> examples, I found an other problem: the new PS code
> breaks the tutorial example.
> At first I got an IO error because I didn't have init.ps
> in my jar. Now the exception says 'Operand stack is empty'.
> BTW what is that jj file? I also added it to the jar, but
> I have no idea if it's necessary.
> br,
> Bruno
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking
> scripting language
> that extends applications into web and mobile media. Attend
> the live webcast
> and join the prime developer group breaking into this new
> coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&
> dat=121642
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions