The program work well, except there are minor problem.
1) it ignore the encoding attribute in the original html and add english as the default encoding.
2) it ignore the <center> attribute in the original html.
3) Table within table is not supported
any suggestion to handle the problem
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The program work well, except there are minor problem.
1) it ignore the encoding attribute in the original html and add english as the default encoding.
2) it ignore the <center> attribute in the original html.
3) Table within table is not supported
any suggestion to handle the problem