Thread: PDF File??

Results 1 to 5 of 5
  1. #1

    Default PDF File??

    This might be in here already, but I have tried to search and have had no luck. I have some forms that my customers might need to print out and fax to us, is there a way to upload PDF files to ZenCart? Maybe to one of the Ezpages or the page 2,3,etc?? Any help would be wonderful since I am so new and haven't a clue.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: PDF File??

    Yes... just upload the pdf to the "media" folder. (You can create any folder you like if you want to, but as the media folder's already there, use that.)

    Then, create an ezpage called "Important Forms" (or whatever you need to call it.)

    Here, using standard HTML <a href> declarations, simply create something that looks like this (in HTML, of course!)

    HTML Code:
    Please download our XYZ pdf form <a href="media/pdf_form_xyz.pdf">HERE</a>
    <br />
    <br />
    Please download our ABC pdf form <a href="media/pdf_form_abc.pdf">HERE</a>
    20 years a Zencart User

  3. #3

    Default Re: PDF File??

    Quote Originally Posted by schoolboy View Post
    Yes... just upload the pdf to the "media" folder. (You can create any folder you like if you want to, but as the media folder's already there, use that.)

    Then, create an ezpage called "Important Forms" (or whatever you need to call it.)

    Here, using standard HTML <a href> declarations, simply create something that looks like this (in HTML, of course!)

    HTML Code:
    Please download our XYZ pdf form <a href="media/pdf_form_xyz.pdf">HERE</a>
    <br />
    <br />
    Please download our ABC pdf form <a href="media/pdf_form_abc.pdf">HERE</a>
    Will it work the same for a word document? I'm a little confused as to how to write it. Do i jusst fill in my file name into what you are saying or is there more to it, because that seems too simple. :) Sorry to ask dumb questions, but my html knowledge is very very low.

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: PDF File??

    Most modern browsers will be able to decipher common file extensions such as .pdf and .doc and .rtf ... etc.

    So yes... if you have a MS Word document, the same principle applies.

    Bear in mind that your viewers many not have MS Word on their own computers, and if they don't, they will not be able to read that file.

    PDF's are different, because the adobe reader is FREE and people can download it easily - whereas windoze charges money for MS Word...
    20 years a Zencart User

  5. #5
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: PDF File??

    Quote Originally Posted by pts3227 View Post
    but my html knowledge is very very low.
    Unfortunately I cannot spend time teaching you HTML, but there are many excellent (free) tutorials on the web. Try W3schools.com for starters...
    20 years a Zencart User

 

 

Similar Threads

  1. v150 PDF file
    By oitem in forum General Questions
    Replies: 0
    Last Post: 24 Jan 2013, 07:39 AM
  2. how to enclose a pdf file. how to add a file field.
    By oddep in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 7 Mar 2008, 11:15 AM
  3. how to enclose a pdf file. how to add a file field.
    By oddep in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 6 Mar 2008, 10:04 AM
  4. Adding A PDF File
    By Mr_B in forum General Questions
    Replies: 1
    Last Post: 15 Nov 2007, 04:23 AM
  5. Linking a pdf file
    By J Price in forum General Questions
    Replies: 4
    Last Post: 18 Sep 2007, 01:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg