Guest User

Untitled

a guest
Jan 24th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <apex:page showHeader="false" applyBodyTag="false" renderAs="pdf">
  2. <head>
  3. <style>
  4. body { font-family: 'Arial Unicode MS'; }
  5. </style>
  6. </head>
  7. <body>
  8.  
  9. これはサンプルページです。<br/>
  10. This is a sample page: API version 28.0
  11.  
  12. </body>
  13. </apex:page>
Add Comment
Please, Sign In to add comment