0
Welcome Guest! Login
0 items Join Now

How can I use PDF files?

    • Seda's Avatar
    • Seda
    • Hero Rocketeer
    • Posts: 297
    • Thanks: 0

    How can I use PDF files?

    Posted 17 years 2 months ago
    • Is there any extension? I googled but I only find paid ones, is there any free one?
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: How can I use PDF files?

    Posted 17 years 2 months ago
    • Do you mean a PDF indexer ?
    • Yves
    • Seda's Avatar
    • Seda
    • Hero Rocketeer
    • Posts: 297
    • Thanks: 0

    Re: How can I use PDF files?

    Posted 17 years 1 month ago
    • I think yes:)..When someone click on a button, PDF file should display. I dont know what that is called.

      Thanks,
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: How can I use PDF files?

    Posted 17 years 1 month ago
    • With Docman , you will be able to organize your PDF, but not show them in your content.

      If you just need to display a PDF, you could use an iframe, something like:

      <iframe src=" www.yoursite.com/images/title.pdf " title="title of the pdf" align="top" height="620" width="800" frameborder="0" scrolling="auto" target="test">

      but it will work only if the user has his browser configured to display PDFs. So it's a limited function...

      For J1.5, a solution has been written, JDocumentPDF , but I don't know if it's ready and how it can be implemented.
    • Yves
  • Re: How can I use PDF files?

    Posted 17 years 1 month ago
    • I use flashpaper (from Adobe) or lately I've been using iPaper (scribd.com) to display documents on a page. You can see what I mean here .
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: How can I use PDF files?

    Posted 17 years 1 month ago
    • Thanks for the link Mark, I just tested iPaper, excellent solution !
    • Yves

Time to create page: 0.081 seconds