Haru Free PDF Library
hpdf_pdfa.h File Reference
#include "hpdf_doc.h"
#include "hpdf_objects.h"
Include dependency graph for hpdf_pdfa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

HPDF_STATUS HPDF_PDFA_AppendOutputIntents (HPDF_Doc pdf, const char *iccname, HPDF_Dict iccdict)
 
HPDF_STATUS HPDF_PDFA_SetPDFAConformance (HPDF_Doc pdf, HPDF_PDFAType pdfatype)
 
HPDF_STATUS HPDF_PDFA_GenerateID (HPDF_Doc)
 

Function Documentation

◆ HPDF_PDFA_AppendOutputIntents()

HPDF_STATUS HPDF_PDFA_AppendOutputIntents ( HPDF_Doc  pdf,
const char *  iccname,
HPDF_Dict  iccdict 
)

◆ HPDF_PDFA_GenerateID()

HPDF_STATUS HPDF_PDFA_GenerateID ( HPDF_Doc  )

◆ HPDF_PDFA_SetPDFAConformance()

HPDF_STATUS HPDF_PDFA_SetPDFAConformance ( HPDF_Doc  pdf,
HPDF_PDFAType  pdfatype 
)