Print PDF , type error

Hi dynamo’s expert,
I just start to try print PDF with dynamo but I need help. I don’t know what is the problem
thank’s for help , !!

Capture%20LILLE%20|690x361

Hi @gregory.brochard,

Can you show the previews under the nodes ?

thanks for your responce

look:

You forgot “\” in file patch.
a+"\"+b+c
image

Also, spaces and special characters in the folder name or file name can create errors.

The setup of the PDFCreator needs some special attention aswell.

download this
PDFCreator.txt (32.6 KB)

rename it to PDFCreator.ini and overwrite (after making a backup) your old PDFCreator.ini

This forum does not allow the upload of file types with the .ini

1 Like

Thank’s but It doesn’t work

What’s it supposed to be ?

Capture%20dynamo

You have issues with list of list. The node wait for lists and not sublisst.
Add a List.Flatten node