NetSurf
Functions
save_pdf.c File Reference

Target independent PDF plotting using Haru Free PDF Library. More...

#include "utils/config.h"
#include "utils/errors.h"
#include "desktop/save_pdf.h"
Include dependency graph for save_pdf.c:

Go to the source code of this file.

Functions

nserror save_pdf (const char *path)
 

Detailed Description

Target independent PDF plotting using Haru Free PDF Library.

Definition in file save_pdf.c.

Function Documentation

◆ save_pdf()

nserror save_pdf ( const char *  path)

Definition at line 992 of file save_pdf.c.

References NSERROR_NOT_IMPLEMENTED.

Referenced by gui_default_pdf_password(), nsgtk_PDF_no_pass(), and nsgtk_PDF_set_pass().

Here is the caller graph for this function: