Select to view content in your preferred language

Adding A0, A1, and A2 Print Formats to EB Print Widget

616
7
11-14-2024 05:21 AM
Labels (2)
IB3
by
Regular Contributor

Hi community,

I am looking to add print formats A0, A1, and A2 to the print widget in Experience Builder (EB). Alternatively, I am open to exploring any other solutions for integrating these formats within EB, possibly using JavaScript code.

Has anyone already implemented this enhancement or found a suitable workaround?

Any insights or examples would be greatly appreciated!

Isabelle

0 Kudos
7 Replies
SteveCole
Honored Contributor

You haven't specified what EB environment you're working in- Portal or AGOL. If it's Portal based, you should be able to publish your own print templates and then specify that print service for the Print Widget. This link from the ArcGIS Server Help describes the process of publishing your own print templates. 

 

0 Kudos
IB3
by
Regular Contributor

It's in AGOL 

0 Kudos
TimWestern
MVP

Sharing from Pro may require a certain permission/account level.   Several colleagues and myself ran into that blocker when trying to share these.

Setting up a custom print service to take advantage, also seems to be hidden behind a high level admin profile.

0 Kudos
IB3
by
Regular Contributor

Ok, do you know where I can find a tutorial on how to do this from arcgis pro to agol?

0 Kudos
TimWestern
MVP

I'll check.  Some of these things can be published from Pro to a portal.  

Let me see if I can find that link...

HEre are a couple that may be relevant

Configure utility services  

This one appears more aimed at Enterprise though:
https://enterprise.arcgis.com/en/server/latest/publish-services/windows/tutorial-publish-additional-...

Note, that in theory you can go login to a portal (enterprise or agol) go to New and in the box to drag and drop, drag a layout you created and saved out of pro onto it, give it a name, tags, etc.


 

0 Kudos
IB3
by
Regular Contributor

Ok, but what I don't get is how to use it after in experience builder as a widget or tool. Do you know that part ?

0 Kudos
TimWestern
MVP

There is a default print widget, if you get the print utility into your experience, from the gear icon I think it is.  Then in your print widget you can set it up, and the templates there should appear after saving and preview/publishing it.

TimWestern_0-1731616186457.png


from the print widget... you can configure the tasks.

TimWestern_1-1731616244252.png



The key I believe is the ExportWebMap Task 



On the printing on the custom widget side, I don't have that fully answered yet. 

0 Kudos