XtraReports Suite - .NET - v2008 vol 2

by Developer Express - 상품타입: Component / .NET WinForms / .NET Class

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.
XtraReports Suite - .NET - v2008 vol 2 의 스크린샷Windows Forms및 ASP.NET개발자를 위한 차세대 보고 플랫폼. XtraReports는 최종 사용자가 가능한 한 짧은 시간에 멋진 보고서를 작성하도록 도우며, 오늘날 가장 강력한 보고 솔루션에서 원하는 기능을 모두 얻어낼 수 있습니다. XtraReports Suite는 Microsoft® Visual Studio .NET과 완벽하게 통합되어 일반 Windows® Forms 응용 프로그램을 빌드할 때와 완전히 똑같은 방법으로 보고서를 빌드할 수 있습니다. XtraReports는 동일한 코드 편집기(C#, VB.NET 또는 J#), 동일한 Property Grid, 동일한 컴포넌트 툴상자, 동일한 배치의 툴바를 사용하며, Visual Studio IDE자원을 모두 사용할 수 있습니다.

평균  XtraReports Suite - .NET - v2008 vol 2 의 평균 리뷰 스코어  1 리뷰.

468,800₩
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

XtraReports Suite v2008 vol 2 (V8.2.4)

주문 ₩ 468,800 1 개발자 라이센스 다운로드 (166.9 MB)
주문 ₩ 690,800 1 개발자 라이센스 - 소스코드 포함 다운로드 (166.9 MB)

본 제품은 GSA Schedule 가격으로 제공해 드릴수 있습니다.가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

What’s new in XtraReports Suite 2008 vol 2?

  • Calculated Fields and Expression Editor Dialog - XtraReports Suite v2008 vol 2 allows you to add calculated fields to your data sources. Once you've added a field and specified its parent data table, you can build a formula to be used for value calculations. To make it easier to build these formulas and to enable calculated field generation via the End-User Designer, an advanced and easy-to-use Expression Editor dialog. With this dialog has been created, you can construct any expression that uses bound data field values, report parameter values and any constants. When a calculated field has been set up, you can use it as an ordinary data field anywhere across your reports. Its values can be simply displayed in report controls or can take part in data grouping, sorting or filtering.
  • Report Parameters - The new Report Parameters feature provides your end-users an extremely easy way in which to customize reports. Assume you want end-users to filter a report by a particular value. Previously, you would have to write custom code or use the End User Report Designer to enable this type of capability. The XtraReports Suite v2008 vol 2 allows you to solve this and many other similar tasks by using report parameters. Reports now expose a collection wherein you can add as many parameters as you require. For each parameter, you specify a data type, description and default value. For instance, if you need to show reports filtered by a particular date, then you add a single date-time parameter. Once it has been added, you can use this parameter anywhere in your report - in filtering expressions, in the formula builder dialog, etc. When end-users run a report, they first see a dialog allowing them to modify parameter values. Once proper values have been entered, they can click Submit to start actual report generation. The same parameter customization dialog can be invoked at any time while previewing a report. When changes are present, the report will be re-generated with the newly updated parameter values.
  • Running Totals and Percentage Calculations - In v2008 vol 2 two new summary types have been added - Running Sum and Percentage. The first is used when you need to accumulate summary values, i.e. each next value includes the sum of previous results. Note that XtraReports allows you to specify if the accumulation should continue across all report pages or if it should be reset with each new page or each new data group. The Percentage summary should be used for controls located in the Detail Band. If this summary type is applied, the control displays a percentage of the total summary value instead of its actual data. You can specify which summary should be considered to be 100% - total summary for the entire report or a summary calculated against the current page or data group.
  • Localizable Property Grid -To make the End-User Report Designer more user-friendly, we now allow you to completely localize its Property Grid, including property and control names. In addition to the localization benefits of this new feature, you are now able to substitute property names with phrases that will be better understood by end-users. In XtraReports v2008 vol 2, we have made this substitution and UI style the default option. You can revert to the previous UI by changing a single property.

What’s new in XtraReports Suite vol 1?

New Cross-Tab Control - The new XRPivotGrid control is powered by the XtraPivotGrid Suite and allows you to design hassle-free cross-tab reports. This control is a better alternative to the previously available ways in which to build cross-tab reports. Because the XRPivotGrid wraps the XtraPrivotGrid Suite as a native report control, it's now infinitely easier to create and customize cross-tab reports, both in Visual Studio and within the End-User Report Designer.

Improved ASP.NET Reporting

  • Client-Side Printing via Adobe® Plug-In - Printing a web report on the client side has always been a problem because a web browser used its own printing settings (e.g. paper kind, margins, etc.) to print a report which may have differed from the report's individual settings. So, end-users had to adjust page settings before every printing operation. For those using Internet Explorer with the Adobe Reader plug-in installed, this is no longer a problem. When a report is printed, XtraReports searches for the plug-in, and if found, first exports a report to PDF, and then prints the PDF file. In this instance all print settings are correctly passed from a report to the Print Dialog.
  • Web Farms and Web Gardens Support - To properly operate in web farms and web gardens, XtraReports v2008 vol 1 now stores its data in a Session, which can be adjusted to allow access by multiple processes simultaneously. As for web farms, it's now possible to specify a shared folder in the web application's Web.config file. If all servers of a web farm have read/write access to this folder, XtraReports may use it to store all necessary data.

New Styles and Style Overriding - Added a StylePriority property to every report control, and now control properties may override the corresponding properties of a style assigned to a control.

Better Control Over Report Layouts

  • Suppress empty or duplicate values
  • Remove page headers and page footers from pages with report header or footer
  • Keep master and detail reports together

What's New in XtraReports Suite v2007 vol. 3?

ASP.NET Reporting - Major Improvements - significantly improved the ASP.NET capabilities of the XtraReports Suite. The main controls - ReportViewer and ReportToolbar - have been completely re-written to use the the ASPxperience Suite.

Complete AJAX Callback Support - The ReportViewer control now uses callbacks for all operations. For instance, page navigation is accomplished via callbacks, automatically. 

Medium Trust Support - Since many web hosts do not grant Full Trust permission to their clients, now allow you to create reports that can be viewed and work at a Medium Trust permission level. 

  • Report Caching for Faster Navigation and Export Operations
  • Document Map Support (Bookmarks)
  • The Ability to Build Custom Report Toolbars

Cross-Band Controls (Line and Box) - Previously, to draw a continuous line across several bands, you had to place a Line control into each band and then carefully align lines to one another. With the new cross-band Line and Box controls, these tasks become a matter of placing a single control onto your report.

Built-in Data Filtering - In previous versions, if you wanted to apply filtering to a report, you needed to manually filter the underlying data source. Now provide a more straightforward solution - you can specify any filter condition when designing a report, by either assigning it to the FilterString property or using the Filter Editor dialog. The specified condition will be automatically applied to the underlying data source when the report is generated.

Anchor Control Edges to Band Edges - This feature allows you to better control complex report layout. For instance, this features can be used when multiple controls are displayed side by side and their height depends on their content. To make certain these controls have the same height, anchor them to the band's top and bottom edges. The control's height will then be adjusted with respect to the band's actual height.

What's New in XtraReports Suite v2007 vol. 2?

Side-by-side Sub-report Printing – Developer Express have completed a comprehensive internal re-design so that side-by-side printing of several sub-reports is now possible. It doesn't matter if sub-reports are all bound to different data sources. You simply align them to one another vertically and you're done - different reports will be rendered in parallel.

Report Merging - You can now use pages from different reports to create a single combined report. To accomplish this, you simply insert the desired pages from one report to the desired positions within another. You can combine more than two reports and there are no limits regarding page order. Note also that page settings, such as page orientation, can be mixed within the resulting report. At its simplest, this feature can be used to print multiple reports as a single report - within a single printer task. This can help ensure that two related reports will be printed one by one on your printer so that no other printer task will be able to get between them. More sophisticated usage scenarios include the ability to produce a complex report with arbitrary page order and different page layout types. The resulting report will have continuous page numbering so that the report will look as a single document. Note that all export features (such as export to PDF) fully support this new capability.

Report Scaling within the Preview Window - This feature has been available for most Developer Express controls since DXperience v2007 vol. 1. It is now available for the XtraReports Suite. End-users can scale reports directly within the Print Preview window. A custom popup dialog allows them to specify report width in pages or a custom zoom factor.

Ribbon Integration - The End User Report Designer allows you to incorporate the Ribbon UI within your application.


아주 사용하기 쉬운 보고서 디자이너를 제공하는 보고 도구인 XtraReports Suite는 MS Visual Studio IDE에 완전히 통합되어 있기 때문에, 디자이너에서 또는 코드를 통해 XtraReport 종속 클래스를 빌드하는 Windows Forms와 완전히 동일한 방법으로 보고서를 사용자 정의할 수 있습니다. 다른 주요 특징에는 CSV to XLS, HTML 및 PDF의 다양한 내보내기 포맷, 보고서를 ASP.NET 응용 프로그램에서 사용하는 기능, 보고서 작성 절차를 단순화해주는 여러 가지 마법사, BarCode 및 ZipCode 컨트롤에 붙이는 간단한 레이블에서부터 기타업체의 Windows Forms 컨트롤을 인쇄할 수 있는 기능까지 13개의 다양한 기본 보고서 컨트롤, 마스터 세부사항 및 하위 보고서 지원, 사용하기 쉬운 최종 사용자용 디자이너, 다중 열 보고서 등이 있습니다.

XtraReports Suites의 주요 기능에는 다음과 같은 것이 있습니다.

IDE로의 완벽한 통합:

  • 보고서를 다른 프로젝트 항목과 동일한 방법으로 프로젝트에 추가합니다.시각적으로 또는 코드를 통해 XtraReport 종속 클래스를 빌드하는 Windows Forms와 완전히 동일한 방법으로 보고서를 사용자 정의할 수 있습니다.
  • XtraReports Suite는 전용 도킹 창, 컨트롤 세트 및 툴바를 IDE에 직접 통합합니다.
  • 기본 인쇄 미리보기 및 웹 보고서 미리보기 창

보고서 컨트롤에는 다음이 포함됩니다.

  • XRControl: 모든 컨트롤의 베이스. 이 컨트롤은 모든 유형의 컨텐츠를 제공해 주는 패널로 사용합니다.XRLabel: 레이블 컨트롤
  • XRCheckBox: 체크 상자
  • XRLine: 보고서에 수평 또는 수직 줄 추가
  • XRPageBreak: 보고서에 수작업으로 페이지 나누기 삽입
  • XRPageInfo: 페이지 번호, 현재 날짜와 같은 정보 추가
  • XRPanel: 패널 컨트롤
  • XRBarCode: 바코드 컨트롤
  • XRPictureBox: 보고서에 이미지 표시
  • XRRichTextBox: 보고서에 다양한 포맷의 텍스트 표시
  • XRZipCode: zip 코드 표시. 특히 전자 우편 레이블 작성시 유용합니다.
  • XRTable: 자동으로 배열되는 테이블을 추가하여 데이터 레이아웃을 개선
  • Subreport: 다중 페이지에 보고서 재사용
  • XtraReports Suite는 XtraPrinting Library를 통해 인쇄될 수 있는 Developer Express 제품의 고급 지원을 제공합니다. XtraGrid와 같은 컨트롤을 드롭 및 사용자 정의하여 완벽한 보고서를 만듭니다.
  • 모든 .NET WindowsForms 컨트롤을 보고서에 임베드할 수 있습니다.

사용할 수 있는 Band 유형:

  • Detail Band
  • Group Footer, Group Header
  • Bottom Margin, Top Margin
  • Group Footer, Group Header
  • Page Footer, Page Header
  • 이런 밴드 대부분이 포함된 상세 보고서를 쉽게 추가할 수 있습니다.

ASP.NET 보고서의 편리한 빌드:

  • 모든 보고서는 특별하게 디자인된 컨트롤을 사용하여 ASP.NET 응용 프로그램에 전송될 수 있습니다.
  • XtraReports Suite는 특별하게 디자인된 Web Toolbar 컨트롤을 제공합니다. 이 컨트롤을 사용하면 최종 사용자가 ASP.NET 프로젝트에 사용된 보고서를 조작할 수 있습니다.

기본 End-user Designer - End-user Designer는 IDE 통합 디자이너와 동일한 기능 세트를 제공합니다. 기능에는 다음과 같은 것이 있습니다.

  • 보고서를 XML 파일이나 스트림에 저장 및 복구합니다.기존 End User Designer를 사용자 정의하거나 특별한 사용자 디자이너 컴포넌트 세트로 직접 작성할 수 있습니다.
  • 기본 미리보기 및 HTML 뷰를 사용하여 보고서를 즉시 미리 볼 수 있습니다.
  • 고급 스크립트 기술로 보고서 이벤트를 처리합니다.
  • 보고서의 Field List Explorer 창에 있는 Drag & Drop 필드를 사용해서 해당 필드에 바인딩된 레이블 컨트롤을 자동으로 생성합니다.
  • 기본 컨트롤 탐색기 창으로 보고서의 컨트롤을 빠르게 탐색합니다.

XtraReports로의 이주

XtraReports의 Import 기능을 사용하면 쉽게 현재의 보고 시스템을 XtraReports로 이주할 수 있습니다. MS Access로 작성된 보고서, Crystal 또는 Active 보고서는 XtraReport에서 직접 XtraReport로 쉽게 가져오고 변환할 수 있습니다. "Import..." 글자를 누르고 가져올 보고서를 선택하면 그대로 새로운 XtraReport 클래스를 프로젝트에 추가할 수 있습니다. 변환 관련 작업은 모두 XtraReports가 자동으로 수행합니다.

배포

XtraReprts는 GAC(global assembly cache)에 넣거나 "xcopy"를 사용하여 어셈블리를 배포하는 방법으로 쉽게 배포할 수 있습니다.

물론 배포의 편리성을 논할 때 비용 문제를 간과할 수 없습니다. 앞에서 언급한 것처럼, XtraReports는 이것을 무료로 WindowsForms, ASP.NET 및 End-User Designer에 사용할 수 있습니다.

추가 기능

미리 정의된 다양한 레이블이 제공됩니다. XtraReports를 사용하여 전자 우편 레이블, 스티커, 비즈니스 카드, 뱃지는 물론 어떤 종류의 레이블도 인쇄할 수 있습니다. 가장 많이 사용되는 미리 정의된 레이블 유형을 다양하게 갖춘 마법사를 제공합니다. 마법사는 AOne, Avery, Herma, Zweckfrom 및 기타 여러 레이블 표준(모두 합쳐서 1,500개가 넘습니다)을 지원합니다.

  • 기본 Report Creation 마법사다중열 보고서 생성 가능
  • 보고서는 PDF, HTML, MHT, RTF, XLS, TXT, CSV 및 여러 그래픽 포맷으로 내보낼 수 있습니다.
  • 모든 보고서의 각 컨트롤 및 스타일시트에 대해 고급 스타일을 제공합니다.
  • XtraReports Suite로 배경 이미지 및 워터마크를 사용할 수 있습니다.
  • 자동 요약 계산 가능

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

화면 바로가기 갤러리

Award Award