gweltaz-calori / Figma-To-Pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currently working on a newer and better version (see v2 branch)

Export pdf from figma

This is a simple demo of exporting pdf from figma using the API.

Live Demo

cp .env.dist .env

Some informations

  • Each artboard is a page
  • Order Frame from left to right (Like in preview mode) to define the order in the pdf
  • You can have different size artboards
  • Shadows aren't working

About


Languages

Language:JavaScript 51.1%Language:HTML 48.9%