View any pdf in a directory with FlexPaper HTML 5

178 views
Skip to first unread message

Griffin Mann

unread,
Aug 18, 2013, 11:34:05 PM8/18/13
to flex...@googlegroups.com
Sorry if there's a simple solution, but I'm interested in finding out how to have any PDF file in a given directory, when selected, open for viewing via flexpaper HTML 5.  I appreciate any help, thanks!

jose antonio arias brenes

unread,
Sep 16, 2013, 2:21:49 PM9/16/13
to flex...@googlegroups.com
You can convert the document format and send php variable parameters or directory:


$('#documentViewer').FlexPaperViewer(
             { config : {
                PDFFile : '<?php echo $variablePHP; ?>',
                RenderingOrder : 'html5'
            }}
        );
Reply all
Reply to author
Forward
0 new messages