#!/bin/sh
exec env LANG=C LC_ALL=C xpdf.bin "$@"
