Guest User

Untitled

a guest
Jan 18th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. @page {
  2. size: a4 portrait;
  3. @frame content_frame {
  4. left: 25pt; width: 550pt; top: 10pt; height: 850pt;
  5. }
  6. @frame footer_frame {
  7. -pdf-frame-content: footer_content;
  8. left: 50pt; width: 512pt; top: 750pt; height: 200pt;
  9. }
  10. }
  11.  
  12. <div id="footer_content">
  13. <hr>
  14. <p align="center">
  15. www.site.com.br <br/>
  16.  
  17. </p>
Add Comment
Please, Sign In to add comment