If an empty anchor is defined, for instance like xhtml snippet
<a name="local_anchor"/>
itext fails with the following
java.lang.RuntimeException: The name 'local_anchor' has no local destination
fixed in r781348
fixed in r781348