Hi. I doubt that you will find many takers on this list. I suggest posting in the Macros & API forum: http://www.oooforum.org/forum/viewforum.phtml?f=9
You could conceivably find an answer by searching that forum or Code Snippets on the same website. If you want to post your question there, you must first go to the home page and register. Make sure the email address you supply is correct, remember the password and user name. There is no recovery feature if you forget your details or do not receive and reply to the email confirmation. There is a dev list which provides some assistance but it's not primarily intended for support, so I would try the forum first. Good luck. Prasenjit Paik wrote: > > Hi Guys, > > I have a DOC file. I want to create a sub-document from it. Say, I have a > DOC of 5 pages. I want to create a DOC out of it which could be of any of > the following depending upon the user requirement - > > 1> Pages 1-3 > > 2> Pages 2-4 > > 3> Pages 4-5 > > User can mention the page range. > > I have written a code for it which takes care of all the above mentioned 3 > cases. But the problem is that sometimes it creates the sub-document with > all the pages (i.e. 5) despite being given the page range. Please take a > look at the attached code snippet - > > In the code you will find 3 variables - > > <snip> > > Could anybody please tell me where could be the mistake? Any suggestion > will be of immense help to me. > > Thanks & Regards > Prasenjit Paik > > -- View this message in context: http://www.nabble.com/Sub-Document-Creation-Problem-tf3373843.html#a9390228 Sent from the openoffice - users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
