473,804 Members | 3,305 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Crystal Report 9 for VS2003

Hi,

How to do top alignment for text objects in CR9? I have Text object in
report in detail section which has e.g.:
Top = 0
Left = 0
Height = 1000
Width = 1000
Alignment = Left

When I use large font (e.g. Tahoma, 60pt) data in this text box are
displayed with white space in the top of object. I need to remove this
and set data to top of object. I need this for set as big font for
object as possible.
Sample CR9 do ('-' means text object border):

|---------|
| |
|aaa |
|---------|

I need:
|---------|
|aaa |
| |
|---------|
--
*Best regards,*
Klaudiusz
Mar 14 '06 #1
0 1097

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2362
by: Darrin | last post by:
Hello, I am looking for a web reporting solution. I have researched some things on crystal reports but read that the version that is bundled with Visual Studio 2003 does not allow you to print them. I was able to create a sample looking report in ASP.NET using VS2003 but not able to print it. Is there some specific code a person could use as I did not see a print button. I was thinking of creating my own reports but having a hard time...
1
1784
by: google | last post by:
I have studio 2003 and also have Crystal reports 9 installed on my machine The problem this causes is that its mixing up the version of the dlls to pick up. I am adding a Crystal report viewer 9.2 control and it adds references to the 9.1 instead of the 9.2 libraries which i want. I can change the references manually and change the version in the HTML file of the form and rebuild but I am not sure if the application will run. The dlls in...
0
4899
by: Craig Faulkner | last post by:
I have been fighting through my first crystal report in VS2003.NET and have made some headway. Here is what I've done: 1. Created a crystal report in VS2003 from a SQL stored procedure with parameters through the GUI. 2. Finally got past the logon failure error to display the report using the viewer. I assume that default parameters are being used since it does display some data and the SP won't run without being passed some values.
2
2445
by: jyothi rajanna | last post by:
Hi, We are trying to deploy an application that uses crystal.net(version 9.1) as a reporting tool. We created the Websetup.exe file using the MergeModule and ran the same in the production server(having the environment VS2003 framework,IIS6.0, Windows Server 2003). While running the same we are getting the following error: Please suggest us steps to deploy in the production server. Thanks and regards Alpee Jain
7
11253
by: Henry | last post by:
I am writing a Windows forms VB.Net/MS SQL application via VS 2003 that utilizes Crystal Reports. I want to be able to dynamically set the report data source at run time. I'm trying to change the the reports "integrated security" from TRUE to FALSE via the "Set Location" dialog in the report designer with no success. It is not intuitive (at least not to me.) I get the following error:
0
1460
by: Crystal Report - LoadSaveReportException | last post by:
I have a web system which will display a crystal report for clients. It is written in Visual Studio 2003, VB.Net and Crystal Report which comes with VS2003, running on Windows 2000. It works very well. Now we moved it to Windows XP and I cannot run the report again at design time. There is no change to my code. I got the following error: The LoadSaveReportException: Load Report Error. I searched all possible answers through the web. It...
1
1989
by: abc | last post by:
Our web project is used VS2003 and Crystal Reports for Visual Studio.NET. There have reports that directly call to sql server's stored procedure. I also call SetDatabaseLogon method to change user id and password. But I found the crystal reports use ASPNET account to logon SQL Server, not my expected user id. Our SQL Server is MSDE and run on mixed authenitcation mode.
0
1987
by: Tumurbaatar S. | last post by:
It's my first project using the Crystal report. I created a report with the report designer and linked it to a web form as: 1. put CrystalReportViewer in my page (its ID: Viewer). 2. put ReportDocument component from Toolbox | Components (its Name: Report) and specified my existing report class (myproject.import.reports.shiporder). 3. in DataBinding of above viewer, I choosed Simple binding and selected my report. 4. on Page_Load event...
0
1069
by: MDNTech | last post by:
I'm using Crystal Reports in a VB.Net app developed using VS2003. For each report, I display it on a form using the Crystal Report Viewer control, and allow the user to print it to a pre-defined printer (wide carriage dot matrix) by clicking a "Print" button. Because some of the reports can run up to 180 pages long, I'd like to be able to warn the user with a message box on a long report, and allow the user to cancel the printing. Is...
0
1060
by: annadurai | last post by:
Dear sir Sub :- ASP.NET with CRYSTAL REPORT in VISUAL STUDIO 2003 I have following doubts in ASP.NET with crystal reports. 1) In my crystal report output screen, PRINTER icon is not displayed. (kindly see my present output bar. Printer icon is missing). 1 of 1+
0
9708
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10588
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10340
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10085
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9161
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6857
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5662
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3827
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2998
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.