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", }
