Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fpdf_save.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for fpdf_save.cpp:

Go to the source code of this file.

Functions

FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveAsCopy (FPDF_DOCUMENT document, FPDF_FILEWRITE *pFileWrite, FPDF_DWORD flags)
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveWithVersion (FPDF_DOCUMENT document, FPDF_FILEWRITE *pFileWrite, FPDF_DWORD flags, int fileVersion)

Function Documentation

◆ FPDF_SaveAsCopy()

FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveAsCopy ( FPDF_DOCUMENT document,
FPDF_FILEWRITE * pFileWrite,
FPDF_DWORD flags )

Definition at line 194 of file fpdf_save.cpp.

Referenced by CheckPDFiumCApi().

Here is the caller graph for this function:

◆ FPDF_SaveWithVersion()

FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDF_SaveWithVersion ( FPDF_DOCUMENT document,
FPDF_FILEWRITE * pFileWrite,
FPDF_DWORD flags,
int fileVersion )

Definition at line 201 of file fpdf_save.cpp.

Referenced by CheckPDFiumCApi().

Here is the caller graph for this function: