adobe_field
The Adobe Field module adds a custom field type for Drupal that enables users to preview Adobe Acrobat PDF files directly on their site using Adobe's embeddable iframe viewer. It enhances the file selection experience and supports previewing up to 20 files.
Features
Custom field type for embedding PDFs
Uses Adobe's iframe viewer for seamless previews
Supports up to 20 file previews
Improved file selection UI
Configurable via Drupal’s Manage Display settings
Installation
Download and install the module in your Drupal 10 environment.
Add an Adobe Field to your content type.
Configure the display settings under Manage Display to enable the preview.
The root of folder is in modules/contrib/adobe_field Put your Adobe CLIENT ID in js/adobe.js instead of CLIENTID
Notes
Only publicly accessible files can be previewed, as Adobe’s viewer requires a direct URL.
The module may not function correctly in local development environments or on servers behind a firewall.
Contributing
Feel free to fork the repository and submit pull requests. Feedback and contributions are welcome!