How to add watermark (print only) for  a indd file in java ?

Hi EveryOne ,
I have a few indd files in the database .
I want to write  a java class , that puts a water mark (print only) on a few indd files based on some parameters.
I  have the binary , which after modification will have to be saved back to the DB as indd.
Can anyone suggest a way how this can be done.
Thanks in advance.
Harish -

HarishDv wrote:
I dont have indesign  installed on my system. I only have the binary , which needs modification and i have to save back to the DB as indd.
Can't be done, for a realistic assessment of "can". InDesigns documents cannot reliably be created or modified without InDesign itself. (*)
If you need to do this on native InDesign documents, you have to buy and install it.
* "Not true, there is always IDML". But that's not a 'binary'; and you cannot (**) "convert" a binary INDD to IDML and back again without InDesign.
** Again, for a remotely realistic value of "can".

Similar Messages

  • How to add record voice over for a video file

    I have a video file (wmv) already prepared, and all I would like to now do is record a voice over for this file using Soundbooth CS4.  My hunch is that I need to import the video into a multi-track file, and then I expect I'll export the multitrack file back to the WMV when I'm done.  The problem is that when I hit the record button, I'm expecting to see the video playing but I don't.
    Is there a way to add a voice-over / narration to an exisiting video file (in this case a video file without an audio track at all)

    When you are recording, you are creating a new audio track and not playing the video, so you won't see it advance.
    Best bet is to open the video in WMP, and record your audio in SB while it plays, to get the timing right, then open the video in SB and past the recording into it.
    I'm not sure, but I believe the reason you can't play the vid and record at the same time is in case someone is recording new audio for a clip that has audio in it already, the old audio would play at the same time the recording is taking place and would screw it all up, so it either records one or plays the other, but not both at once.

  • How to add a new tab for the project?

    Dear All Experts,
        Could you tell me how to add a new tab for the project?
        Pls refer to the screenshot as below:
    Thanks!
    Xinling Zhang

    Hi,
        The new tab in cj20n , and the new tab can only be displayed in the highed level.Pls refer to below
        And in cj02, there is no this tab also in the wbs detailed screen,
    Thanks!
    Xinling

  • How to add hp printer in windows xp which is in a wireless network?

    how to add hp printer in windows xp which is in a wireless network?

    What printer?
    In general, you can download and install the latest software for your printer from the "Support & Drivers" link at the top of this page.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • HT3500 how to add Hp printer to i pad hp 5510

    how to add hp printer 5510 series to i pad 2

    Some printers require a firmware update from the manufacturer to enable the AirPrint feature. Check with HP for available updates for your printer model.
    You might also want to post in the iPad Community Support area....as this is not a question for the AirPort Extreme, AirPort Express or Time Capsule.
    Click Here:
    Using iPad

  • How to use the print option for photos?

    How to use the print option for photos.  I have a wireless printer but how do I set it up?

    http://www.apple.com/support/iphone/assistant/airprint/

  • How to add a search help for a field in Screen Personas?

       I just started learning to use a Screen Personas, and I want to know how to add a search help for a field.
       I found a property in the help document named "IsLookupSupported". Is it the key?  But I saw it was gray in the field I created, and its value is "false". I could not change it.

    Hi, Tamas,
    I found the reason. The function Z_WEBRFC_READ_DATA_SH had a string concatenation error.
    CONCATENATE '{"results":[{"key": "shlpname", "value": "' l_shlp '"},"key": "fieldname", "value": "' l_field '"}]}' INTO htmldoc-line.
    The correct code is like:
    CONCATENATE '{"results":[{"key": "shlpname", "value": "' l_shlp '"},{"key": "fieldname", "value": "' l_field '"}]}' INTO htmldoc-line.
    Another question is, I can't get any words in Chinese from WebRFC. It returns error when I try it. How can I configure it?
    Xin

  • How to approve the request only for one time for human task in BPM Worklist

    Hi All,
    I'm having a requirement where i have made the hierarchy in the .task file where in created two users for which i need an approval in a hierarchical manner. But when i'm approving the request from worklist app for one user and the request is going sucessfully to the second user and if i approve it over there it once again coming to first user where i have approve it once again to get the request processed. how to get request processed only for one time when it is approved. Do we need to customize anything
    If you did it can anybody can share thoughts on this please. Your help is highly appreciated.
    I am not able to see the rejected request at all. where to see the rejected request.
    Regards,
    CH

    Hi,
    Following are the some important points you should understand about ESS Leave Request Workflow
    1. The Visualization ( how should it appear in UWL and what should happen when you click on a particular workitem) is defined in SWFVISU. Check for TS12300097. Generally, it invokes com.sap.xss.hr.lea.appl/LeaveRequestApprover Java WebDynpro application. Just check whether you are able to get the correct Leave Processing application called when you execute your workitem from UWL?
    2. In general it should have option to process the leave request either approve/reject. When the leave request gets approved/rejected the status of the Leave Request document gets changed ( in workflow it is &REQ.STATUS&
    3. There is a need to schedule a background job for program RPTARQPOST which will pick up all the documents in APPROVED status and creates an absence record for the same.
    4. Apart from schedule job as mentioned above, you also have to schedule a background job for program  RPTARQEMAIL, which is basically used to send e-mails for all the documents which are yet to be approved to correct manager.
    as you say , you can not see Approve/Reject options from UWL, it looks to me that correct javawebdynpro application is not being called for this task. Just check this !!
    Good Luck !!
    Regards
    Krishna Mohan

  • Hi All ,How to add a new  field for MEDRUCK if we havea ZMEDRUCK

    Hi All ,
            How to add a new  field for MEDRUCK if we have a ZMEDRUCK
    Req: If I want to add a new field for the following text editor line :
    IN MAIN WINDOW > TEXT EDITOR> SERCH FOR TOTAL_AMOUNT-->
    In that we will have
    &ekko-waers&    &komkfkwrt&
    (currency)       (numerics)
    Pls send the Code to make these changes .Pls its urgent
    Thanks&Regards.
    Bharat.

    Hi
    If that field which you wants to add is available in one of the structures like EKKO,EKPO then you can add that field just beside the other fields
    If that field is not there in the any of the structures then you can define a variable using define command
    /: DEFINE  &VAR&
    / &VAR&  = <some value>
    or you can write subroutines to fetch the data from outside tables and can use those fields data in the script
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • How to add a document type for the residence status GB in infotype 48

    Hi Team,
    How to add a document type for the residence status GB in infotype 48.
    Please answer this  at the earliest.PFA screnshot.
    Thanks
    chris

    I believe there is a PDF doc which comes with the component (it should be at your harddrive when you install it), which describes everything you will need.
    In a nutshell, there are two types of relationship: sibling - sibling, parent - child (there are some more nuances, but it follows the same logic).
    A relationship is created between two existing items (not sure, if you can also create a relationship for a new checked in item, but it would be just a usability). You select the type of relationship and the item - I believe depending on the relationship you may start from either item. The dialog to start is INFO (display metadata) or UPDATE (update metadata).
    When a relationship is created you may watch it also from either end (again INFO is the starting point).
    It is quite self-explanatory, so if you have the component installed you may just play around with it for a while and that is it.

  • How to add a related content for a particular document in UCM

    Hi All
    How to add a related content for a particular document in UCM. On which table it stores all the related document details. Can anyone suggest me a document which helps me to know how to add related contents for a document
    With thanks and regards
    Anoop

    I believe there is a PDF doc which comes with the component (it should be at your harddrive when you install it), which describes everything you will need.
    In a nutshell, there are two types of relationship: sibling - sibling, parent - child (there are some more nuances, but it follows the same logic).
    A relationship is created between two existing items (not sure, if you can also create a relationship for a new checked in item, but it would be just a usability). You select the type of relationship and the item - I believe depending on the relationship you may start from either item. The dialog to start is INFO (display metadata) or UPDATE (update metadata).
    When a relationship is created you may watch it also from either end (again INFO is the starting point).
    It is quite self-explanatory, so if you have the component installed you may just play around with it for a while and that is it.

  • How do you schedule weekdays only for iCal app on iPhone?

    how do you schedule weekdays only for iCal app on iPhone?

    aprishwrs,
    The scheduling options on the iPhone are limited to non-existant. You will have to use your Desktop iCal to make any desired repeat options.

  • How to Add the title name for Graph in Excel

    Dear Friends
                      I am using LabVIEW 8.0.I need how to add the title name for chart in Excel.
    Jayavel
    Solved!
    Go to Solution.

    Do you have the Report Generation Toolkit? If so, the Excel Easy Graph VI has an input for that.
    If you don't have the toolkit then you will need to use ActiveX. Please do a search on how to use ActiveX (there are examples that ship with LabVIEW) to control Excel. There are also lots of example in the Excel thread. NOTE: DO NOT POST QUESTIONS IN THAT THREAD. 
    Ultimately you will need to look up the information in MSDN. 

  • How to find the print program for a sap script

    Hey Experts,
    How to find the print program for a sap script (espicially when it is a custom script(Z*))?
    Thanks a ton,

    Thanx Vijay,
    Actually when I searched for the program in both the tables it didnt show up ther.
    But when I did check in the texts of script, I found it.
    Good job.
    Thanks all.
    Vijay, a small doubt.
    But why didn't it show up in those 2 tables when all the print programs for standard scripts show up usually?
    thnx once again.
    Message was edited by: dev a

  • How do i clean print heads for 990 c on windows 7

    How do i clean print heads for DekJet 990 cxi on windows 7

    Hey @remo1957 ,
    Thanks a lot for the question, now lets get you an answer!
    I see you are looking for instructions for how to clean your printers printheads. Unfortunately you are unable to use an automated tool to clean your printheads.
    I have linked a document that goes through how to clean and maintain your printer.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=bpd06920&tmp_task=useCategory&cc=us&dlc=en&lc=en...
    Best of luck and I hope this get you what you are looking for!
    I worked for HP.

Maybe you are looking for

  • Not working - at all

    Can't transfer music Hi all, just got an ipod classic 80 gig which I'm using with windows xp. Tried to manually and automatically transfer music, got lots of errors (-69, -38 etc) and called apple help. Advised me to try the manual transfer. Doesn't

  • Fail to select subtitles on final build dvd, but works fine on DVDSP4 simul

    I have a complex project, for commercial proposes. It's include menu in portuguese and english, audio Dolby 5.1 and 2.0 and subtitles in english, espanish and portuguese. The problem: When I simulate it on DVD studio Pro 4, everything works fine, It

  • Implementing MSS

    Hello, We are implementing MSS on EP7.0 but when I goto Manager Self Service ...I dont see employees under the manager....we are not using chief positions in the org. structure ...how can I configure this..? Also how do i configure various reports in

  • HT204406 Problem with iTunes match cutting off a song on my iPhone, not Mac or PC

    I have purchased the Katy Perry album "Prism" outside of iTunes and matched it with iTunes match. When I try to play the first song "Roar" on my iPhone, it plays only part of it and then cuts off and plays the second song.  This only happens on my iP

  • How to execute unix script in java program that is on unix .

    hi , I want to call "sendfax" script that is for sending fax to Hylafax server. This sendfax script is called in client java program.