This example demonstrates how PDF-A-go-go handles cases where a PDF download URL initially returns an HTML page that triggers the actual PDF download. This is common with institutional repositories and document management systems.
The viewer below is configured to load a URL that returns an HTML page first. The viewer will:
- Show the HTML page in an iframe
- Wait for the PDF download to start
- Load the PDF once downloaded