You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the method printDocument in XmlUtils OMIT_XML_DECLARATION is hardcoded to 'yes', make it configurable by taking a boolean parameter to override the value, with a default value of true.