Previous | Next | (P-PDF) JavaScript
Topic: Adding pages dynamically to an open document
Conf: (P-PDF) JavaScript, Msg: 28565
From: arne.gleason
Date: 10/16/2001 12:54 AM
insertPages() would have been a nice way to do what I'm looking for. I think I’m going to try spawnTemplates() instead - the drawback being that I have to embed all possible pages as hidden templates in the document (which makes for a big document in my case).