Skip to content

Query: Displaying S3 Private PDFs via Adobe Embed API in Next.js with Versioning Support #1015

@RVashi

Description

@RVashi

Hi Team,

I am integrating the Adobe PDF Embed API into my Next.js application to display PDF files securely.

Problem
My PDFs are stored in AWS S3 buckets with private access (not public URLs).

I want to display these PDFs in my frontend via Adobe Embed API securely.

Additionally, I want to implement versioning, so if the PDF is updated in S3, it reflects appropriately without exposing public URLs.

Current Implementation Attempt
I generate pre-signed URLs from S3 to provide temporary access to files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions