Is there a way to detect the Reader Type?The scenario is user may open
the PDF form with non-adobe readers which may break the PDF form. To
prevent this, I need to check the Reader Type. If the form was opened by
non-adobe readers, a message will show and close the form.So, Is there a
way to check whether the user open the PDF form using Adobe Reader or
other non-adobe readers. How do I implement it in AEM Designer?