Blank page at the end of document

V

Vishnu

We are currently generating a word document with the business details based
on the input from a CRM tool(CCM). The issue currently we are facing is a
blank page gets attached at the end of the file. When we tried deleting the
page the document gets corrupted, we are generating the document using
VBScipt.
 
D

Doug Robbins - Word MVP

You would have to show us the VBScript to give you a specific answer, but I
imagine that your code is inserting Section Breaks and what you probably
need to do is include code the change the last one from a Next Page Section
Break to a Continuous Section Break.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
 

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