Pretty printing was working fine for me until I added a PRE tag to my html
page.  This was almost the last item added on the page, but it essentially
made GenericElement.getPrettyPrint() return false for all elements.  I have
not been able to track down why this is happening.

PRE calls setPrettyPrint(false)
Any other calls to getPrettyPrint() return false;

Anyone have some ideas?

John McNally



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to