summaryrefslogtreecommitdiff
path: root/support/extractpdfmark/test/desttype.tex
blob: 11ece3a1d2e9ee45650873c8b9c5f56641cee2e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
% Check for some destination types

%\pdfobjcompresslevel=0
\pdfcatalog{/PageMode /UseOutlines}

\pdfoutline goto name{fit} {fit}
\pdfoutline goto name{fith} {fith}
\pdfoutline goto name{fitv} {fitv}
\pdfoutline goto name{fitr} {fitr}
\pdfoutline goto name{fitb} {fitb}
\pdfoutline goto name{fitbh} {fitbh}
\pdfoutline goto name{fitbv} {fitbv}
\pdfoutline goto name{xyz} {xyz}
\pdfoutline goto name{xyz zoom 1000} {xyz zoom 1000}
\pdfoutline goto name{xyz zoom 500} {xyz zoom 500}
\pdfoutline goto name{xyz zoom 2000} {xyz zoom 2000}

\pdfdest name{fit} fit
fit

\vfill
\eject

\pdfdest name{fith} fith
fith

\vfill
\eject

\pdfdest name{fitv} fitv
fitv

\vfill
\eject

\pdfdest name{fitr} fitr
fitr

\vfill
\eject

\pdfdest name{fitb} fitb
fitb

\vfill
\eject

\pdfdest name{fitbh} fitbh
fitbh

\vfill
\eject

\pdfdest name{fitbv} fitbv
fitbv

\vfill
\eject

\pdfdest name{xyz} xyz
xyz

\vfill
\eject

\pdfdest name{xyz zoom 1000} xyz zoom 1000
xyz zoom 1000

\vfill
\eject

\pdfdest name{xyz zoom 500} xyz zoom 500
xyz zoom 500

\vfill
\eject

\pdfdest name{xyz zoom 2000} xyz zoom 2000
xyz zoom 2000

\vfill
\end