質問
[PDF Embed API] Comments option is enabled although i disabled it
This happens only with large files(over 80mb)
my config:
const customFlags = {
showToolbar: false,
showCommentsPanel: false,
downloadWithAnnotations: false,
showToolsOnTextSelection: true,
printWithAnnotations: false
};
