I have been referred by a user on Stackexchange to pose this query on Super User:
I have about 200 files needing a PDF electronic signature using the 'Fill and Sign' tool.
I am currently using Excel VBA to export data into PDF files.
Is there an extra piece of code I can use to add the PDF signature when exporting from Excel to PDF? Or can Acrobat itself just apply the signature to all the files.
I am currently using the following code for exporting Excel into PDF:
ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:= "FILA PATH" & ".pdf", Quality:=xlQualityStandard, IncludeDocProperties:=True, IgnorePrintAreas:=False, OpenAfterPublish:=False
This post is also on Stackexchange. Thank you for you assistance
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 260
تاريخ: پنجشنبه
17 تير
1395 ساعت: 8:37