Position image programmatically

  • I have a table that uses up about 2/3 of the page's width. I would like to insert a picture in the remaining 1/3. Can you please give me an example how I can accomplish that?

    Many thanks in advance.

    Regards,
    Dirk.

    • Offizieller Beitrag

    Hi,

    You can insert a page relative image and move its relx position to move it to the left or right 1/3.

    If you insert that image into the header it will be on all pages.

    Check out TextObjects.InsertMovableImage - see WPCtrMemo for example.

    Julian