Notes 8.5 File, Import Adboe PDF for free!
Back in December Peter Presnell posted a blog entry about Importing PDF files into Rich Text Fields in Notes. It explained how you could now import PDF files into Notes, if you renamed them to .DOC. At the time I thought, that is totally coole, but had no time to test it. I honestly thought it was so cool that it would have had a lot more hits on PlanetLotus and others would have talked about it, but they didn't.
Today I decided to test it, and low and behold it worked. Then I decided I wanted it a little easier and would like a File Import Adobe PDF option right in the import dialog, versus renaming files .DOC. Remembering that the import and export filter settings were stored in Notes.ini I made a quick change and now I had File, Import, Adobe PDF there.
To add Adobe PDF as an import option to your Notes, find your Notes.ini file.
Look for the lines that start with EDITIMP follwed by a number, and find the last one. In my Notes.ini it was EDITIMP23=Microsoft Excel 2007,0,_IW4W,,.XLSX,,2,
Add a new line after this last EDITIMP line, and make it read EDITIMPnn=Adobe PDF,0,_IW4W,,.PDF,,2, where nn is the last EDITIMP number plus 1, so in my case the final line was:
EDITIMP24=Adobe PDF,0,_IW4W,,.PDF,,2,
This line basically tells notes to add a new import option shown as "Adobed PDF" that uses the PDF file extension, and to use the Word import filter to import it.
Once you've done that, start Notes, create a new mail, go to the rich text field and choose File Import, Adobe PDF.

