Skip to content

Instantly share code, notes, and snippets.

@aptkdev
Last active July 1, 2019 14:33
Show Gist options
  • Save aptkdev/fa9619d4f9bfeba433eb633bd4f21be8 to your computer and use it in GitHub Desktop.
Save aptkdev/fa9619d4f9bfeba433eb633bd4f21be8 to your computer and use it in GitHub Desktop.
Document Generation Step 3
<apex:page renderAs="PDF">
<apex:stylesheet value="{!$Resource.myPageStyle}"/>
<h1 style="font-size: 70px; color: #009900">Hello World!</h1>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment