Previous | Next | (P-PDF) JavaScript
Topic: Breaking PDF file using table of contents
Conf: (P-PDF) JavaScript, Msg: 27576
From: sb108
Date: 9/25/2001 05:43 AM
All,
I need to break the PDF down to smaller PDFs by chapters or subchapters in table of contents. The problem is that given a bookmark object I cannot locate in the PDF were a particular subchapter begins and ends. Can you tell me how to do this?
Given the bookmark object and running within a batch sequence I try to reference the Doc Object doc.pageNum I get a Global.pageNum error. Is this an Acrob 5.0 error? Why can't I get the value for pageNum attribute? I can access other attributes like, numPages, filesize, etc.?
Thanks,
Sujatha.