Magebay Support PortalConfigure and enable using inkscape convert in PDP – Magebay Support Portal https://www.magebay.com/forum/articles/configure-enable-using-inkscape-convert-pdp/feed/ Sun, 05 May 2024 06:03:58 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://www.magebay.com/forum/articles/configure-enable-using-inkscape-convert-pdp/#post-5269 <![CDATA[Configure and enable using inkscape convert in PDP]]> https://www.magebay.com/forum/articles/configure-enable-using-inkscape-convert-pdp/#post-5269 Sat, 27 Jan 2018 02:16:55 +0000 Storevan Hello everyone,

Today i guide you configure and enable using inkscape convert in PDP. It’s different with convert by imagick below:

–  All upload file with ext EPS, AI, PDF, SVG give vector output.

–  Download PDF with vector.

Requied:

– Server possible to run command line and install inkcape.

Access to server and run this command:

Ubuntu:

#sudo apt-get install inkscape -y

Cd to /usr/share/fonts or another config font folder then create pdp folder:

#cd /usr/share/fonts

#mkdir pdp

Symlink 2 folder font of PDP to folder created

#sudo ln -s /path-to-designer-folder/data/pdp/fonts /usr/share/fonts/pdp/ (or another config font folder)

#sudo ln -s /path-to-designer-folder/data/pdp/myfonts /usr/share/fonts/pdp/ (or another config font folder)

Run refresh fonts

#sudo fc-cache -f -v

Login to backend PDP enable Using Inkscape config

Navigate to System-> Editor Configuration and config same below

Done!

Cheers 🙂!~

]]>