Hi all,
Is there a way of converting a com.adobe.idp.Document type to a byte array (other than reading the input stream into a byte array)?
The following site mentions that Document type can be converted to File, InputStream or a byte array but doesn't give an example for the case of byte array.
Thanks,
yyz