Guest User

Untitled

a guest
Jun 24th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. documentclass{article}
  2.  
  3. usepackage{hyperref}
  4. usepackage{xcolor}
  5.  
  6. begin{document}
  7.  
  8. begin{tabular}{|l|l|l|l|}
  9. hline
  10. textbf{Role $Downarrow$ }textbf{Person $Rightarrow$} &&&\
  11. &&&\ hline &&&\
  12. Friend &
  13. CheckBox[width=1em,name=a]{~}&
  14. CheckBox[width=1em,name=b]{~}&
  15. CheckBox[width=1em,name=c]{~}\
  16. &&&\ hline
  17. end{tabular}
  18. end{document}
Add Comment
Please, Sign In to add comment