doctype html html(dir="ltr", mozdisallowselectionprint, moznomarginboxes) // Copyright 2012 Mozilla Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Adobe CMap resources are covered by their own copyright and license: http://sourceforge.net/adobe/cmap/wiki/License/ head meta(charset="utf8") meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1") meta(name="google", content="notranslate") if !document.Public meta(name="robots", content="noindex") title PDFy - view #{document.OriginalFilename} script. var DEFAULT_URL = "#{url}"; var SPARSE = #{sparse}; link(rel="stylesheet", href="/static/pdfjs/viewer.css?2") script(type="text/javascript", src="/static/pdfjs/compatibility.js") script(type="text/javascript", src="/js/jquery-1.11.0.min.js") link(rel="resource", type="application/l10n", href="/static/pdfjs/locale/locale.properties") script(type="text/javascript", src="/static/pdfjs/l10n.js") script(type="text/javascript", src="/static/pdfjs/pdf.js") script(type="text/javascript", src="/static/pdfjs/debugger.js") script(type="text/javascript", src="/static/pdfjs/viewer.js?2") body(tabindex=1) div#viewer_container(class=conditionalClasses([], {"footer-visible": footer})).
Current View
Embed this document in your page.
if footer .footer_bar div#pdfyToolbar.pdfyToolbar.doorHangerRightBottom.
View on PDFy
a#pdfyToolbarToggle.original.toolbarButton.rightHalf.arrow(href="https://pdf.yt/", target="_blank") More... a#original_download.original.toolbarButton.leftHalf(href="https://pdf.yt/d/#{document.SlugId}/download", target="_blank") Download original PDF if showDonationLink a#donationStatus(href="https://pdf.yt/donate", target="_blank") .text strong Donations: | #{(donationTotal / donationGoal) * 100}% .progress .progress-container .progress-fill(style="width: #{(donationTotal / donationGoal) * 100}%;") span#logo_prefix= "Free instant PDF hosting by " a(href="https://pdf.yt/", target="_blank") img.embed-logo(src="/static/pdfjs/images/embed-logo.png")