Skip to main content

Text Drawing halos disappearing when Print Map

Comments

2 comments

  • Permanently deleted user
    Hi Odiri,

     

    For printing, you need to set your halo with at least one pixel width. Otherwise, it will not print. I am not sure where you are setting your text properties. If you are setting them in the viewer, you can add an option to control halo width by making this amendment to your desktop.json.js:

     

    Search for "id": "LabelOptionsViewModel"

     

    and in this section, make these changes:

     

    "haloSizeIsVisible": true,

     

     "haloColorIsVisible": true

     

    and any other changes in there that work for you.

     

    Thanks,

     

    Marion.

     

     
    0
  • Permanently deleted user
    Hey Marion,

     

    I've been printing with a halo of pixel size of 1. Just to test it out, I used a halo of 5 pixels and still got the same result. I also edited the desktop.json.js and switched those two options to true, but that didn't make a difference either.
    0

Please sign in to leave a comment.