Example 92: batch instancing using Makefile
lablieis installed (if not, see README),inkscapeis installed,Makefileis present in current working directory (download Makefile),label.svgis present in current working directory (download label.svg),product_honey.jsonis present in current working directory (download product_honey.json),product_oranges.jsonis present in current working directory (download product_oranges.json).
Then, by invoking following commands:
make
Following result files should have been created:
output/product_honey.pdfcontaining PDF with labels for honey product,output/product_oranges.pdfcontaining PDF with labels for orange product.