Leptonica 1.68
C Image Processing Library
|
Converts all image files in the given directory with matching substring to a pdf. More...
#include <string.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Converts all image files in the given directory with matching substring to a pdf.
Definition in file convertfilestopdf.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 38 of file convertfilestopdf.c.
References convertFilesToPdf(), L_WARNING, and NULL.