UNDO for InsertFile, please ? (C# or VB-6)

M

Mike

Hi! I am writing a program that puts together a bunch of documents.
Sometimes, I need to undo the call for InsertFile() if number of pages in the
resulting document exceeds a certain number.

I can not figure out how to Undo the insertFile() call. I was thinking of
having 2 sets of files and write to the resulting file only if InsertFile()
into my temp document does not exceed the # of pages. However, this solution
seems a bit cumbersome to me.

Any suggestions / code samples / URL's are greatly appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top