view pdf on list page

Are there any steps taken to get the PDF uploaded and automatically view it on the list page?
thank you

Enable View Tag as IMAGE and enable the Advanced Setting “Embed PDF documents” (enabled by default).

ok thanks.

how to enlarge a pdf attachment. i tried it on
client scripts-> Global-> page with header / footer-> client scripts.
im try the code
ew.PDFObjectOptions {
width: 100000px! important ;;
height: 100000px! important ;;
}
but the list doesn’t change anything.
thanks

https://discourse.hkvstore.com/t/pdf-view-size/830/1