HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Url graph not displayed › Re: Re: Url graph not displayed
November 13, 2010 at 01:29
#27828
I tried a variety of JDK versions, but was not able to provocate an with any of them URL-length problem.
Now I suspect encoded URL parts wrolly interpreted. For example “%25” is auto-replaced with 0x25 character there. Could it be a problem?
Try a long chart path without such %NN patterns. Does it work?