/*! \file ** ** \file ptbOverviewAPDFL.h ** ** \brief callas pdfEngine SDK: APDFL interface ** ** \author © 2009-2011 callas software GmbH, Berlin, Germany - www.callassoftware.com ** */ /*! ** \page CAPIAPDFL callas pdfEngine SDK C API with PDDoc interface Overview ** ** \section API_Intro_sec Introduction ** ** The C API with PDDoc interface is divided in the following parts: ** ** - ptbPreflightAPDFL.h Preflight C API with PDDoc interface ** ** - ptbArrangeAPDFL.h Arrange action C API with PDDoc interface ** ** - ptbColorsAPDFL.h Color action C API with PDDoc interface ** ** - ptbDocumentsAPDFL.h Document action C API with PDDoc interface ** ** - ptbLayersAPDFL.h Layer action C API with PDDoc interface ** ** - ptbPresentationAPDFL.h Presentation action C API with PDDoc interface ** ** - ptbExportAPDFL.h Export action C API with PDDoc interface ** ** - ptbPDFAAPDFL.h PDF/A action C API with PDDoc interface ** ** The header ptbAPDFL.h can be used to include all of the callas pdfEngine SDK ** C API APDFL headers. ** */ /******************************************************************************/ /******************************************************************************/ /* EOF */