Skip to main content
Participant
March 7, 2025
Question

How can i detect if pdf is opened in program or adobe website extension?

  • March 7, 2025
  • 1 reply
  • 187 views

I need to detect if pdf is opened in program or adobe website extension. Adobe website extension displays pdf (i have form inside) different than its showed in program. I need to check where is it opened and move form fields. Any help would be appreciated.

1 reply

creative explorer
Community Expert
Community Expert
April 17, 2025

@pogan_2017 Unfortunately, you can't! Directly detecting within a PDF itself whether it's being viewed in a standalone Adobe app (like Acrobat Reader or Pro) versus an Adobe browser extension is inherently challenging due to security and sandboxing limitations of web browsers. PDFs are generally rendered by the viewing application, and there's no standard mechanism for the PDF content to query the environment it's being displayed in. 

m