I am developing a pdf reader, it reads large pdf files开发者_JAVA技巧 now I want to develop a system by which I can navigate among the pages of the documents. Can you suggest me some way of doing this.
Take a look at CGPDFDocument and its associated classes. They're designed for this sort of stuff.
精彩评论