/* See LICENSE file for license and copyright information */ #include "pdf.h" bool pdf_document_open(zathura_document_t* document) { return true; }