Skip to content

Instantly share code, notes, and snippets.

@janxious
Last active September 26, 2015 06:07
Show Gist options
  • Save janxious/1051855 to your computer and use it in GitHub Desktop.
Save janxious/1051855 to your computer and use it in GitHub Desktop.
Referral-Based Document Generation Example
<html>
<head>
<title>Referral-based Document!</title>
</head>
<body>
<p>
Here is some sample text. Click the link below to generate a PDF of this page.
<br />
<a href='http://docraptor.com/docs/from_site/?name=example_pdf&strict=none&document_type=pdf'>Referral-based Document Generation Example</a>
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment