BTW, are you aware of the flex-falcon compiler project? It is packaged separately and produces SWFs without hacking Batik and Velocity. We're working on is 'alpha' release.
-Alex On 4/16/14 9:53 AM, "Alex Harui" <aha...@adobe.com> wrote: > > >On 4/16/14 3:16 AM, "Bastien ROUCARIES" <roucaries.bast...@gmail.com> >wrote: >>Thanks >> >>About xerces it seems that we could drop the patch. You only need it >>in order to get line number information. >> >>By overriding setDocumentlocator you could get a locator object and >>then call locator getLineNumber() method. >> >>Could you confirm ? >I don't know the code well enough to confirm. I guess you'd have to try >it out. > >-Alex >