Results 1 to 3 of 3

Thread: iframe ssi II with PDF

  1. #1
    Join Date
    Jul 2007
    Posts
    59
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default iframe ssi II with PDF

    1) Script Title:
    iframe ssi II
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...iframessi2.htm
    3) Describe problem:
    i use iframe it work great with php file but how i can open PDF with the same setting i frame because if i set height to pdf my php file it won't auto setting height any idea for open pdf file without touching normal iframe setting

    actually i have try to use 2 iframe but i can't disable between switch iframe so it display 2 of it

    Thank you for any answer
    Last edited by ddadmin; 08-23-2007 at 07:43 AM.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Are you setting the "src" property of the IFRAME directly to a pdf file? I'm not even certain if it's possible for JavaScript to access a pdf document like it can a regular HTML document.

  3. #3
    Join Date
    Jul 2007
    Posts
    59
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    no
    thank you for answer maybe will try something else

Bookmarks

Posting Permissions

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