Announcement

Collapse
No announcement yet.

How do I add a PDF file?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How do I add a PDF file?

    Any suggestions?
    Thanks

  • #2
    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!

    Comment


    • #3
      Re: How do I add a PDF file?

      You r the best!!! Thanks

      Comment


      • #4
        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

        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.

        Comment


        • #5
          Re: How do I add a PDF file?

          Never mind i figured it out.

          Thank you

          Comment


          • #6
            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?

            Comment


            • #7
              Re: How do I add a PDF file?

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

              Comment


              • #8
                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!

                Comment


                • #9
                  Re: How do I add a PDF file?

                  thank you very much

                  Comment

                  Working...
                  X