<div>I want to find out how many bytes my document is.</div>
<div>&nbsp;</div>
<div>An easy way would be to stream the document to disk, and then call File.size()</div>
<div>&nbsp;</div>
<div>but is there any way to find out without saving the document to disk first??<br>&nbsp;</div>
<div>best regards</div>
<div>søren</div>