";
$("#inlinePdf").html(embedCode);
if($("#pluginMissing").is(":hidden")) {
$('#fullscreenShow').show();
$("#inlinePdf").resizable({ containment: 'parent', handles: 'se' });
} else { // Chrome Mac hides the embed object, obscuring the text. Reinsert.
$("#inlinePdf").html('
');
}
} else {
var success = new PDFObject({ url: "http://www.imperialjournals.com/index.php/IJIR/article/viewFile/1082/1036" }).embed("inlinePdf");
if (success) {
// PDF was embedded; enbale fullscreen mode and the resizable widget
$('#fullscreenShow').show();
$("#inlinePdfResizer").resizable({ containment: 'parent', handles: 'se' });
}
}
});
// -->
The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).
If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.
Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.
Fullscreen
Fullscreen Off
Refbacks
- There are currently no refbacks.