Bug Report – Acrobat Chrome Extension ignores web application filters when opening generated PDF
Issue
After a recent update of the Adobe Acrobat Chrome Extension, PDFs generated from our web application no longer preserve the filters selected by the user.
The web application correctly displays the filtered list of transactions, but when the user clicks Print, the PDF opened through the Adobe Acrobat Chrome Extension contains all transactions instead of only the filtered ones.
Environment
-
Operating System: Windows
-
Browser: Google Chrome
-
Adobe Acrobat Chrome Extension: [26.7.2.4]
-
Chrome version: [Versione 151.0.7922.77 (Build ufficiale) (a 64 bit)]
-
Web application: enterprise banking web application
-
O.S. : Windows 11 – vers. 25H2 – build 26200.8973
Steps to reproduce
-
Log in to the web application.
-
Open the account transactions/movements section.
-
Apply one or more filters.
-
The web page correctly displays the filtered results.
-
Click Print.
-
The PDF is opened using the Adobe Acrobat Chrome Extension.
Expected result
The generated PDF should contain exactly the same filtered transactions displayed in the web application.
For example:
-
Web application: 21 filtered transactions
-
Printed PDF: 21 filtered transactions
Actual result
When the Adobe Acrobat Chrome Extension is enabled, the generated PDF contains all transactions, ignoring the filters previously applied in the web application.
For example:
-
Web application: 21 transactions
-
Printed PDF: 2021 transactions
The PDF therefore does not correspond to the filtered view shown immediately before printing.
Important observation
The issue occurs only when the Adobe Acrobat Chrome Extension is enabled.
If the Adobe Acrobat Chrome Extension is disabled in Chrome, the same operation works correctly:
-
the web application displays the 21 filtered transactions;
-
clicking Print generates a PDF containing the same 21 transactions.
This strongly suggests that the Acrobat Chrome Extension is interfering with the way the PDF request is handled.
Regression
This workflow worked correctly before a recent update of the Adobe Acrobat Chrome Extension.
The problem appeared after the extension was updated.
No changes were made to the web application or to the filtering functionality.
Additional evidence
When the problem occurs, the PDF is opened through the Acrobat Chrome Extension and the browser address contains the extension URL:
chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/...
When the Acrobat Extension is disabled, Chrome handles the PDF normally and the filters are preserved.
Request
Could the Adobe Acrobat Chrome Extension team please investigate whether a recent update changed the way PDFs generated dynamically by authenticated web applications are requested or opened?
In particular, could you verify whether the extension is altering, dropping or otherwise failing to preserve information associated with the original web application request, such as query parameters, session context, cookies or other request data required to generate the filtered PDF?
The issue is reproducible and the workaround is to disable the Adobe Acrobat Chrome Extension.
