0

I have generated pdf file programmatically through objective c language ios sdk.

links in this pdf files navigates to other page correctly in google chrome. But not navigating correctly in adobe pdf reader 11.0.6.

What is the problem here.I have attached sample pdf files.Here is sample pdf file:

  1. http://www.filedropper.com/mypdf1
  2. http://www.filedropper.com/mypdf3
dbugger
  • 15,868
  • 9
  • 31
  • 33
iosdev1111
  • 1,048
  • 1
  • 13
  • 32
  • When I click on the links in Acrobat Pro XI on Mac OS X something happens. What exactly isn't working for you? Can you describe what the behaviour is that you don't like or that isn't correct? – David van Driessche Apr 11 '14 at 13:33
  • It is not navigating to correct page.For first one mypdf1, when you click on first link 1.pngTo2.png it is navigating to page 3.ideally it should navigate to page2.To check correct behaviour of navigation open same pdf in google chrome,you can see correct navigation – iosdev1111 Apr 11 '14 at 13:42
  • even it works correctly when you put zoom level below 40 in adobe reader but if zoom level is more than 50% or it is set to actual size it navigates to wrong page – iosdev1111 Apr 11 '14 at 13:43
  • 1
    *when you click on first link 1.pngTo2.png it is navigating to page 3* - not exactly, at least not here... it shows the lower part of page 2 and (depending on the zoom level) some page three content. This is completely according to spec: **[ page /XYZ left top zoom ]** *Display the page designated by page, with the coordinates (left, top) positioned at the upper-left corner of the window and the contents of the page magnified by the factor zoom.* – mkl Apr 11 '14 at 21:51
  • yes,thanks for explaining.it works correctly when you open page in single page view. – iosdev1111 Apr 14 '14 at 05:30

0 Answers0