mgufrone / pdf-to-html

PDF to HTML PHP Class using Poppler-Utils
MIT License
176 stars 89 forks source link

Notice: Undefined index: pages #40

Open vikastdev opened 7 years ago

vikastdev commented 7 years ago

Some PDF getting Notice: Undefined index: pages error

nomadme commented 7 years ago

You need poppler-utils need to be installed on your server.

If you are using Ubuntu Distro, just install it from apt sudo apt-get install poppler-utils

ketanharsodaibl commented 6 years ago

but i have same issue in windows even i installed poppler-units. Please help me.

sunsoftwares commented 5 years ago

How installe poppler-units for linex server.

sunsoftwares commented 5 years ago

Undefined index: pages in linex server(fedora)

apksundar1980 commented 4 years ago

sudo apt-get install poppler-utils After done this command. it is working fine perfectly!!!!.