Viewing 1 post (of 1 total)
  • Author
    Posts
  • #26976

    Hello!

    I have an html page with quotes inside title attribute:

    <li id="someId"><br /> <a title="This is "my" title" data-toggle="tab" href="#ofsdo_18_sdfsd_078"><br /> This is "my" title<br /> </a><br /> </li>

    If I use pd4ML to convert into pdf/rtf I have an error:
    java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at java.lang.String.charAt(String.java:658)
    at org.zefer.html.doc.PD4MLHtmlParser.buildDocument(Unknown Source)
    at org.zefer.pd4ml.PD4ML.super(Unknown Source)
    at org.zefer.pd4ml.PD4ML.render(Unknown Source)

    version: PD4ML 390b2 Pro

Viewing 1 post (of 1 total)

The forum ‘Troubleshooting’ is closed to new topics and replies.