public class Anki2PDF extends Object
Constructor and Description |
---|
Anki2PDF() |
public void run()
public static void main(String[] args) throws Exception
args
- arg0: deck export file location (required). arg1: output file
location (optional). arg2: base directory; can be specified if
not equal to the deck export directoryException
public void generatePDF(List<String> content, File outputFile) throws com.lowagie.text.DocumentException, IOException
com.lowagie.text.DocumentException
IOException
public static void error(String s)
public static void warn(String s)
Copyright © 2013-2014. All Rights Reserved.