aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/PdfExport/pdfexport.json
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/PdfExport/pdfexport.json')
-rw-r--r--Plugins/PdfExport/pdfexport.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Plugins/PdfExport/pdfexport.json b/Plugins/PdfExport/pdfexport.json
new file mode 100644
index 0000000..5f1e2e4
--- /dev/null
+++ b/Plugins/PdfExport/pdfexport.json
@@ -0,0 +1,8 @@
+{
+ "type": "ExportPlugin",
+ "title": "PDF export",
+ "description": "Provides PDF format for exporting.",
+ "version": 10000,
+ "author": "SalSoft",
+ "gui": true
+}