Pdftools SDK
Loading...
Searching...
No Matches
PdfTools.h
Go to the documentation of this file.
1/******************************************************************************
2 *
3 * File: PdfTools.h
4 *
5 * Description: Main Header for Pdftools SDK
6 *
7 * Author: PDF Tools AG
8 *
9 * Copyright: Copyright (C) 2023 - 2024 PDF Tools AG, Switzerland
10 * All rights reserved.
11 *
12 *****************************************************************************/
13
14#ifndef PDFTOOLS_H__
15#define PDFTOOLS_H__
16
17#include "PdfTools_Platform.h"
18#include "PdfTools_Types.h"
19
20#include "PdfTools_PdfTools.h"
42
43#endif /* PDFTOOLS_H__ */