summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/interactiveworkbook/epsfiles/pageonefieldone.eps
blob: 7d1ccb14c91a1b5289f89a099d1cff7dc7bdf2ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%  PAGE ONE TEXT FIELD 1
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 0 0 300 30
%%EndProlog
[
    /T (pageonefield1) % question taker
    /Subtype /Widget
    /FT /Tx % allows text typed in text field
    /Rect [0 0 300 30] % gives length and width of text field
    /F 4 % printable tex
    /{field1} % prints question taker text in question page text field
/ANN pdfmark

[{Text_Field} /SP pdfmark % box outline for text field
%%EOF