Using Crystal Reports 2008, Visual Studio 2008 with C#.
Build the report in Crystal with multiple columns, some of which are narrative and can be quite lengthy. Using the “Can Grow” option on all fields.
Have a web page that displays the report through the viewer, looks great.
Since...
Seem to remember that i had to convert the barcode string, via a formula to include an @ sign at the beginning and at the end. Control characters to designate the start and the stopping points.
Changed to code 128 via a free downloaded font.
Don't know if this helps, been a while...
Pat
We have been trying to find a solution that allows our .Net web application to send Crystal reports directly to our web user's printers. Some reports go to their laser printer while others go to a barcode label printer.
We want to print reports in the background with out prompting the user to...
Need to report through crystal reports 9.0 Developer over the web from a SQL 2000 database. Looking for the best way to do this on a budget.
Can store the crystal reports on the remote machines. But the machines don't have sql or direct access to the sql database.
Can either transfer the...
Sorry for the lack of info, trying to place 14+ individual graphs in the report footer based upon data in the details section, currently grouped on distinct field.
Trying to translate the following sql command / concent into crystal 9 formula language ?
'select @number1,@number2 into @a,@aa...
Please can anyone help translate the following sql command / concent into crystal 9 formula language ?
'select @number1,@number2 into @a,@aa where @testname='ABC'
@number 1 is the result of a numeric calculation in the report.
@a is a number, no decimals, parsed from a memo field and converted...
Some experience with sql,on crystal 8.5. New to MS Access and crystal 9.0. Have tried this with both configurations.
Have multiple rows of data, same unique id, different row names, am pulling a string out of a memo field and converting to number. Managed that.
Can either update dbase or...
Thanks in advance, Please,
Is there any way to orient text vertically in 7.0? Trying to print address labels from sql stored procedure on a verical label printer with a width of 1 inch, length of 5 inches ?
Need guidence Desperately ...THANKS
Couldn't you copy the distinct records to a view, delete the table and copy the records back from the view ? Alter your table by adding a unique counter to distinquish each future row. Although running time might be lengthy...?
Just a thought,
Pat
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.