I can't remove the anchor because my xhtml is generated from an existing html (used by others applications, so i can't modify it). Thanks for your response, i'll developped my own tool to remove specifics xhtml tags.
Lukas Theussl-3 wrote: > > > Not sure I understand but if you don't want an anchor, why not just remove > it? > > Anyway, you can't tell a parser to ignore one tag and not the other. > > HTH, > -Lukas > > > niamande wrote: >> I've got a xhtml with an anchor before a section : >> ..l txt1 >> <div class="section">...... >> </div> >> How indicate to doxia plugin to ignore this anchor ? I don't want that it >> appears in the generated pdf. >> Thanks ! > > -- View this message in context: http://www.nabble.com/XHTML-to-PDF-with-doxia-maven-plugin%2C-ignore-some-tags-tp22702451p22718534.html Sent from the Doxia - Users mailing list archive at Nabble.com.
