display pdf

Discussion in 'HTML & Website Design' started by wasis, Sep 11, 2009.

  1. #1
    i have a problem to my script.., i want to display pdf file in my web (inside my layer), but it doesn't work. do you have an idea to fix my problem, please..!

    this one is the script:

    <style type="text/css">
    #apDiv1 {
    position:absolute;
    left:543px;
    top:16px;
    width:206px;
    height:223px;
    z-index:1000;
    background-color:#999999;
    }
    </style>
    <body>
    <!-- embed the pdf -->
    <object data="pdf-php-tutorial-06.pdf" type="application/pdf" width="600" height="500" style="z-index:1" wmode="opaque">
    alt : <a href="pdf-php-tutorial-06.pdf">pdf-php-tutorial-06.pdf</a>
    </object>

    <!-- layer -->

    <div id="apDiv1" >Whatever text or object here.</div>
    </body>
     
    wasis, Sep 11, 2009 IP
  2. robyries

    robyries Notable Member

    Messages:
    3,231
    Likes Received:
    51
    Best Answers:
    6
    Trophy Points:
    205
    Digital Goods:
    1
    #2
    why not try pdf page maker online, you just need paste the code on you web/blog and you done.
     
    robyries, Sep 11, 2009 IP
  3. wasis

    wasis Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i don't get your point about PDF page maker online, can you more specific..?
     
    wasis, Sep 12, 2009 IP
  4. wasis

    wasis Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i don't get your point about PDF page maker online, can you more specific..?
     
    wasis, Sep 14, 2009 IP
  5. jothree

    jothree Well-Known Member

    Messages:
    104
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #5
    use "pdf page maker online" service, . . . you can found it by searching in google
     
    jothree, Sep 16, 2009 IP