| OLD | NEW |
| 1 {{header}} | 1 {{header}} |
| 2 {{object 1 0}} << | 2 {{object 1 0}} << |
| 3 /Type /Catalog | 3 /Type /Catalog |
| 4 /Pages 2 0 R | 4 /Pages 2 0 R |
| 5 /OpenAction 10 0 R | 5 /OpenAction 10 0 R |
| 6 >> | 6 >> |
| 7 endobj | 7 endobj |
| 8 {{object 2 0}} << | 8 {{object 2 0}} << |
| 9 /Type /Pages | 9 /Type /Pages |
| 10 /Count 4 | 10 /Count 4 |
| (...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 307 testUnsupported('this.getOCGs'); | 307 testUnsupported('this.getOCGs'); |
| 308 testUnsupported('this.getPageBox'); | 308 testUnsupported('this.getPageBox'); |
| 309 testUnsupported('this.getURL'); | 309 testUnsupported('this.getURL'); |
| 310 testUnsupported('this.importAnFDF'); | 310 testUnsupported('this.importAnFDF'); |
| 311 testUnsupported('this.importAnXFDF'); | 311 testUnsupported('this.importAnXFDF'); |
| 312 testUnsupported('this.importTextData'); | 312 testUnsupported('this.importTextData'); |
| 313 testUnsupported('this.insertPages'); | 313 testUnsupported('this.insertPages'); |
| 314 testUnsupported('this.removeIcon'); | 314 testUnsupported('this.removeIcon'); |
| 315 testUnsupported('this.replacePages'); | 315 testUnsupported('this.replacePages'); |
| 316 testUnsupported('this.saveAs'); | 316 testUnsupported('this.saveAs'); |
| 317 testUnsupported('this.syncAnnotScan'); |
| 317 | 318 |
| 318 app.alert('*** Testing Supported Methods ***'); | 319 app.alert('*** Testing Supported Methods ***'); |
| 319 testAddIcon(); | 320 testAddIcon(); |
| 320 testCalculateNow(); | 321 testCalculateNow(); |
| 321 testGetAnnot(); | 322 testGetAnnot(); |
| 322 testGetField(); | 323 testGetField(); |
| 323 testGetIcon(); | 324 testGetIcon(); |
| 324 testGetNthFieldName(); | 325 testGetNthFieldName(); |
| 325 testGetPageNthWord(); | 326 testGetPageNthWord(); |
| 326 testGetPageNthWordQuads(); | 327 testGetPageNthWordQuads(); |
| (...skipping 11 matching lines...) Expand all Loading... |
| 338 } | 339 } |
| 339 endstream | 340 endstream |
| 340 endobj | 341 endobj |
| 341 {{xref}} | 342 {{xref}} |
| 342 trailer << | 343 trailer << |
| 343 /Root 1 0 R | 344 /Root 1 0 R |
| 344 /Info 9 0 R | 345 /Info 9 0 R |
| 345 >> | 346 >> |
| 346 {{startxref}} | 347 {{startxref}} |
| 347 %%EOF | 348 %%EOF |
| OLD | NEW |