Haru Free PDF Library
_HPDF_Doc_Rec Struct Reference

#include <hpdf_doc.h>

Collaboration diagram for _HPDF_Doc_Rec:

Data Fields

HPDF_UINT32 sig_bytes
 
HPDF_PDFVer pdf_version
 
HPDF_MMgr mmgr
 
HPDF_Catalog catalog
 
HPDF_Outline outlines
 
HPDF_Xref xref
 
HPDF_Pages root_pages
 
HPDF_Pages cur_pages
 
HPDF_Page cur_page
 
HPDF_List page_list
 
HPDF_Error_Rec error
 
HPDF_Dict info
 
HPDF_Dict trailer
 
HPDF_List font_mgr
 
HPDF_BYTE ttfont_tag [6]
 
HPDF_List fontdef_list
 
HPDF_List encoder_list
 
HPDF_Encoder cur_encoder
 
HPDF_BOOL compression_mode
 
HPDF_BOOL encrypt_on
 
HPDF_EncryptDict encrypt_dict
 
HPDF_Encoder def_encoder
 
HPDF_UINT page_per_pages
 
HPDF_UINT cur_page_num
 
HPDF_Stream stream
 

Detailed Description

Field Documentation

◆ catalog

HPDF_Catalog _HPDF_Doc_Rec::catalog

◆ compression_mode

HPDF_BOOL _HPDF_Doc_Rec::compression_mode

◆ cur_encoder

HPDF_Encoder _HPDF_Doc_Rec::cur_encoder

◆ cur_page

HPDF_Page _HPDF_Doc_Rec::cur_page

◆ cur_page_num

HPDF_UINT _HPDF_Doc_Rec::cur_page_num

◆ cur_pages

HPDF_Pages _HPDF_Doc_Rec::cur_pages

◆ def_encoder

HPDF_Encoder _HPDF_Doc_Rec::def_encoder

◆ encoder_list

HPDF_List _HPDF_Doc_Rec::encoder_list

◆ encrypt_dict

HPDF_EncryptDict _HPDF_Doc_Rec::encrypt_dict

◆ encrypt_on

HPDF_BOOL _HPDF_Doc_Rec::encrypt_on

◆ error

HPDF_Error_Rec _HPDF_Doc_Rec::error

◆ font_mgr

HPDF_List _HPDF_Doc_Rec::font_mgr

◆ fontdef_list

HPDF_List _HPDF_Doc_Rec::fontdef_list

◆ info

HPDF_Dict _HPDF_Doc_Rec::info

◆ mmgr

HPDF_MMgr _HPDF_Doc_Rec::mmgr

◆ outlines

HPDF_Outline _HPDF_Doc_Rec::outlines

◆ page_list

HPDF_List _HPDF_Doc_Rec::page_list

◆ page_per_pages

HPDF_UINT _HPDF_Doc_Rec::page_per_pages

◆ pdf_version

HPDF_PDFVer _HPDF_Doc_Rec::pdf_version

◆ root_pages

HPDF_Pages _HPDF_Doc_Rec::root_pages

◆ sig_bytes

HPDF_UINT32 _HPDF_Doc_Rec::sig_bytes

◆ stream

HPDF_Stream _HPDF_Doc_Rec::stream

◆ trailer

HPDF_Dict _HPDF_Doc_Rec::trailer

◆ ttfont_tag

HPDF_BYTE _HPDF_Doc_Rec::ttfont_tag[6]

◆ xref

HPDF_Xref _HPDF_Doc_Rec::xref
Examples
pattern.c, and pattern2.c.

The documentation for this struct was generated from the following file: