Hi, I have a pdf here: http://www.jestercom.net/prince/hcemr/test2.pdf that looks great except when i have certain xml values that are longer than others, i need to simply make the values have a min-height and max-height. here's my xml: http://www.jestercom.net/prince/hcemr/test2.xml and here's my css: http://www.jestercom.net/prince/hcemr/style.css
the longer fields are denoted by being preceded by <fieldTypeId>9</fieldTypeId>
you can see that the min-height does expand the field, but it doesn't push the next one down. i tried floating it and clearing all other fields, but this doesn't seem to have worked.
the longer fields are denoted by being preceded by <fieldTypeId>9</fieldTypeId>
you can see that the min-height does expand the field, but it doesn't push the next one down. i tried floating it and clearing all other fields, but this doesn't seem to have worked.