I ran across an issue with the default AGOL print server: Vector Tile layers do not consistently show up in PDF layout exports.
In my case, I was using the JS SDK Print widget with this print service URL: https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%...
I observed the following behavior:
The API documentation mentions that VectorTileLayer printing requires ArcGIS Server 10.5.1 or later, but gives no other useful information on the subject. Is that related to this problem?
This problem matters to me because we use a VectorTileLayer to mark sensitive maps with a watermark, and printouts of the maps are not reliably including the watermark.
I am having the same issue. Have you found a solution?
@ViktoriaMagnisI haven't investigated any further, but I also haven't heard of a solution or a description of this bug elsewhere