AdobeDocs / AdobeDocs/pdfservices-api-documentation

Issue in /src/pages/overview/pdf-embed-api/index.md

Open
#1,034 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
229
PR merge metrics
No merged PRs in 30d

Description

The PDF is getting cut off on the right side; there is a lot of margin on the left side. Even in the demo page of the official website, there is a huge left margin; the PDF should be in the centre with no margin cut, and the API is not working properly on mobile devices. Please fix it.

`const previewConfig = {
showDownloadPDF: false,
showPrintPDF: false,
showAnnotationTools: false,
defaultViewMode: "FIT_PAGE",
}
`

Image

Contributor guide

Open the contributing guide

Research direction

Start with /src/pages/overview/pdf-embed-api/index.md and reproduce the embedded PDF using the shown previewConfig on desktop and mobile. Compare the page with the official website demo, then verify that the PDF is centered without right-side clipping and that the API works on mobile.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.