QPDFJob_config.cc
27 Bytes
#include <qpdf/QPDFJob.hh>
Create QPDFJob_options.cc to hold API implementation functions. Reorganize a little in preparation for moving public member variables private and creating the real QPDFJob API that will be used by callers as well as the argv/json initialization methods.