One of the most commonly asked questions I get is ‘how do I get anonymous access to work’. Usually, a person has enabled anonymous access in Central Administration, but not in the site collection. Here, I will try to reduce the process to the bare minimum required to enable anonymous access for a single document library.
From Central Administration > Application Management > Application Security > Authentication Providers, select a Web application and the zone you want to modify. This is usually default.
In the middle of the page, check Enable Anonymous Access and choose Save
All site collections in that Web application can now have anonymous access enabled.
Go to a site collection in the Web application you just enabled anonymous access for
From Site Actions > Site Settings, open Advanced Permissions
From the Settings drop-down menu, select Anonymous Access
For this example, enable anonymous access for Lists and Libraries and click OK
Browse to any document library in this site collection
From the Settings drop-down menu, select Document Library Settings
In the Permissions and Management column, select Permissions for this document library
From the Actions menu, select Edit Permissions to break inheritance
From the newly appeared Settings drop-down menu, select Anonymous Access
Check View Items and click OK.
You should now be able to view items in this document library via anonymous access.
Source: Enable Anonymous Access in Windows SharePoint Services V3 and SharePoint Server 2007
How To Lock Anonymous Users out of Forms pages (ViewFormsPagesLockdown Feature) | SharePoint BUZZ - Your SharePoint Community Resource said on Thursday, October 23, 2008, 14:39
[...] Feature) There’s quite a bit of planning that you can do to configure and enable anonymous access In SharePoint 2007. When you enable anonymous access, users will be able to access your view form pages [...]