Is there a way to automatically add the filename in the page header when batch printing text files directly from finder?

hello, i have 80 text files (docx). the finder preview works great and i can open them in pages.
I need to batch print them from finder:
I select all the documents > drag on printer's icon> printer puts them in queue ( after an on the fly pdf conversion)  ad starts printing.
BUT
i need the filename printed on each page  ( in hearder or footer) , not only the regular text content.
Do you know if there is a workaround?
thank you
Tullio

If that section has an ID or NAME attribute then you can add that to the URL (#anchor) that you want to reload.
See View > Page Source
https://support.mozilla.com/en-US/questions/774792#answer-128100

Similar Messages

  • Is there a way to automatically add another of the same page while a form is being filled?

    Is there a way to automatically add another of the same page while a form is being filled?
    I have a two-page form of which the second page is essentially a spreadsheet analog.  Often, there is need for for more lines than are available on the page.  Is there a way in which to add another or even multiple copies of the second page? 
    Thanks ahead...
    TG

    You can do that with a dynamic XFA form created in LiveCycle Designer, which comes with Acrobat Pro for Windows. For more information, you can ask over at the LiveCycle Designer forum.

  • Is there a way to automatically add text to video; the text gleaned from order data?

    is there a way to automatically add text to video; the text gleaned from order data?

    What is "order data"?

  • Is there a way to automatically add a page to my current form when the user marks the check box?

    I have an existing expense report form that I created using Adobe Pro's Form Tools. The user enters all the appropriate information (ie, vendor, amount, business justification, etc.) and then it calculates all the expenses at the bottom.
    I have added a box next to each line item to be checked by the user in the case that they have an expense with a missing receipt.
    Is there a way to have a pre-existing missing receipt form, be added at the end of the expense report, each time the user marks one of these missing receipt check boxes?
    If so, is there a way to have all the expense line item data automatically fill in the information on the added missing receipt form?
    I am using Adobe Pro's Form tool rather than Livecycle because it is compatible with my IPAD.
    Thanks,

    One word: Templates
    For more information, see: page: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_Dev_Templates.80.1.html
    Unfortunately, templates don't work with Reader either, unless the document is Reader-enabled with LiveCycle Reader Extensions.

  • Is there any way to automatically add an attachment to a message in Mail?

    Hi,
    I have to responsd to a lot of emails with basically the same response. I use a TextExpander snippet for the body of these messages. However, I usually need to attach a PDF file as well.
    Is there anyway to automate attaching a PDF attachement to a message in Mail?
    Perhaps, this can be done by adding the attachment into a Signature, although I havent seen a way to do this.
    Or perhaps, some kind of Automator scritpt?
    The mail account is actually a Google Apps account, so perhaps there is a way to have the GMail server do something to the message on the way out?
    Thanks

    it's fairly easy to create an outgoing message with attachments in applescript; just use a script like the following:
    tell application "Mail"
              set newMess to make new outgoing message with properties {visible:true, subject:"test emal"}
              tell newMess
      make new attachment at end of attachments with properties {file name:"/path/to/attachment"}
              end tell
    end tell
    it's extremely difficult to add an attachment to an outgoing email that's already been created, however (there's no easy way in applescript to get a reference to an open outgoing message window if the script did not make the window itself).  I'm not sure which you had in mind.

  • Is there a way to automatically add pictures from a specific folder to a specific collection?

    I use IFTTT (if this then that) to download any tagged pictures of myself on Facebook to a folder.
    I then use LR to automatically import that folder.
    I'd also love LR to take those pictures and add them to a collection ... Is this possible>?

    I need to take a step backwards here.
    The idea of adding "vacation" or other identifiers to a file name seems to me to be missing the entire point of the Lightroom Library Module. Identifiers like "vacation" are metadata, they should be assigned as keywords or collections (in my mind, keywords are preferable), and not added to file names.
    There are a number of reasons why keywords are preferable to using "Vacation" in the file name
    File names are limited to a certain number of characters, which includes the entire folder path preceding the file name. Thus, you can only have a certain number of identifiers in a file name before you run out of characters. On the other hand, there is no limit to the number of keywords that can be assigned to a photo
    Keywords give you a more powerful organizational tool
    Keywords are searched must faster by Lightroom than file names
    File names can be accidentally misspelled and this will interfere with your search, while there are several ways in Lightroom to assign a keyword without you having to type it in.
    So in answer to your question
    When in a collection view, how can I rename selected photos, hoping that I can add prefix/suffix? Thx
    My answer is don't do this. Use keywords instead. There may be a way to do so, I don't know, I never did anything like this.
    And again, I ask, because I didn't really see an answer, why do you need TWO structures (collection and file name) to identify vacation photos, when one will suffice?

  • (Bold 9900 - BBOS 7.1) Is there a way to automatically add reminder alert when flagging a message for follow-up?

    I love the feature in Outlook that lets me flag a message for follow-up and automatically adds a default reminder at the end of the day. Is this something I can configure my Blackberry 9900 to do (running 7.1)?
    As far as I can tell, when I flag something for follow-up, it adds a flag but does NOT add any reminder alerts. If I want to do that, I then need to manually add the reminder and set it (which is a little cumbersome).

    I guess timed message is on the wish list
    However in all my forms I use following scenario to validate all data entry at one time and then submit...
    I use regular button and add code in Click event
    JS example.....
    var errorFlag = 0;
    var errorMsg = "";
    if (validation expression 1) {
         //true/pass
         //no need to change following values
         errorFlag = errorFlag;
         errorMsg = errorMsg;
    }else {
        //false/fail
       //set the flag and message accordingly
        errorFlag = errorFlag + 1;
        errorMsg = errorMsg + "validation message1" + "\n"; //\n for new line with in the message
    if (validation expression 2) {
         //true/pass
         //no need to change following values
         errorFlag = errorFlag;
         errorMsg = errorMsg;
    }else {
        //false/fail
       //set the flag and message accordingly
        errorFlag = errorFlag + 1;
        errorMsg = errorMsg + "validation message2" + "\n"; //\n for new line with in the message
    //finally
    if (errorFlag > 0) {
        //>0 indicates there are one or more errors
        xfa.host.message(""+errorMsg);//display all messages at one time
        exit; //now since there are validation errors you can stop processing further and exit the event
    //add submit code......here....

  • Is there a way to "embed"/add Office updates to the image before deployment?

    Hi,
    in my TS I enabled preapp and postapp Updates
    So first windows patches are applied. Then computer reboots installs apps.
    I just enabled bunch of Office 2013 updates on WSUS. Office patches takes very long time.
    Is there a way to embed patches in MDT to save update time.
    Never used Packages node in MDT may this thing can help?
    How you deal with massive updates?
    Windows image can be updated, but Office for example that is installed after Windows deployment...
    Thx.
    "When you hit a wrong note it's the next note that makes it good or bad". Miles Davis

    b.lange,
    no I do not install O2013 into the image. It is deployed as post OS install Application.
    I really don't see any significant gain of using individual patches in Updates or from WSUS.
    BTW, I am still confused about getting MS patches (KBs) beside by WSUS and creating msp from bunch of them.
    Could you please briefly describe where and how to download Office 2013 patches for Example from Feb 1 2014 until Sep 15 2014. And then create msp for placing to Updates folder.
    Is there something specific for Office 2013 patches that makes it easy to get as a package (one file)?
    Thanks.
    "When you hit a wrong note it's the next note that makes it good or bad". Miles Davis

  • Is there a way to automatically save my keywords to the metadata?

    I'm coming from Lightroom, and it does it all automatically.

    What do you mean with "save keywords to metadata"?
    In Aperture  - most of the time - saving any edits is not necessary. Conceptually Aperture is more like a database or an asset management system than like a document editor. Any changes to metadata tags like keywords are stored immediately. While working with Aperture you are changing images (items in Aperture), not image files. You change a keyword or any other part of the metadata and that change applies to the version of the image you are editing.
    When you export an image all your edits are computed to create an image file and you can choose to have the IPICT-Metadata added to the exported image file.
    For changes to the IPICT tags (and keywords are part of the IPICT content) you can decide to write them directly to the master image file, either with import presets, when batch changing mutiple images, or with the menu entry
          Metadata -> Write IPICT Metadata to Master
    But usually you are not supposed to access the master files using the Finder, it is safer to export them from Aperture, if you need them outside Aperture, and then you can add the IPICT tags on export by setting the flag.
    Regards
    Léonie

  • Is there a way to automate missing fonts in thousands of small pdf's for print

    Greetings,
    We are receiving thousands of small PDF's from several differnet locations with missing fonts. The controller on the printer is having to perform
    font substitution on each page. This causes the printer to cycle and not run at rated speed.
    I am wondering is there a way to have these files insert all the missing fonts before they reah the controller on the printer?
    Thank you so much.
    HDRDR

    There are tools out in the market which should be able to embed and fix missing fonts. You might look at something like PitStop server.
    If no commercial product is out there, you might talk to the developers of such tools for a customization.
    Hope this can help.
    Max Wyss.

  • Is there a way to automatically add lines to an existing PO.

    Not using auto create, thru standard or private APIs can me systematically insert new lines into an existing PO?
    For example consider the following scenario:
    ASCP Releases demand thru a Requisition. Requisition Imports into EBS and Creates a PO through Custom program using Standard APIs.
    now when the Planner releases more requisitions the way it would work is a New PO gets created. but instead I need this new requisition to automatically be added as new lines in the existing PO
    provided the ASL and Sourcing rules are the same.
    Thanks
    Mohan

    You can do that with a dynamic XFA form created in LiveCycle Designer, which comes with Acrobat Pro for Windows. For more information, you can ask over at the LiveCycle Designer forum.

  • Is there a way I can add sales tax to the custom report I'm creating for orders?

    We have two customers that want to implement sales tax to the order details when generating a custom report for orders. I don't see any option to do so, but maybe I'm missing something. Is it possible?

    Hi,
    Nope your not missing anything its just not available at this stage.
    I'll pass this feedback to our dev team while I can’t guarantee this request will be developed right away, please keep an eye on the BC Blog and forums for the latest news on upcoming updates, including feature requests such as yours.
    Our product management team are monitoring a range of channels and speaking with a large group of existing Partners to ensure we’re headed in the right direction.
    Kind regards,
    -Sidney

  • Is there a way to Auto add the / while inputting a date into a textfield

    For example, if typing a date into a text file, is there a
    way to automatically add the /'s to the date as it's being
    typed?

    Scooby Doobie Doo wrote:
    > For example, if typing a date into a text file, is there
    a way to automatically add the /'s to the date as it's being typed?
    Yes

  • Is There A Way To Auto 'Add All' MSN Buddies to iChat (Jabber)??

    Hello all.
    I have successfully registered for a Jabber account and "registered" the Jabber /MSN Gateway via PSi.
    I remembered a long time ago before Tiger I attempted this with iChat, and all my MSN buddies are automatically added into iChat, just like in MSN.
    But now when I go online in iChat with my Jabber account, it is empty.
    Is there a way to "automatically add" all my MSN buddies??
    Also another Question: It is only possible to activate 1 Jabber account at one time?? I have another one with my Gmail buddy, when I activate my Jabber MSN, the Jabber Gmail becomes uncheck...
    Is there a way to activate ALL Jabber accounts??
    Thanks and cheers

    No, it's not the same Jabber server as the last time... but on the 2nd time when I log on to my Jabber account in PSi and make the MSN Gateway active, all my buddies in MSN started to appear in a list in the main window... that did not happen the 1st time round... so maybe the "push" thing you mentioned maybe happening here... but after that I did not have the time to go log on iChat again...
    Thanks and cheers

  • Is there a way to automate the CFX tags installation?

    Hello,
    I'm currently in the process of re-installing a web farm of ColdFusion 8 servers (W2K8, IIS 7.5).
    I have to install a number of CFX tags (C++) on each server to get the code running.
    Is there a way to automate the installation of the CFX tags (regedit imports, VBS, PowerShell...)?
    I found some link indicating that keys should be imported in the registry at: HKLM\Software\Allaire, but Allaire does not even exist in this branch (I believe that the instructions were true of older versions of CF).
    I installed one of the tags manually and noticed that the file neo-runtime.xml was updated with:
    <?xml version="1.0"?>
    <wddxPacket version="1.0">
      <header/>
      <data>
        <array length="18">
          <boolean value="true"/>
          <struct type="coldfusion.server.ConfigMap">
            <var name="session_variables">
              <boolean value="false"/>
            </var>
            <var name="application_variables">
              <boolean value="false"/>
            </var>
            <var name="server_variables">
              <boolean value="false"/>
            </var>
          </struct>
          <struct type="coldfusion.server.ConfigMap">
            <var name="cfx_http5">
              <struct type="coldfusion.server.ConfigMap">
                <var name="NAME">
                  <string>cfx_http5</string>
                </var>
                <var name="CACHE">
                  <string>true</string>
                </var>
                <var name="PROCEDURE">
                  <string>ProcessTagRequest</string>
                </var>
                <var name="DESCRIPTION">
                  <string/>
                </var>
                <var name="TYPE">
                  <string>cpp</string>
                </var>
                <var name="LIBRARY">
                  <string>D:\ColdFusion8\cfx\cfx_http5\cfxhttp5.dll</string>
                </var>
              </struct>
            </var>
          </struct>
    Can I simply add the XML node to get it running?
    Thanks in advance for any lead to the solution.

    This is great! but I'm not there yet. I figured how to assign little midi triggered melodies to a touch track. I used to do stuff like this on an old Buchla years ago. How do I get the automation on the midi track to control the filter on an audio track? I created regions with the automation I want on a midi track, then I assigned those regions to keys with touch tracks. How do I get that to control the filter on the audio track?
    thanks,
    Lee

Maybe you are looking for