Skip to content

Latest commit

 

History

History
 
 

ghostscript-nodejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Use Ghostscript with Functions

This sample shows how to use Ghostscript with firebase functions. Ghostscript is a tool which is used to perform operations on the PDF files.

Functions Code

See file functions/index.js for the code.

The dependencies are listed in functions/package.json.