ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
RVRajendra Vedaraju13/08/2015

Hi all,

I am generating PDF's using ModelDocExtension::SaveAs API call but I found no option for creating watermark.

I can insert the Watermark in my Drawing Template for future Drawings but I need to generate it on the fly for existing Drawings.

I am trying to insert the Note as watermark using API but no success so far. Following are the steps I am trying to automate:

1. Right click on Drawing -->Edit Sheet Format

2. Insert Note

3. Right click on Note and select "Display text behind Drawing"

4. Finish the command

While I keep trying, I was curious to know if anyone tried and had success on this?

Thanks in advance.