How to get PDF file in Safari with PDF options mode( or Reader PDFoptions mode) for our app extension?

Hi,

Currently, our app extension needs to get PDF file( Safari generates itself from the url) with Reader PDF options mode( or PDF options mode).

So, How to get PDF file in Safari with Reader PDF options mode( or PDF options mode) for our app extension?
Is there any need to declare anything special in the Info.plist file of the extension?

Does the Safari extension support exporting these PDF files? Or only used for OS default apps?

Thanks.