You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/configure-design-settings/change-a-report-page-settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,5 +24,5 @@ These settings affect the layout of the report's design surface. After their mod
You can also modify the page settings in [Print Preview](../preview-print-and-export-reports.md) using the [Page Setup](../../../print-preview/print-preview-for-winforms/printing-and-page-setup/change-printing-settings-via-the-page-setup-dialog.md) dialog.
27
+
You can also modify the page settings in [Print Preview](../preview-print-and-export-reports.md) using the [Page Setup](..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/printing-and-page-setup/change-printing-settings-via-the-page-setup-dialog.md) dialog.
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/preview-print-and-export-reports.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ To switch a report to the print preview mode, click the **Preview** tab. You wil
> To learn more about the options available in the print preview mode, refer to the [Print Preview for WinForms](../../print-preview/print-preview-for-winforms.md) section of this documentation.
12
+
> To learn more about the options available in the print preview mode, refer to the [Print Preview for WinForms](/interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms.md) section of this documentation.
13
13
14
14
15
15
## Print a Report
@@ -25,13 +25,13 @@ When in the Print Preview mode, you can export your report to files in different
25
25
26
26
27
27
The following documents describe the basics of report exporting and format-specific export options.
28
-
*[Exporting from Print Preview](../../print-preview/print-preview-for-winforms/exporting/exporting-from-print-preview.md)
*[Exporting from Print Preview](/interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/exporting-from-print-preview.md)
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/shape-report-data/format-data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,4 @@ When switching to [Print Preview](../preview-print-and-export-reports.md), you c
You can use the control's **Xlsx Format String** property to assign a native Excel format that is used for exporting reports to [XLSX](../../../print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md).
28
+
You can use the control's **Xlsx Format String** property to assign a native Excel format that is used for exporting reports to [XLSX](..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md).
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/bar-code-recognition-specifics.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@ Although you can use any ASCII character as the **FNC1** placeholder, it will no
24
24
For the list of the available application identifiers, refer to the official documentation at [www.gs1.org](http://www.gs1.org/).
25
25
26
26
## Specify the Barcode Resolution on Export to Third-Party Formats
27
-
At present, only [export to PDF](../../../../print-preview/print-preview-for-winforms/exporting/pdf-specific-export-options.md) preserves the original barcode in its vector form. Export to other formats will keep only the rasterized version of a barcode (with the default DPI set to **96**).
27
+
At present, only [export to PDF](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/pdf-specific-export-options.md) preserves the original barcode in its vector form. Export to other formats will keep only the rasterized version of a barcode (with the default DPI set to **96**).
28
28
29
-
For [XLSX](../../../../print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) and [XLS](../../../../print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) export, the output resolution can be set up manually using the **Rasterization Resolution** property.
29
+
For [XLSX](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) and [XLS](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) export, the output resolution can be set up manually using the **Rasterization Resolution** property.
30
30
31
31
## Common Issues
32
32
This document section provides solutions to the most common issues that you may encounter when creating barcodes.
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-basic-report-controls/character-comb.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,9 @@ You can also adjust the character comb's size to match its characters using the
When exporting this control to [third-party formats](../../../../print-preview/print-preview-for-winforms/exporting/exporting-from-print-preview.md), consider the following
34
-
* When a report is exported to an [XLS](../../../../print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) or [XLSX](../../../../print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) file, the cells of the Character Comb correspond to the cells of a resulting Excel sheet.
35
-
* When a report is exported to a [CSV](../../../../print-preview/print-preview-for-winforms/exporting/csv-specific-export-options.md) (or [TXT](../../../../print-preview/print-preview-for-winforms/exporting/txt-specific-export-options.md)) file, the content of individual cells is separated (or spaced) by a specified **Separator** character.
33
+
When exporting this control to [third-party formats](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/exporting-from-print-preview.md), consider the following
34
+
* When a report is exported to an [XLS](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) or [XLSX](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) file, the cells of the Character Comb correspond to the cells of a resulting Excel sheet.
35
+
* When a report is exported to a [CSV](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/csv-specific-export-options.md) (or [TXT](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/txt-specific-export-options.md)) file, the content of individual cells is separated (or spaced) by a specified **Separator** character.
36
36
37
37
In most aspects, the Character Comb is similar to the [Label](Label.md) control from which it inherits most of its properties and its basic behavior. For general information about binding these controls to data and display summary function results, see the [Label](Label.md) topic. To learn about Character Comb specifics, see the following sections in this document.
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-basic-report-controls/pdf-signature.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: Sergey Andreev
6
6
7
7
**PDF Signature** is a control that adds a visual signature to a report exported to PDF.
8
8
9
-
You can sign a report document when you [export it to PDF](../../../../print-preview/print-preview-for-winforms/exporting/exporting-from-print-preview.md). The signature information you specify is saved to the document's **PDF Signature Options**. The **PDF Signature** control visualizes the document signature information:
9
+
You can sign a report document when you [export it to PDF](../..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/exporting-from-print-preview.md). The signature information you specify is saved to the document's **PDF Signature Options**. The **PDF Signature** control visualizes the document signature information:
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-embedded-fields-mail-merge.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Consider the following specifics and limitations when using embedded fields:
29
29
30
30
* Field names should not use spaces to be interpreted correctly.
31
31
* Mail Merge is not available for a table's nested fields in a master-detail hierarchy.
32
-
* Embedded fields cannot be exported to [XLS](../../../print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) and [XLSX](../../../print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) as values; they are always exported as plain text. We recommend using [text formats](../shape-report-data/format-data.md) instead if you need to accompany dynamic data with static text.
32
+
* Embedded fields cannot be exported to [XLS](..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) and [XLSX](..//interface-elements-for-desktop/articles/print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) as values; they are always exported as plain text. We recommend using [text formats](../shape-report-data/format-data.md) instead if you need to accompany dynamic data with static text.
The mail merge feature enables you to apply formats to embedded field values. Select a required data field and click the control's smart tag. Click the **Format String** property's ellipsis button, and in the invoked **Format String Editor**, choose a built-in format pattern.
> To learn more about the options available in the preview mode, refer to the [Print Preview for WPF](../../print-preview/print-preview-for-wpf.md) section of this documentation.
21
+
> To learn more about the options available in the preview mode, refer to the [Print Preview for WPF](/interface-elements-for-desktop/articles/print-preview/print-preview-for-wpf.md) section of this documentation.
Copy file name to clipboardExpand all lines: reporting-for-desktop/articles/report-designer/report-designer-for-wpf/document-preview/export-document-dialog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ author: Anna Gubareva
4
4
legacyId: 116448
5
5
---
6
6
# Export Document Dialog
7
-
The Print Preview allows you to view and edit various format-specific options, and then export a report to one of the supported third-party formats. There are two options for [exporting](../../../print-preview/print-preview-for-wpf/exporting/exporting.md) a document. The first way is to export a document to a file on disk using the **Export Document** dialog.
7
+
The Print Preview allows you to view and edit various format-specific options, and then export a report to one of the supported third-party formats. There are two options for [exporting](..//interface-elements-for-desktop/articles/print-preview/print-preview-for-wpf/exporting/exporting.md) a document. The first way is to export a document to a file on disk using the **Export Document** dialog.
0 commit comments