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
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