Results 1 to 9 of 9

Thread: How do I add a PDF file?
      
   

  1. #1
    bluengold50 is offline Corporal
    Join Date
    Nov 2011
    Posts
    15

    Question How do I add a PDF file?

    Any suggestions?
    Thanks

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How do I add a PDF file?

    1. Upload the PDF file on your hosting account

    2. If you only want to allow users to download it, just add a link to the file like http://www.yourdomain.com/filename.pdf

    3. If you want the PDF to open inside a page of your site, pleaseadd a HTML box in your page . Double click it and add the following code

    <embed src="http://www.yourdomain.com/filename.pdf" width="500" height="650"></embed> where 500 and 600 (or whatever other values you wish) are the html box dimensions.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    bluengold50 is offline Corporal
    Join Date
    Nov 2011
    Posts
    15

    Default Re: How do I add a PDF file?

    You r the best!!! Thanks

  4. #4
    bluengold50 is offline Corporal
    Join Date
    Nov 2011
    Posts
    15

    Default Re: How do I add a PDF file?

    Sorry to bother you. How do I upload a file so i can use HTML path.
    Thanks

    Quote Originally Posted by navaldesign View Post
    1. Upload the PDF file on your hosting account

    2. If you only want to allow users to download it, just add a link to the file like http://www.yourdomain.com/filename.pdf

    3. If you want the PDF to open inside a page of your site, pleaseadd a HTML box in your page . Double click it and add the following code

    <embed src="http://www.yourdomain.com/filename.pdf" width="500" height="650"></embed> where 500 and 600 (or whatever other values you wish) are the html box dimensions.

  5. #5
    bluengold50 is offline Corporal
    Join Date
    Nov 2011
    Posts
    15

    Default Re: How do I add a PDF file?

    Never mind i figured it out.

    Thank you

  6. #6
    jorujuja is offline First Lieutenant
    Join Date
    Mar 2007
    Posts
    150

    Default Re: How do I add a PDF file?

    I tried to follow the above, the thing is, the file is nested inside a folder, inside a folder, inside a folder. And it didn't work. The file size is around 32MB. What do I do?

  7. #7
    jorujuja is offline First Lieutenant
    Join Date
    Mar 2007
    Posts
    150

    Default Re: How do I add a PDF file?

    In BV, what link type should I use? http: or file:

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How do I add a PDF file?

    http://.....


    file is used to force BV to upload a file (so you won't need to upload it manually).
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  9. #9
    jorujuja is offline First Lieutenant
    Join Date
    Mar 2007
    Posts
    150

    Default Re: How do I add a PDF file?

    thank you very much

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49