What would you like dompdf to do:
Add support for CSS "text-overflow: ellipsis;"
Do you have an example:
div {
width:100px;
height:40px;
overflow:hidden;
text-overflow: ellipsis;
}
Original issue reported on code.google.com by amerlan...@gmail.com on 8 Jun 2012 at 7:20
Original issue reported on code.google.com by
amerlan...@gmail.com
on 8 Jun 2012 at 7:20