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: docs/integration-services/security/security-overview-integration-services.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
@@ -58,7 +58,7 @@ ms.author: chugu
58
58
59
59
- Control access to packages and package configurations that are stored in [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
60
60
61
-
- Control accesss to packages and to related files such as configurations, logs, and checkpoint files that are stored in the file system.
61
+
- Control access to packages and to related files such as configurations, logs, and checkpoint files that are stored in the file system.
62
62
63
63
- Control access to the [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] service and to the information about packages that the service displays in [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)].
64
64
@@ -141,4 +141,4 @@ ms.author: chugu
141
141
142
142
-[Sign a Package by Using a Digital Certificate](../../integration-services/security/identify-the-source-of-packages-with-digital-signatures.md#cert)
143
143
144
-
-[Set or Change the Protection Level of Packages](../../integration-services/security/access-control-for-sensitive-data-in-packages.md#set_protection)
144
+
-[Set or Change the Protection Level of Packages](../../integration-services/security/access-control-for-sensitive-data-in-packages.md#set_protection)
Copy file name to clipboardExpand all lines: docs/reporting-services/report-design/add-a-background-image-report-builder-and-ssrs.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: "Add a Background Image (Report Builder) | Microsoft Docs"
3
-
description: Discover how to embed an image in the report definition to add the image to a variety of report items including text boxes, lists, and page header.
2
+
title: "Add a background image to a paginated report (Report Builder) | Microsoft Docs"
3
+
description: Discover how to embed an image in the paginated report definition to add the image to a variety of report items including text boxes, lists, and page header.
# Add a Background Image (Report Builder and SSRS)
16
-
You can add a background image to a report item such as a rectangle, text box, list, matrix, table, and some parts of a chart, or a report section such as the page header, page footer, or report body. You can define a background image for any selected item on the report design surface that displays **BackgroundImage** in the Properties pane. Like other images, the background image can be a URL to an image on the report server, an image from a dataset field, or an image embedded in the report definition. To use an image embedded in the report, you must first add the image to the report definition before you can add the image to the design surface.
You can add a background image to a paginated report item such as a rectangle, text box, list, matrix, table, and some parts of a chart, or a report section such as the page header, page footer, or report body. You can define a background image for any selected item on the report design surface that displays **BackgroundImage** in the Properties pane. Like other images, the background image can be a URL to an image on the report server, an image from a dataset field, or an image embedded in the report definition. To use an image embedded in the report, you must first add the image to the report definition before you can add the image to the design surface.
20
+
21
+
## To embed an image in the report definition
22
22
23
23
1. In the Report Data pane, right-click the **Images** node, and then click **Add Image**.
24
24
@@ -27,7 +27,7 @@ ms.author: maggies
27
27
28
28
2. Navigate to the image you want to embed in your report definition, and then click **OK**.
29
29
30
-
###To add a background image
30
+
## To add a background image
31
31
32
32
1. In report design view, select the report item to which you want to add a background image.
# Add a Data-Bound Image (Report Builder and SSRS)
16
-
A report can include a reference to an image that is stored in a database. Such an image is known as a *data-bound image*. The pictures that appear alongside product names in a product list are examples of data-bound images.
17
-
18
-
Adding a data-bound image to a page header or page footer requires additional steps. For more information, see [Page Headers and Footers (Report Builder and SSRS)](../../reporting-services/report-design/page-headers-and-footers-report-builder-and-ssrs.md).
A paginated report can include a reference to an image that is stored in a database. Such an image is known as a *data-bound image*. The pictures that appear alongside product names in a product list are examples of data-bound images.
22
20
23
-
### To add a data-bound image
21
+
Adding a data-bound image to a page header or page footer requires additional steps. For more information, see [Page Headers and Footers (Report Builder and SSRS)](../../reporting-services/report-design/page-headers-and-footers-report-builder-and-ssrs.md).
22
+
23
+
## To add a data-bound image
24
24
25
25
1. In report design view, create a table with a data source connection and a dataset with a field that contains binary image data. For more information, see [Tables (Report Builder and SSRS)](../../reporting-services/report-design/tables-report-builder-and-ssrs.md).
External images can be on a report server in native mode or SharePoint integrated mode, or on any other Web site. When you include external images in your report, you must verify that the image exists and that the report reader has permissions to access the image. For more information, see [Images (Report Builder and SSRS)](../../reporting-services/report-design/images-report-builder-and-ssrs.md).
External images can be on a report server in native mode or any other Web site, including a report server in SharePoint integrated mode (SQL Server 2016 or before). When you include external images in your paginated report, you must verify that the image exists and that the report reader has permissions to access the image. For more information, see [Images (Report Builder)](../../reporting-services/report-design/images-report-builder-and-ssrs.md).
20
+
21
+
## To add an external image
22
22
23
23
1. In report design view, on the **Insert** tab, click **Image**.
24
24
@@ -30,11 +30,11 @@ ms.author: maggies
30
30
31
31
5. In **Select the image source**, select **External**.
32
32
33
-
For an image on a report server in native mode, type a relative path to the image in the **Use this image** box-for example, ../images/image1.jpg.
33
+
For an image on a report server in native mode, type a relative path to the image in the **Use this image** box-for example, ../images/image1.jpg.
34
34
35
-
For an image on a report server in SharePoint integrated mode, or any other Web site, type a full URL to the image in the **Use this image** box-for example, https://\<SharePointservername>/\<site>/Documents/images/image1.jpg.
35
+
For an image on any Web site (including a report server in SharePoint integrated mode), type a full URL to the image in the **Use this image** box: for example, `https://\<SharePointservername>/\<site>/Documents/images/image1.jpg`.
36
36
37
-
For more information, see [Specifying Paths to External Items (Report Builder and SSRS)](../../reporting-services/report-design/specifying-paths-to-external-items-report-builder-and-ssrs.md).
37
+
For more information, see [Specifying Paths to External Items (Report Builder and SSRS)](../../reporting-services/report-design/specifying-paths-to-external-items-report-builder-and-ssrs.md).
38
38
39
39
6. (Optional) Click **Size**, **Visibility**, **Action**, or **Border** to set additional properties for the image report item.
Copy file name to clipboardExpand all lines: docs/reporting-services/report-design/embed-an-image-in-a-report-report-builder-and-ssrs.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
@@ -1,6 +1,6 @@
1
1
---
2
-
title: "Embed an Image in a Report (Report Builder) | Microsoft Docs"
3
-
description: Make an image readily available to a report. Use an image that's embedded in the report and listed in the Report Data pane of Report Builder.
2
+
title: "Embed an image in a paginated report (Report Builder) | Microsoft Docs"
3
+
description: Make an image readily available to a paginated report. Use an image that's embedded in the report and listed in the Report Data pane of Report Builder.
# Embed an Image in a Report (Report Builder and SSRS)
19
-
A report can include an embedded image. Embedding an image ensures that the image is always available to a report, but can affect the size of the report definition, the file that defines the report. The images embedded in a report are listed in the Report Data pane.
20
-
21
-
You might want to embed an image in the report definition before adding the image to the design surface. For more information, see [Add a Background Image (Report Builder and SSRS)](../../reporting-services/report-design/add-a-background-image-report-builder-and-ssrs.md).
A paginated report can include an embedded image. Embedding an image ensures that the image is always available to a report, but can affect the size of the report definition, the file that defines the report. The images embedded in a report are listed in the Report Data pane.
25
23
26
-
### To embed an image in a report
24
+
You might want to embed an image in the report definition before adding the image to the design surface. For more information, see [Add a Background Image (Report Builder)](../../reporting-services/report-design/add-a-background-image-report-builder-and-ssrs.md).
25
+
26
+
## To embed an image in a report
27
27
28
28
1. In report design view, on the **Insert** tab, click **Image**.
29
29
@@ -46,7 +46,7 @@ ms.author: maggies
46
46
> [!NOTE]
47
47
> The MIME type (for example, bmp) is derived automatically when the image is imported. To change the MIME type, see the next procedure.
48
48
49
-
###(optional) To change the MIME type of an imported image
49
+
## (optional) To change the MIME type of an imported image
0 commit comments