Image to PDF Activity
Description:
Creates a PDF document from an image.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.ImageToPdf
Function:
This activity embeds an image in a PDF document with optional page margins.
In a Workflow:
After performing an Export Map or another activity that has generated an Image or Bitmap output you may want to provide a PDF representation of the image. This activity will create a new PDF document containing the image. This activity may be used in conjunction with the Merge PDFs activity.
Properties:
Name | Description |
---|---|
In Arguments |
|
Image |
The source image to convert to a PDF. |
Page Margin |
The page margin to apply to the document. https://msdn.microsoft.com/en-us/library/system.windows.thickness.thickness.aspx |
Misc |
|
Display Name |
ImageToPdf You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Out Arguments |
|
Result |
The PDF result. |
Version Information:
Supported from: Geocortex Essentials 3.15.