I\'m trying to decrease size of my rpt file. The problem is in image. When I remove image, file is about 50KB size large. When I add image, it increases to 600KB.
I have been using the AJAX html editor to create content for a .NET project. The content is stored as raw HTML mark-ups.Now I need to take that cont开发者_如何学Pythonent and inject it into a printabl
My MVC app uses the push model and the CR viewer for reporting. All works great in displaying the report in the viewer however the print/export buttons give the javascript error \'Object not开发者_如何
I am tryi开发者_开发百科ng to print a Crystal Reports consisting invoice data fetched from data base with a Dot Matrix Printer in Generic text mode, where i want to change the font size of alternate r
I\'m trying to hook up my SOAP webservice to be used as a crystal reports data service and I\'m running into some problems.I follow the wizard and after I enter my WSDL URL and my credentials, I go on
I have a stored procedure that selects from a table, two of the fields are DATE type in SQL Server, but when I select the stored procedure from Crystal Reports, the two date fields appear as Strings (
I have a Crystal Report that was designed against a dev database. When I load it into the live system I need it to run a different but equivalent database. Normally I just run reports through some cod
I want to create a crystal report in asp.net with c# use through parameterized query开发者_运维百科 by coding (not by wizard).Create Crystal Reports on the Fly using ASP.NET.
I am refactoring an old program to use VS2008 (instead of VS2005) and the 2003 Crystal Reports merge modules no longer work on the client machine.
I\'m working with Crystal Reports in VB.NET in Visual Studio 2005. I have a List(Of Stuff) that I\'ve sorted according to one of the object\'s members.