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

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -