Hi, all.
I am looking to create a newspaper like listing of movie showtimes.�� Initially, I thought of using imagemagick���s annotate command to generate the output.
Thinking further, I thought it might be worthwhile to generate a LaTeX file, and render that to a jpg.
Then, I thought there might be a better way to do this natively in smalltalk.
Does anyone have any idea how I might generate a document that can be converted to an image with a reasonable amount of control of the layout?
Thanks!