Export current map extent to a PDF file
Hi all,
I need the current extent of a map to be exported to a pdf file.
I have used ExportMap activity which converts my map extent to a bitmap (BMP) file url.
Then, i have used DownloadImage activity to convert the url into a bitmap object.
Then, i have used imagetoPDF activity which accepts image as an input not bmp for a pdf byte[] conversion.
How to convert bitmap to an image ?
0
-
Hi folks , i got the solution.
ExportMap activity has a provision for Pdf output in form of an url.
ReadFileBytes activity converts the url of the pdf file into byte[].0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar