OLE : transferring data from Oracle to Excel

2007-01-27 Thread jagdish eashwar
Hi, I wish to transfer data from an Oracle table to an Excel workbook. The Excel cells in which the data is to be input are all named. I connected to Oracle through DBI and picked up the required data into a hash called "data", which has the Excel cell names as its keys. I then connected to Excel t

Break a pdf file into multiple pdf files, one for each page

2007-01-27 Thread Phil Richcreek
I want to read a multi-page pdf file, create a separate pdf file for each page of the input file, and email each page as an attachment. Each attachment will go to a different user and the email address for each page will be derived from text found in the corresponding input page. I'm thinking I