Skip to content

web3lancer/functions_pay_generate_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“„ Node.js Generate PDF Function

Document containing sample invoice in PDF format

๐Ÿงฐ Usage

GET /

Returns a PDF invoice

No parameters required.

Response

Sample 200 Response:

Returns a binary stream of the generated PDF document. The Content-Type of the response will be set as application/pdf.

โš™๏ธ Configuration

Setting Value
Runtime Node (18.0)
Entrypoint src/main.js
Build Commands npm install
Permissions any
Timeout (Seconds) 15

๐Ÿ”’ Environment Variables

No environment variables required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published