PDFWrapper.c File Reference
PDF wrapper based on
NPW.
More...
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "NPWBase.h"
#include "NPWStdAlloc.h"
#include "NPWStdOutput.h"
#include "NPWInfo.h"
Go to the source code of this file.
|
Defines |
|
#define | kBufSize 256 |
| | buffer size used to copy stdin to PDF
|
Functions |
|
int | main (int argc, char **argv) |
| | Application entry point.
|
Detailed Description
PDF wrapper based on
NPW.
- Author:
- Yves Piguet. Copyright 2008-2010, Yves Piguet.
Definition in file PDFWrapper.c.