html - Unable to display 3d pdf image on web page -


i want display 3d pdf image on web page not display code

<object data="2010nissanaltima.pdf"  type="application/pdf" width="630" height="450"></object> 

pdf 3d annotations not supported pdf readers, have make sure file been rendered adobe acrobat reader instead of 1 of internal pdf reader alternatives provided web-browsers chrome , firefox.

see post about change these settings in chrome example: https://superuser.com/questions/735751/chrome-open-pdfs-in-adobe-not-in-the-browser


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -