Skip to content

Coldfusion wrapper to convert svg images to jpg/png images,with use of Apache Batik library

License

Notifications You must be signed in to change notification settings

svantroyen/cf-libsvgtoimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-libsvgtoimage

Coldfusion wrapper to convert svg images to jpg/png/pdf images,with use of Apache Batik library

A svg to image (jpg, png or pdf) converter library for Coldfusion

Build on top of the The Apache™ Batik Project from Apache

How to install

Railo

Download the latest version here

Install as an extension

  • Connect to the Web Administration
  • Go to Extension > Application
  • Scroll down to the bottom of the page
  • Click on Browse button in the Upload new extension section
  • Select the ZIP file you have downloaded above
  • Hit the Upload button and follow the instructions

Manual installation

  • Unzip the file you have downloaded above
  • Copy the .jar files from the lib folder to the WEB-INF\railo\lib directory in your web root
  • Copy the .cfm files from the functions folder to the WEB-INF\railo\library\function directory in your web root
  • Copy the .cfc file from the components folder to the WEB-INF\railo\components\libsvgtoimage directory in your web root

About

Coldfusion wrapper to convert svg images to jpg/png images,with use of Apache Batik library

Resources

License

Stars

Watchers

Forks

Packages

No packages published