libhpdftbl 1.5.0
Table construction library for Haru PDF library
Loading...
Searching...
No Matches
src Directory Reference

Files

file  config.h [code]
 
file  hpdftbl.c
 Main module for flexible table drawing with HPDF library.
 
file  hpdftbl.h [code]
 Header file for libhpdftbl.
 
file  hpdftbl_callback.c
 Routines for plain and dynamic callback function.
 
file  hpdftbl_dump.c
 Functions for json serializing of table data structure.
 
file  hpdftbl_errstr.c
 Utility module to translate HPDF error codes to human readable strings.
 
file  hpdftbl_grid.c
 Create a grid on a document for positioning.
 
file  hpdftbl_load.c
 Functions for load (internalizing) serialized data structure.
 
file  hpdftbl_theme.c
 Functions for theme handling.
 
file  hpdftbl_widget.c
 Support for drawing widgets.
 
file  read_file.c
 Function for reading a file into a memory buffer.
 
file  xstr.c
 Safe version of strncat() and strncpy() taken from the BSD stdlib.