Skip to content

Instantly share code, notes, and snippets.

@gardnervickers
Created November 4, 2015 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gardnervickers/2ec104687b44b7fe36a0 to your computer and use it in GitHub Desktop.
Save gardnervickers/2ec104687b44b7fe36a0 to your computer and use it in GitHub Desktop.
markup for iText
[:pdf-table
[10 20 15]
["foo" [:chunk {:style :bold} "bar"] [:phrase "baz"]]
[[:pdf-cell "foo"] [:pdf-cell "foo"] [:pdf-cell "foo"]]
[[:pdf-cell "foo"] [:pdf-cell "foo"] [:pdf-cell "foo"]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment