|
RTPDF-32
PDF Generator Library for RTOS-32
|
#include "stdafx.h"Functions | |
| BOOL | FillPdfDevData (LPPDFINFO pdev, PDEVMODE pdm) |
| void | RTPdfEnd (LPPDFINFO pdev) |
| Clear all memory allocated while creating a PDF file and free the PDFINFO structure. More... | |
| LPPDFINFO | RTPdfInit () |
| Allocate memory and initialize a PDFINFO structure. More... | |
| BOOL FillPdfDevData | ( | LPPDFINFO | pdev, |
| PDEVMODE | pdm | ||
| ) |
| void RTPdfEnd | ( | LPPDFINFO | pdev | ) |
Clear all memory allocated while creating a PDF file and free the PDFINFO structure.
| pdev | Pointer to PDFINFO structure returned by RTPdfInit |
| LPPDFINFO RTPdfInit | ( | ) |
Allocate memory and initialize a PDFINFO structure.