We have orchestration in which we are generating PDF using render PDF Form and then to enable signature field we are using ReaderExtension:applyUsageRights which returns BLOB/Document type.
Now We want to convert BLOB/Document type to FormResult Object.
Please suggest.