Some things that don't work in Aspose.Pdf for Java |
| Published: October 15, 2007, 4:26 pm |
|
Hi, I purshased Apose.Pdf for Java recently and am attempting to convert some of our HTML templates to PDF using Pdf.bindHTML(). Here is a list of some things that either throw the AsposeBaseException or are not supported that are in our tempates. I have tested all these in the simplest cases possible using a template of <html><body><div>text</div></body></html> and replacing 'text' with the problematic HTML.Throws AsposeBaseException:<colgroup> tag in a table& in any text. ie. <b>Peanut butter & Jelly time</b>nowrap attribute. ie. <div nowrap>some text</div> non-breaking space anywhere in the html. This may be because it includes the '&' which isn't liked very much. ie. <td> </td>Any tag atrribute not in quotes. ie. <table border=2>Not supported, but would be nice to have:Table border. No border seems to even show up if I use [ Full article ] |
|
|
No Comments...