Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default Watermarks




    garry@dot&pf webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. how do i Remove WaterMarks / Stamps with SDK?
      Hi, I have added watermarks to a couple of thousand files in our DB - using API, these are status watermarks that should change when the relevant...
    2. InDesign CS watermarks?
      Does anybody know how to create a watermark in InDesign CS? I need to create a watermark that will print on every page of a brochure. I would like to...
    3. WATERMARKS, SLIDESHOWS ETC
      How does the watermark work or slideshow pictures to EXE work?
    4. Creating watermarks
      Is there any way to create a watermark image in Frieworks and/or Dreamweaver MX? Thanks in advance. Garry
    5. Multiple Watermarks
      I would like to if there is a way that I can create multiple watermarks on one document in Word (Windows XP). Thank You Teresa
  3. #2

    Default Watermarks

    Being self taught there are lots of things I'm still not sure on, it's probably very simple but how do you display a watermark on a map within Freehand?

    Thanking you in advance

    Fi



    Fi Fi webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Watermarks

    it the watermark is monochromatic, you could set the fill to
    transparent with a low opacity

    dp

    "Fi Fi" [email]webforumsuser@macromedia.com[/email] wrote:
    > Being self taught there are lots of things I'm still not sure on, it's probably very simple but how do you display a watermark on a map within Freehand?
    >
    > Thanking you in advance
    >
    > Fi
    >
    >
    >
    David Plank Guest

  5. #4

    Default Watermarks

    Hi,

    I am developing a VB.Net application that displays and prints PDF files. I am trying to add Text Notes (watermarks) to the pdf files. Could someone please steer me in the right direction? Can this be done with the Acrobat SDK? I'm just trying to add one line of text along the edge of each page.

    Thanks,
    Joel
    Joel_Swota@adobeforums.com Guest

  6. #5

    Default Re: Watermarks



    Can this be done with the Acrobat SDK?




    Yes, this can be done in VB.NET using the JSObject and calling Acrobat's Doc.addWatermarkFromText method.
    PDL@adobeforums.com Guest

  7. #6

    Default Re: Watermarks

    Hi,

    Thanks for the reply. Do you also happen to know where i can find some VB.Net samples about this? I have searched all over Adobe and can't really find anything. I'm new to the SDK and it seams to have a pretty steep learning curve.

    Thanks again for your help,
    Joel
    Joel_Swota@adobeforums.com Guest

  8. #7

    Default Re: Watermarks

    There is a VB.NET sample included with the SDK called BasicIacJsoVB that shows you how to execute methods through the JSObject in VB.NET.
    PDL@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139