Skip to content

Instantly share code, notes, and snippets.

@msorich
msorich / FMP_OLE_PDF_export.ahk
Last active May 8, 2019 04:08
This Auto Hot Key script automates the task of exporting OLE embedded PDFs in FileMaker Pro .fp7 container fields and saves them to a specified folder/directory by using Adobe Acrobat reader on Windows platforms.
/*
*
* Description: This Auto Hot Key script automates the task of exporting OLE embedded PDFs in FileMaker Pro .fp7 container fields
* and saves them to a specified folder/directory by using Adobe Acrobat reader on Windows platforms. This script should be used with
* FileMaker Pro 11, but may work with versions that support the .fp7 file format.
*
*
* 2016 jul 31 msorich
* 2016 aug 01 msorich - adjusted Sleep values
*/