libscipaper 1.0.x
Data Fields
PdfData Struct Reference

This struct contains the raw data of a PDF document. More...

#include <types.h>

Data Fields

unsigned char * data
 Raw data.
 
size_t length
 Length of data.
 
DocumentMetameta
 Meta data of the document that the PDF belongs to.
 

Detailed Description

This struct contains the raw data of a PDF document.