Hi guys

Hi guys,

can you please help me, how to add watermarking in msword using comobj.

Comments

  1. Do a websearch for this for more popular languages, and then translate to Delphi.

    ReplyDelete
  2. Or create a macro while doing just that manually in Word and look at the commands in that macro afterwards. You'll see exactly what commands to give. You'll only need to translate the vbs to Delphi a bit.

    ReplyDelete
  3. Rik van Kekem thanks for your comments. Using msword macro I achieve watermark by using Delphi.

    ReplyDelete

Post a Comment