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 * Notice: By downloading and using this artifact, you accept PDF Tools AG's
13 * [license agreement](https://www.pdf-tools.com/license-agreement/),
14 * [privacy policy](https://www.pdf-tools.com/privacy-policy/),
15 * and allow PDF Tools AG to track your usage data.
16 *
17 *****************************************************************************/
18
19#ifndef PDFTOOLS_H__
20#define PDFTOOLS_H__
21
22#include "PdfTools_Platform.h"
23#include "PdfTools_Types.h"
24
25#include "PdfTools_PdfTools.h"
47
48#endif /* PDFTOOLS_H__ */