Buying Print Dialog on PDF Document Open

Discussion in 'Programming' started by artislife, Jul 21, 2010.

  1. #1
    I need to get the print dialog showing up when a pdf file is opened.
    I found an example of what I need but I can't find the way to do it on my own pdf file...

    Here's the example: http://www.fpdf.org/en/script/ex36.pdf

    If you can tell me how to do this you get $4 in your Paypal account right after I got it working.

    Art.
     
    Last edited: Jul 21, 2010
    artislife, Jul 21, 2010 IP
  2. crysis14

    crysis14 Peon

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    It works fine for me in both google chrome and internet explorer 8... what browser are you using?
     
    crysis14, Jul 21, 2010 IP
  3. artislife

    artislife Peon

    Messages:
    203
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    What do you mean?
    The link is an example of what i want to do with my pdf files, is it what your referring to?
     
    artislife, Jul 21, 2010 IP
  4. crysis14

    crysis14 Peon

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Oh, never mind, I thought that was the page you wanted fixed. Sorry. If you embed your PDF with <object> tags, I know how to do this:

    < object type="application/pdf" data="example.pdf" width="100%" height="100%" id="examplePDF" name="examplePDF" >< param name='src' value='example.pdf'/>< /object>

    < script> examplePDF.printWithDialog(); < /script>
     
    crysis14, Jul 21, 2010 IP
  5. swishman

    swishman Well-Known Member

    Messages:
    1,264
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    pm sent with instructions.

    thanks
     
    swishman, Jul 21, 2010 IP
  6. artislife

    artislife Peon

    Messages:
    203
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    Thanks for the code crysis14 but I want to link to a pdf and not a html page
     
    artislife, Jul 21, 2010 IP
  7. swishman

    swishman Well-Known Member

    Messages:
    1,264
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    job is done,thanks for the payment :)
     
    swishman, Jul 21, 2010 IP