Skip to main content
1-Visitor
August 1, 2016
Solved

Insert Graphics

  • August 1, 2016
  • 2 replies
  • 3977 views

Dear Users,

I am trying to insert graphics (customised image located in C:/XYZ/ABC.jpg) from the "Insert Graphics" in Styler -> Generated Content menu.

But it throws a error "A61191" and does not show my customised image from custom directory. But works well for Arbortext OOTB graphic folder.

Pls advice how to overcome this.

-Best Regards,

Sriram Rammohan

    Best answer by TimPhelps

    Have you tried adding C:\XYZ to your graphics path variable?

    You can use the environment variable APTGRPATH or the Arbortext Variable grapihcspath.

    graphicspath can be added to via Tools > Preferences > Category and select Graphics Path.

    Add the path there, or you may add the value using the Arbortext Command Language (ACL).

    See Arbortext Editor's Help Center for further details (Help > Help Center).

    2 replies

    1-Visitor
    August 2, 2016

    Create a folder, save the stylesheet, map, images in the same folder.

    TimPhelps12-AmethystAnswer
    12-Amethyst
    August 7, 2016

    Have you tried adding C:\XYZ to your graphics path variable?

    You can use the environment variable APTGRPATH or the Arbortext Variable grapihcspath.

    graphicspath can be added to via Tools > Preferences > Category and select Graphics Path.

    Add the path there, or you may add the value using the Arbortext Command Language (ACL).

    See Arbortext Editor's Help Center for further details (Help > Help Center).

    1-Visitor
    August 8, 2016

    Tnks a lot Tim.