linking postscript pdfmark DST with latex hypertarget/bookmark -
%!ps /helvetica findfont 20 scalefont setfont 20 dup moveto (comparator) show newpath [ /rect [ 20 dup moveto (comparator) false charpath pathbbox newpath ] /dst /color [.7 0 0] %use page 2 make work temporary /subtype /link /ann pdfmark showpage
for above postscript, donot know destination page number until full pdf generated.the description comparator found @ end of pdf in description table.i tried link via latex \hypertarget didn't work. comparator in pdf can exists more once , should be linked description table @ end. way best complete task? please advise.
Comments
Post a Comment