-
1. Re: Watermark in c# .net
BarlaeDC Nov 29, 2011 2:52 AM (in response to hellorubesh)Hi,
In the code you have specified that the start page and the end page are 0 ( i.e. only add watermark to the first page). Therefore the solution is to either not specify parameters 6 and 7 at all. ( although I am not sure how you would do that) or to change parameter 7 to be the number of pages in the document ( subtracting 1 to allow for the pages starting with zero).
I am not sure how your code is written so I am not sure what the best way of finding out the total number of pages in the document would be.
Hope this helps
Malcolm
-
2. Re: Watermark in c# .net
hellorubesh Nov 29, 2011 3:20 AM (in response to BarlaeDC)Hi,
Thanks for replying; I tried and it worked. Also is there a way to save the document after adding watermarks?
-
3. Re: Watermark in c# .net
lrosenth Nov 29, 2011 6:36 AM (in response to hellorubesh)Yes, call the Save API.
Are you reading the documentation in the SDK or just looking at the sample code??
From: Adobe Forums <forums@adobe.com<mailto:forums@adobe.com>>
Reply-To: "jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com<mailto:jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com>" <jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com<mailto:jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com>>
Date: Tue, 29 Nov 2011 03:20:20 -0800
To: Leonard Rosenthol <lrosenth@adobe.com<mailto:lrosenth@adobe.com>>
Re: Watermark in c# .net
created by hellorubesh<http://forums.adobe.com/people/hellorubesh> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4051898#4051898
-
4. Re: Watermark in c# .net
hellorubesh Dec 1, 2011 2:50 AM (in response to lrosenth)Hi,
I am not able to find a way to delete a watermark, is it possbile with Acrobat JS object in C#? Could you please advice?
Thanks.
Rubesh
Hi,
Thanks for the mail. I was looking for some documents but I am not sure if
I got the right document which explains everything, could you please pass
on the link to me for the doc.
Also, I was looking at an option to remove the watermark, but could not
find anything neither in forums nor in samples.
Could you please let me know if there is an option to remove the
watermarks also if there is an option to edit the same? Thanks.
Regards,
Rubesh
From:
lrosenth <forums@adobe.com>
To:
hellorubesh <rubesh.xavier@in.ey.com>
Date:
11/29/2011 08:06 PM
Subject:
Re: Watermark in c# .net Watermark in c# .net
Re: Watermark in c# .net
created by lrosenth in Acrobat SDK - View the full discussion
Yes, call the Save API.
Are you reading the documentation in the SDK or just looking at the sample
code??
From: Adobe Forums <forums@adobe.com<mailto:forums@adobe.com>>
Reply-To: "jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com<mailto:
jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com>" <
jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com<mailto:
jive-1335042306-8igo-2-2eugq@mail.forums.adobe.com>>
Date: Tue, 29 Nov 2011 03:20:20 -0800
To: Leonard Rosenthol <lrosenth@adobe.com<mailto:lrosenth@adobe.com>>
Subject: Re: Watermark in c# .net Watermark in c# .net
Re: Watermark in c# .net
created by hellorubesh<http://forums.adobe.com/people/hellorubesh> in
Acrobat SDK - View the full discussion<
http://forums.adobe.com/message/4051898#4051898
Replies to this message go to everyone subscribed to this thread, not
directly to the person who posted the message. To post a reply, either
reply to this email or visit the message page: [
http://forums.adobe.com/message/4052197#4052197]
To unsubscribe from this thread, please visit the message page at [
http://forums.adobe.com/message/4052197#4052197]. In the Actions box on
the right, click the Stop Email Notifications link.
Start a new discussion in Acrobat SDK by email or at Adobe Forums
For more information about maintaining your forum email notifications
please go to http://forums.adobe.com/message/2936746#2936746.
The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The firm is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.
Message was edited by: hellorubesh



