Fields are overlapping in word document
Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=3334
Printed Date: 03 May 2025 at 12:03am
Topic: Fields are overlapping in word document
Posted By: catalinandrei00
Subject: Fields are overlapping in word document
Date Posted: 04 Jun 2008 at 7:33am
Hello friends,
In my journey in Crystal Reports I've found 1 big problems and maybe anyone knows a solution:
I've created an report in CR 11 (11.0.0.1282), and I want to export the report into the format Word For Windows . I saw in Crystal Reports that there are 2 formats for this : a) Microsoft Word (RTF) - in this format the fields from the sections header/footer are overlapping . b) Microsoft Word - Editable (RTF) - in this format tha report is shown correct.
The questions I have are? 1) How can I export the report from Visual Studio 2005 in the format b) ?, (because I see that the only option I have is CrystalDecisions.Shared.ExportFormatType.WordForWindows, and this is not helping me too much) 2) If y cannot export the report in the format b) then what can I do?
Thank you, Catalin
|
Replies:
Posted By: BrianBischof
Date Posted: 04 Jun 2008 at 8:05pm
VS 2005 limits your export options (as you figured out). Did you install CR 11 on top of the VS 2005 install? This will upgrade the VS 2005 libraries to use the new functionality found in CR 11.
------------- Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
|
|