Simple. Since what you've described is that you're not using ecommerce for any of your PDF files, simply upload your PDF files to the server someplace, and then in the product description, or in any other place on your site, simply insert an A HREF link to that pdf file. Very basic HTML. Has nothing to do with Zen Cart or ecommerce at all.
Example HTML:
Code:<a href="the_file_name.pdf">The Document Title To Display For Clicking On</a>


Reply With Quote

