#!/bin/bash if [ ! -f $1 ]; then echo "PDF Missing!" exit 1 fi