Hi List, I trying to create a pdf file where insert datas from a database:
>do %pdf-maker.r >insert db ["select * from persona"] >rec: copy db >write/binary %/c/documents%20and%20settings/user/desktop/prova.pdf layout-pdf compose/deep [ > [; Pagina 1 > (rec) > ] >] >browse %/c/documents%20and%20settings/user/desktop/prova.pdf But this code doesn't work and I can't understand why, I tried several solutions before asking you but I had no chance. I think I'm missing something, but I don't know what. Please Help me. Thank you, Silvia -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
