Skip to content

Instantly share code, notes, and snippets.

@lite1979
Last active August 2, 2024 19:01
Show Gist options
  • Save lite1979/5b93c1b19eee85f8aab9ded7bbd30ed2 to your computer and use it in GitHub Desktop.
Save lite1979/5b93c1b19eee85f8aab9ded7bbd30ed2 to your computer and use it in GitHub Desktop.
JSON substitution that adds "0.25" (unit to be determined in size config) unit margin to all four sides off print results.
[
{
"use":{
"config": {
"margins": 0.25
}
},
"for": {
"config": {
"margins": 0
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment