and we have a PDF ready for esign
This commit is contained in:
9
build.sh
9
build.sh
@@ -3,5 +3,12 @@
|
||||
export PARTY1="Acme Co"
|
||||
export PARTY2="Joint Venture Co"
|
||||
|
||||
|
||||
# Expand variables into an intermediate markdown file for conversion to PDF
|
||||
|
||||
./mo DealMemoInput.md > DealMemoRendered.md
|
||||
#./mo DealMemoInput.md
|
||||
|
||||
|
||||
# Generate the PDF
|
||||
|
||||
pandoc --from=markdown --to=pdf DealMemoRendered.md -o ReadyForExecution.pdf
|
Reference in New Issue
Block a user