Creating pdf file in Rebol/Red

Viewed 231

I need to create a pdf file of A4 sized page which will have a black and white image and some text. Can I create a pdf file in Rebol or Red programming language?

If not possible directly, what is the best way to do it- create an image file which can be printed by external programs? Thanks for your help.

2 Answers
Related