fbpdf: O command sets page number and shows current page
commit866b8c5e1d8a40a4b54d0afa6c2429dcf1636bfc
authorAli Gholami Rudi <ali@rudi.ir>
Mon, 5 May 2014 14:00:01 +0000 (5 18:30 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Mon, 5 May 2014 14:00:01 +0000 (5 18:30 +0430)
tree668fda8ca8398b22abaa561a29644c31a38e8d96
parentd3a996e45951618c315a15d4e248024a37300752
fbpdf: O command sets page number and shows current page

For instance, the command '3O' in page 5 of a file:
1. Updates current page number so that the command 'nG'
   shows page n + 2, where n is the prefix (just like the
   command '3o').
2. Invokes command G with current page as its prefix, i.e.,
   '5G', which shows page 7.
README
fbpdf.c