Libraries
»
pdfgen
(0.8.0)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Classes:
Pdfgen
Constant Summary
collapse
MIN_REQUIRED_NODE_VERSION =
'
7.6
'
MAKE_PDF_COMMAND =
File
.
expand_path
(
'
../javascript_bin/make_pdf.js
'
,
__FILE__
)