#!/bin/bash # Install Poppler for PDF handling apt-get update apt-get install -y poppler-utils