J
jshaske
Hello All,
I am not sure if this is the newsgroup for this post, if not I apologize. I
am currently working on a .NET web solution that generates an RTF file to be
opened in Word for "mail merge" type processing. We have multiple templates
that are saved in RTF, and the user selects which ones they want to process.
We then "merge" these RTFs into one large file that is placing section breaks
between each of the sections. However after generating this file in one
example we should be seeing 88 pages in MS Word (2003 Professional Enterprise
Edition), but we are only seeing the first 53 pages. I can see the RTF logic
in another editor for the remainder of the pages, but I am not sure why Word
is not showing them. I was wondering if anyone could help me debug this issue.
I have uploaded the files to view at the following locations:
http://www.lupissoft.com/wholedoc.rtf (this is the entire doc of which it
only shows the first 53 pages).
http://www.lupissoft.com/first53.rtf (this is the first 53 pages of the doc
without the last 35 pages)
http://www.lupissoft.com/last35.rtf (this is the last 35 pages of the doc
without the leading 53)
Thank you!
Jamie
I am not sure if this is the newsgroup for this post, if not I apologize. I
am currently working on a .NET web solution that generates an RTF file to be
opened in Word for "mail merge" type processing. We have multiple templates
that are saved in RTF, and the user selects which ones they want to process.
We then "merge" these RTFs into one large file that is placing section breaks
between each of the sections. However after generating this file in one
example we should be seeing 88 pages in MS Word (2003 Professional Enterprise
Edition), but we are only seeing the first 53 pages. I can see the RTF logic
in another editor for the remainder of the pages, but I am not sure why Word
is not showing them. I was wondering if anyone could help me debug this issue.
I have uploaded the files to view at the following locations:
http://www.lupissoft.com/wholedoc.rtf (this is the entire doc of which it
only shows the first 53 pages).
http://www.lupissoft.com/first53.rtf (this is the first 53 pages of the doc
without the last 35 pages)
http://www.lupissoft.com/last35.rtf (this is the last 35 pages of the doc
without the leading 53)
Thank you!
Jamie