php - How to change pdf tab title in browser -


my pdf file open in browser tab. in title of pdf tab instead of name shows url how can changed .i using codeigniter framework , using mpdf library pdf.

your pdf document should have title metadata set. afterwards, browser use rendering tab title.

http://www.w3.org/tr/wcag20-techs/pdf18.html


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -