Pajdeg  0.2.2
Pajdeg
PDContentStreamPrinter.h File Reference
#include "PDContentStream.h"

Go to the source code of this file.

Functions

PDContentStreamRef PDContentStreamCreateStreamPrinter (FILE *stream)
 

Detailed Description

PDF content stream printer header file.

Prints the commands of a content stream to e.g. stdout.

Function Documentation

PDContentStreamRef PDContentStreamCreateStreamPrinter ( FILE *  stream)

Create a content stream configured to print out every operation to the given file stream

This is purely for debugging Pajdeg and/or odd PDF content streams, or to learn what the various operators do and how they affect things.

Parameters
streamThe file stream to which printing should be made
Returns
A pre-configured content stream