#include <aconf.h>#include <stdio.h>#include <stdlib.h>#include <stddef.h>#include <string.h>#include "GString.h"#include "config.h"#include "Page.h"#include "Catalog.h"#include "Stream.h"#include "XRef.h"#include "Link.h"#include "OutputDev.h"#include "Error.h"#include "ErrorCodes.h"#include "Lexer.h"#include "Parser.h"#include "PDFDoc.h"Include dependency graph for PDFDoc.cc:

Go to the source code of this file.
Defines | |
| #define | headerSearchSize 1024 |
|
|
Definition at line 34 of file PDFDoc.cc. Referenced by PDFDoc::checkHeader(). |
1.4.2