PDF Embed API: Allow annotations an disable save and download button
In the Annotations API overview (https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos_comments/) it is explained that when enableAnnotationAPIs and includePDFAnnotations are both true, the Save and Download button are enabled. However, this is not ideal.
Is there a way to disable the save and download buttons when both enableAnnotationAPIs and includePDFAnnotations are true? Attempting to set showDownloadPDF to false no longer works unfortunately.
