PandaScript

PandaScript is a simple engine that reads commands from standard input and uses them to build a PDF document.
Download

PandaScript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Michael Still
  • Publisher web site:
  • http://www.stillhq.com/

PandaScript Tags


PandaScript Description

PandaScript is a simple engine that reads commands from standard input and uses them to build a PDF document. PandaScript is a simple engine that reads commands from standard input and uses them to build a PDF document. This makes it much easier to generate a PDF document.Installation: ./configure make make installtest contains some demo code, and have a look at the man pages for more details. To run the test: ./pandascript < testwhich will give you a file named output.pdfIf you're really keen and want to regenerate the automatically generated code, then try: ./generate.sh *templateTODO:· Error handling does not work properly· Super / sub script support· Don't require a single word to be in quotes· Floats must have a leading number e.g 0.8 instead of just .8· Multiline strings (handling of n)


PandaScript Related Software