Hi all,
I have to save a pdf document in a folder named like a field.
For example:
Table name: Table1
Field name: Field1
Record available:
Field1 |
---|
Dog1 |
Cat2 |
Rat3 |
I would like to have a folder named:
C:\Dog1\Dog1.pdf
C:\Cat2\Cat2.pdf
C:\Rat3\Rat3.pdf
How do I do?
Thanks everyone.
Bye
Adriano
The correct way is settings a field in the Recipient Import Files with the Recipient Group Name.
So the recordset seems like this:
FullName|Description|RecipientFolder|Group1
Bye
Adriano