Save as Pdf in Runtime installation

D

domenico

My Access 2007 project print pdf document with this command:
DoCmd.OutputTo acOutputReport, "rptMaga", acFormatPDF

all ok if i run in my developer computer but when run my project in customer
computer (with AccessRuntime.exe) give my error 2501.

please have any indea

Thanks Very Very Much
 
Top