Creating separate documents

I need to send info from fields in an invoicing form to an invoicing document for manipulation before sending and then printing. Is it best to try sending to a word doc, or to another type of notes doc to make transport of data easier?

Thanks.

Subject: creating separate documents

I would avoid using a Word document, it’s slower and the script gets unreasonably complicated.Stick to the Notes doc.

Subject: RE: creating separate documents

Thanks Dan. Will take that info and use it. Just wanted to make sure as it was looking a bit complicated.

Thanks again.