Skip to content

toolivei/NodeJSconvertSVGToPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJSconvertSVGToPDF

API for converting from SVG to PDF format!

The data for conversion is sent in base64 format and also received in base64 format.

To convert the SVG file, we need to convert the file to base64 and call the conversion API. The API will return the data in base64 format, after that we need to convert it to its original format to save the PDF file.

About

API for converting from SVG to PDF format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published