PDFdev is a service provided by PDFzone.com | http://www.pdfzone.com _____________________________________________________________
> Here's the code:
>
> var f = this.getField('cNumber')
> this.saveAs('/c/temp/' + f + '.pdf')
That probably should be: var f = this.getField('cNumber').valueAsString;
George
To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfdev.html
