[python-win32] How to launch acrobat with data

2006-09-20 Thread Roger Upole
Andrew Diederich wrote: > Hello python-win32, > > I'm storing some Adobe forms (application/vnd.fdf) in a database. > Using ADODBAPI I've been able to pull the data out. Does anyone know > how I can launch Adobe Acrobat with the data? > > Here's how I get the data: import adodbapi > c

[python-win32] How to launch acrobat with data

2006-09-19 Thread Andrew Diederich
Hello python-win32, I'm storing some Adobe forms (application/vnd.fdf) in a database. Using ADODBAPI I've been able to pull the data out. Does anyone know how I can launch Adobe Acrobat with the data? Here's how I get the data: >>> import adodbapi >>> conn = adodbapi.connect('Driver={SQL Server