DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Simple PDF-Viewer and a Flippingbook-Module for DNN

Sort:
You are not authorized to post a reply.





New Around Here





    Hello DNN-community,

    1) Which PDF-Viewers for "DNN Platform" would you advice? I search for a simple lighweight PDF-Viewer that can display a PDF in DNN in a new browser tab and has a zoom function. Both cost-free and non cost-free modules are of interest.

    2) I also search for a more complicated module - a Flippingbook (german Blätterkatalog). It should be able to display a ready Flippingbook (a collection of HTML- and Javascript-files). Or it should create a Flippingbook suitable for DNN. 
    The flippingbook should be integrated not as an iFrame, but as a DNN module.

    Have you made good experiences with some modules and could advice them?

    Best regards, Adele






    Veteran Member





      Adele,

      I was looking for something like this as well a while ago - and did not find any specific solution as a DNN module.

      But it should be possible (and not too complicated) to integrate a JS library like GitHub - loicminghetti/touchpdf: PDF viewer supporting touch gestures for jQuery using 2sxc or OpenContent.

      Happy DNNing!
      Michael

       

      Michael Tobisch
      DNN★MVP

      dnnWerk Austria
      DNN Connect





      Growing Member





        How about something free like:

        This will use the browser pdf viewer which does vary between browsers.

         <object  type="application/pdf" data="{path to pdf file}" width="100%" height="1000px">
                             <p>Your browser cannot view pdf documents</p>
                             <a href="{path to your pdf file}" download>Download Catalog</a>
                      </object>

        You are not authorized to post a reply.

        These Forums are dedicated to the discussion of DNN Platform.

        For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

        1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
        2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
        3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
        4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
        5. No Flaming or Trolling.
        6. No Profanity, Racism, or Prejudice.
        7. Site Moderators have the final word on approving / removing a thread or post or comment.
        8. English language posting only, please.

        Would you like to help us?

        Awesome! Simply post in the forums using the link below and we'll get you started.

        Get Involved