PDF Watermark Workflow - Automator-HOW!?!?!

YO!
Trying to build my first workflow ever in Automator. Just want it to take files out of one folder, watermark them, save them to a new folder. That's it. Can't seem to get it down.. Under the watermak action I keep getting "watermark action not supplied required data"
Not sure if it's not getting the file I need it to get or what.
I'm doing FIND FINDER ITEMS - specifying PDFs  in my "folder A"
Then "GET FINDER ITEMS"
Then the WATERMARKING action
Then I get a little lost.. I don't seem to have any save action anywhere in my library...
Help!!!!

YO!
Trying to build my first workflow ever in Automator. Just want it to take files out of one folder, watermark them, save them to a new folder. That's it. Can't seem to get it down.. Under the watermak action I keep getting "watermark action not supplied required data"
Not sure if it's not getting the file I need it to get or what.
I'm doing FIND FINDER ITEMS - specifying PDFs  in my "folder A"
Then "GET FINDER ITEMS"
Then the WATERMARKING action
Then I get a little lost.. I don't seem to have any save action anywhere in my library...
Help!!!!

Similar Messages

  • Adding PDF watermark in Automator doesn't work in Lion?

    Hi folks,
    I am trying to create a function for adding watermarks to my invoices. I read different tutorials, but whatever I make, when it comes to adding the watermark background (Automator -> Workflow -> PDFs -> Watermark PDF document (not quite sure about the english name)) it doesn't add anything. I tried .jpg, .psd, .png, different image files and sizes. However I never get any file into my list.
    Any hints?
    Thanks!
    Mike

    Here's a workaround:
    1. Create a workflow, including the "Watermark PDF Documents" action, save it as a workflow.
    2. Show the contents of the saved workflow, find the file "document.wflow" inside the "Contents" folder, open it with a word processor, e.g TextEdit or BBEdit or Microsoft Word
    3. Find the parameter block of the "Watermark PDF Documents" action, it should look like below:
                                  <key>ActionParameters</key>
                                  <dict>
                                            <key>angle</key>
                                            <real>57.379999999999995</real>
                                            <key>onePDF</key>
                                            <false/>
                                            <key>opacity</key>
                                            <real>0.72282608695652173</real>
                                            <key>overUnder</key>
                                            <integer>1</integer>
                                            <key>scale</key>
                                            <real>1.4574821967095799</real>
                                            <key>xOffset</key>
                                            <real>34.5</real>
                                            <key>yOffset</key>
                                            <real>23.469999999999999</real>
                                    </dict>
    4. Add a key-value pair for "fileNames" into the parameter dictionary, so that it looks like this:
                                    <key>ActionParameters</key>
                                    <dict>
                                            <key>angle</key>
                                            <real>57.379999999999995</real>
                                            <key>fileNames</key>
                                            <array>
                                                    <string>/Volumes/Storage/Media/Pictures/SleepingCat.gif</string>
                                            </array>
                                            <key>onePDF</key>
                                            <false/>
                                            <key>opacity</key>
                                            <real>0.72282608695652173</real>
                                            <key>overUnder</key>
                                            <integer>1</integer>
                                            <key>scale</key>
                                            <real>1.4574821967095799</real>
                                            <key>xOffset</key>
                                            <real>34.5</real>
                                            <key>yOffset</key>
                                            <real>23.469999999999999</real>
                                    </dict>

  • Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?

    Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?

    Maybe it's set as a login item:
    - System Preferences: Users and Groups:
    - Highlight your user account in the left pane/list
    - Click "Login" tab at the top.
    See if you have an Automater action on the list
    - Note, you can select it, then right-click, and can then select "Reveal in Finder". That way you might have an idea what installed it.

  • How To Use OnCommand Workflow Automation For Automated Data Protection During Failover

    Introduction:
    The NetApp OnCommand Workflow Automation (WFA) engineering team recently published a WFA pack that lets you recreate SnapMirror and SnapVault protection after MetroCluster switchover and switchback. A switchover/switchback occurs during a planned or unplanned failover. Introducing automation promotes best practices for continuous data protection during these types of occurrences. Watch this video to learn how to take the steps for implementing and executing this pack.
    Step 1:
    Recreate SnapMirror and SnapVault protection after MetroCluster switchover.
    Step 2:
    Retain SnapMirror and SnapVault data before MetroCluster switchback.
    Step 3:
    Recreate SnapMirror and SnapVault protection after MetroCluster switchback.
    Other Resources:
    This WFA pack is available for download on the Storage Automation Store.

    Hi Ian,The WFA engineering team is getting ready to publish a blog article to accompany this new WFA pack. I hope you will find it helpful (stay tuned).Kristina

  • Workflow Automation

    I need to learn more about FCPS2 capabilities when it comes to Workflow Automation. Here's my situation... We are a small, growing podcasting network and recently have been presented with an opportunity to host content from a big name in cable television. At this point, we do weekly uploads to our website and the amount of videos each week is not too large a number that me and 2 other editors can't handle the editing, encoding and uploading. With this offer though things will be different. The end result of this deal would wind up being that we would receive almost 90 videos EVERYDAY through FTP. These videos do not need to be edited, only re-purposed for our website by adding our watermark in the bottom corner, and logo bookends in the beginning and end. Would anyone be able to walk me through a process where this can ALL be AUTOMATED. If that is not at all possible, please describe how I could do a batch encode for 90 finished videos (most likely they'll be sending QT H.264 320x240) to FLV. Thank you for your help.

    Compressor has some interesting automation hooks. You can set up a watch folder that will use a preset batch and can even email you when the job is done. There's a whole section of the maul that deals with adding actions to a setting, see chapter 22. However, it's this part that gives me pause:
    These videos do not need to be edited, only re-purposed for our website by
    adding our watermark in the bottom corner, and logo bookends in the beginning and end.
    If you want to add video to the front an back ends, you must edit the video because you are changing the export before it becomes input for Compressor. If your playback serving system can be automated (and it can be, just takes an übergeek) you can tell it to bookend the clips for you whenever anyone accesses any clip on the site. You shoudl even be able to tell your streaming server to put in a watermark on playback.
    bogiesan
    bogiesan

  • PDF watermark service

    Dear All,
    I have the following scenario:
    1. I need to checkin a document to UCM
    2. Post the checkin, i need to generate an image dynamically using my custom java code & checkin that image also to UCM as a new revision of content id say img_001.
    3. Once the image has been checked in, i need to call the PDF watermark service to apply the static watermark to the main document using img_001.
    The approach i m planning for this is, after main doc checkin to UCM, call the custom java program to generate the img & checkin the img as a new revision of img_001 to UCM from the same program. Within the same custom java code, call the pdf watermark service to apply the static watermark to the main document with the recently checked in version of img_001.
    In order to implement this, i need to know how to call the pdf watermark service from custom java code e.g. name of the service, parameters to be passed etc.
    Can anyone please help me with this issue? Also, if you have any alternative approaches to accomplish this scenario, please share your thoughts.
    Thanks in advance.

    Hi!
    I had a similar problem. Instead of using PDF Watermark, I let the java program do all the logic. iText is already available in the standard installation, and it wasn't too hard to implement.
    /Sam

  • PDF Watermark - logo image is not displayed in ibr converted pdf

    Hi
    I have enabled pdf watermark administration and configured image watermark with rule, if the content type is document then the image watermark is to be applied but it is not displayed to the converted word document to pdf by IBR.
    If i change image watermark layer to "over", then image watermark is displayed, but word are displayed under the logo image watermark, so it is difficult to study the document.
    If the native file is pdf, then its image watermark is working fine.
    Thanks
    Deepak

    Hi ,
    I think this could be caused by the following :
    Check the factor set for Transparency and if it is completely opaque (Transparency =0%) then the converted PDF's will not show watermarks which has Layer set to UNDER.
    To get the watermarks displayed PPT's will need to be set to Transparency = 100% .
    The intention of the UNDER watermarking layer is that it should appear"behind" whatever is in the content layer.If the content layer completely covers the page and is opaque, then nothing behind it will be visible,including watermarks.The only reasonable solution is to check the above mentioned value before submitting the PPT's for conversion so that users are aware of this behavior for PPT's
    The above description if for PPT's where in this was found to be caused by the transparency factor of native PPT . If it is a word document then check for the same setting and set to 100% , then test .
    Hope this helps .
    Thanks,
    Srinath

  • I have converted a pdf to word. How can I access the Word file from my online account?

    I have converted a pdf to word. How can I access the Word file from my online account? When it says 'download the converted file' I choose a location on my PC and click, but nothing happens. It seems that it can only save the converted file to my online account. I went to my online account but I see no way to look for the file

    Hey Fabrizio,
    You might need to sign up at "https://cloud.acrobat.com/exportpdf" using your Adobe ID credentials to convert your PDF file to Word.
    Do you get the 'download' prompt?
    Also, you can find the converted files by clicking at the 'Files' tab. 
    Please try the same using a different browser and check.
    Hope to hear from you.
    Regards,
    Anubha

  • Firefox is stumbling when pages with PDF content come up. how can i get my old version3.5.6 back?

    Question
    firefox is stumbling when pages with PDF content come up. how can i get my old version3.5.6 back?

    Thanks for your response Cor el, I'll try that the next time it happens, it's completely random. One moment it functions normally then suddenly it changes its mind.
    Restarting my pc usually brings it back to normal until next time.
    One thing I've noticed, but not 100% sure there's a connection here.....I edit my websites online and log into cpanel which opens new pages in separate tabs, as it should do. It seems that this problem occurs when I'm logged into cpanel...if i'm logged in then open a new tab for regular browsing of other sites then all links on those sites also open in new tabs.
    Ican't say for sure if it's always only happened when logged into cpanel, but certainly on the last 3 occasions.
    At the moment it's behaving normally so much I can do to check your suggestions, but will try them the next time it occurs.
    One other thing I forgot to mention too....since i've had the new firefox, I've noticed that when I log into yahoo and post comments, I often find myself having to log on for each new post. Everything was fine with old firefox and there have been no other changes to my pc .

  • I have a PDF document in Hebrew--how do I convert it to editable Word document?

    I have a document in PDF--in Hebrew.  How can I convert it into a neditable Word document?   When I tied converting it, the Hebew characters of thge original came out as bizarre latin fonts--and when I changed the fonts, some to hebrew, they all appeared equally strange and unusable

    Unfortunately our ExportPDF service doesn't support Hebrew text.  You can vote for this feature in here: http://forums.adobe.com/ideas/1554  We use the Ideas section to help prioritize features.
    -David

  • After i convert a pdf to word doc, how do i save it in Word so i can change?

    after i convert a pdf to word doc, how do i save it in Word so i can change?

    A "picture".
    Be well...

  • I've uploaded 4 pdf documents. Now how do I convert them to Excel format?

    I've uploaded 4 pdf docs. Now how do I convert them to Excel format so I can manipulate the data?
    linda93790

    Hi linda93790,
    If you uploaded your files to http://cloud.acrobat.com, simply click on one of the PDF files, then click 'ExportPDF' from along the top-bar in your browser.  This will automatically load that PDF into the ExportPDF system.  From there, you can configure any options you may need and convert the file to an .xlsx file.
    Please let us know if you have any questions!
    Thanks,
    David

  • Can not take a screenshot with Maverick and track pad.  can not use apple chat to talk with a tech.  there are other issues also like I used to be able to go back a page with the delete button.  No Maverick PDF to instruct on how to use Maverick

    Can not take a screenshot with Maverick and track pad.  can not use apple chat to talk with a tech.  there are other issues also like I used to be able to go back a page with the delete button.  No Maverick PDF to instruct on how to use Maverick
    THE use of the apple support is a mess also.
    I want to be able to use my MAC fully and easily like I used to with Snow Leopard. 
    What is wrong with this maverick OS?

    The only people who can possibly assist you with this is Apple Customer Relations, call your local Apple contact number and ask for Customer Relations then explain your situation clearly and politely (be firm but don't rant).
    You might want to investiage what the local laws are regarding defective goods and 'fit for use' definitions on warranties etc. Consumer Protection can be a useful tool to use or bargain with if needed ...

  • Convert list item attachment from docx to pdf using Word Automation Services

    I have been trying to convert List Item attachments from docx to pdf using word automation services, it works in a normal document library but when I use the list attachment it throws a null reference error.
    var settings = new ConversionJobSettings();
    settings.OutputFormat = Microsoft.Office.Word.Server.Conversions.SaveFormat.PDF;
    var conversion = new ConversionJob("Word Automation Services", settings);
    conversion.UserToken = SPContext.Current.Site.UserToken;
    var wordFile = SPContext.Current.Site.RootWeb.Url + "/" + wordForm.Url;
    var pdfFile = wordFile.Replace(".docx", ".pdf");
    conversion.AddFile(wordFile, pdfFile);
    conversion.Start();
    Using reflector I was able to see my problem lies in Microsoft.Office.Word.Server.FolderIterator.cs where it uses SPFile.Item which returns NULL
    internal void CheckSingleItem(SPFile inputFile, SPFile outputFile)
    Microsoft.Office.Word.Server.Log.TraceTag(0x67337931, Microsoft.Office.Word.Server.Log.Category.ObjectModel, Microsoft.Office.Word.Server.Log.Level.Verbose, "OM: FolderIterator start a single item: source='{0}'; dest='{1}'", new object[] { inputFile.Url, outputFile.Url });
    Stopwatch stopwatch = Microsoft.Office.Word.Server.Log.StartPerfStopwatch();
    try
    this.CheckInputFile(inputFile.Item);
    this.CheckOutputFile(outputFile.Url);
    Is there any way to get around this?

    Hi Qfroth,
    According to your description, my understanding is that when you use word automation service to convert Word to PDF for list item attachment, it throws the null reference error.
    I suggest you can create an event receiver and convert the word to memory stream like below:
    private byte[] ConvertWordToPDF(SPFile spFile, SPUserToken usrToken)
    byte[] result = null;
    try
    using (Stream read = spFile.OpenBinaryStream())
    using (MemoryStream write = new MemoryStream())
    // Initialise Word Automation Service
    SyncConverter sc = new SyncConverter(WORD_AUTOMATION_SERVICE);
    sc.UserToken = usrToken;
    sc.Settings.UpdateFields = true;
    sc.Settings.OutputFormat = SaveFormat.PDF;
    // Convert to PDF
    ConversionItemInfo info = sc.Convert(read, write);
    if (info.Succeeded)
    result = write.ToArray();
    catch (Exception ex)
    // Do your error management here.
    return result;
    Here is a detailed code demo for your reference:
    Word to PDF Conversion using Word Automation Service
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • After downloading a pdf from a website, how can I view the file in Safari 6.0.4 (just as I can in Safari 5.0.6)?  I bet that it's simple, but I've missed something, somewhere, and a solution will be greatly appreciated.

    After downloading a pdf from a website, how can I view the file in Safari 6.0.4 (just as I can in Safari 5.0.6)?  I bet that it's simple, but I've missed something, somewhere, and a solution will be greatly appreciated.

    Hello Kirk,
    Thank's for your efforts, and I just wish that this was the solution.  Unfortunately, it isn't because, after double-clicking on the pdf in the website, it simply "opens" in another Safari window as a black screen - the pdf is there, somewhere, but not visible (either as an icon, or as a document). 
    When I right-click in the black Safari window, where the file is supposed to be, the only option available to display the file is to "Open file in Internet Explorer" (which is not what I want to do).  Other options include saving or printing the pdf, which I don't want until I've confirmed that it's the form that I want.  The same options are offered if I right-click on the file icon in the website.
    Any other suggestions, please?

Maybe you are looking for

  • Problem in customising in service screen

    Hi,   In service s screen i am getting a message 'customising incorrectly maintained"..This is coming due to the entriesin system table T162V.Can anybody tell where it is maintained. in customising. regards, Tess

  • Amend bleed area to as white not transparent

    Hi I have just switched over to creative cloud for Indesign from CS5.5.  The bleed area shows as transparent rather than the usual white as in CS5.5.  Can anyone tell me how to change the setting so this area is white not transparent please?

  • Oracle alert Notification

    Dear all, I developed a event alert in po_headers_all table.I selected both Insert and update option.But when ever PO has been approved it send a mail notification many times.Someone help me to solve this issue.

  • Result list from User exit

    I need to produce an output listing from a user exit. It's a lockbox process where I'm passed control at a point in the process. The customer would like me to produce a log listing from the user exit rather than storing the data in a DB table. Can so

  • How do I sync between a PC & a Mac?

    I used to go back & forth between my PC & my Mac w/ my iPod but now it won't let me. The PC says I need to format the ipod to the PC. I first formatted it to the PC then I got a macbook. I don't remember reformatting it to the mac but I must have. Ca