11#include "PdfElement.h"
26 friend class PdfAnnotationFileAttachment;
27 friend class PdfNameTreeBase;
48 void SetEmbeddedDataFromFile(
const std::string_view&
filepath);
SPDX-FileCopyrightText: (C) 2005 Dominik Seichter domseichter@web.de SPDX-FileCopyrightText: (C) 2020...
PdfDocument is the core interface for working with PDF documents.
Definition PdfDocument.h:111
A file specification is used in the PDF file to refer to another file.
Definition PdfFileSpec.h:24
This class represents a PDF indirect Object in memory.
Definition PdfObject.h:35
Convenient type for char array storage and/or buffer with std::string compatibility.
Definition basetypes.h:38
SPDX-FileCopyrightText: (C) 2022 Francesco Pretto ceztko@gmail.com SPDX-License-Identifier: LGPL-2....
Definition basetypes.h:16