How do I create a list of files to be faxed together in one call?

I would like to use the fax of my Pixma MX700 to send a number of files in a single call.  Can I create a list of the files and send them as one?

Sorry. There is no way to do this [short of being an expert in MS Access and hacking the catalog file].

Similar Messages

  • How do I create a list of files and tags in Album

    I would like to create a list of all the files I have in Album. (I am using Photoshop Album Started Edition 3.)
    Ideally this list will be formatted like this...
    FILE NAME (WITH EXTENSION) - DATE - TAGS
    Does anyone who if this can be done and how?
    PS - I poked around the Menus and tried a couple of forums searches, but no luck.

    Sorry. There is no way to do this [short of being an expert in MS Access and hacking the catalog file].

  • How Do i create a list that will show in a dropdown box with the list being pulled from another tab and not the cell data format junk?

    How Do i create a list that will show in a dropdown box with the list being pulled from another tab and not the cell data format junk?
    I currently run OS X 10.10.1
    Now i have been trying to work on this for a while now and what i want to do should be simple but its apparently not.
    Here is an example of what i want to happen.
    I will have 2 tabs: Contact | Sales
    Now Contacts will have the list of names and various information about a customer, While Sales will have one drop-down box for each Cell Row that will show the names of the person in tab contacts
    for what i am wanting to do i cant use the data format pop-up menu because the list is edited everyday several times a day.
    Now how do i do this, Excel can do this so how can numbers do it?

    Hi Shegra,
    Paste this into a applescript editor window and run it from there. In the script you may need to adjust the four properties to agree with your spreadsheet. Let me know if you have any questions.
    quinn
    Script starts:
    -- This script converts column A in one table into an alphabetized list of popups. It copies the last cell in that column. Then reverts the column to text. It then refreshes popups in column A of a data table starting with a user defined row.
    property DataEntrySheet : "Sheet 1" --name of sheet with popups to be refreshed
    property DataEntryTable : "Sales" --name of table with popups to be refreshed
    set copyRange to {}
    property PopValueSheet : "Sheet 1" --name of sheet with popup values table
    property PopValueTable : "Contacts" --name of table with popup values
    set PopStartRow to {}
    tell application "Numbers"
      set d to front document
      set ps to d's sheet PopValueSheet
      set pt to ps's table PopValueTable
      set s to d's sheet DataEntrySheet
      set t to s's table DataEntryTable
      set tf to t's filtered --this records filter setting on data Entry Table
      display dialog "Start from row #..." default answer "" with icon 1 -- with icon file "Path:to:my.icon.icns" --a Week # row
      set PopStartRow to {text returned of result}
      tell pt --convert list to alphabetized popups
      set ptRows to count rows
      set copyRange to ("A2:" & name of cell ptRows of column "A")
      set selection range to range copyRange
      set selection range's format to text
      sort by column 1 direction ascending
      set selection range's format to pop up menu
      -- popupsmade
      set selection range to cell ptRows of column 1 of pt
      set v to value of cell ptRows of pt
      end tell
      activate application "Numbers"
      tell application "System Events" to keystroke "c" using command down
      tell pt
      set selection range to range copyRange
      set selection range's format to text
      end tell
      tell t
      set filtered to false
      set tRows to count rows
      set pasteRange to ((name of cell PopStartRow of column "A") & ":" & (name of cell tRows of column "A"))
      set selection range to range pasteRange
      tell application "System Events" to keystroke "v" using command down
      set filtered to tf
      end tell
    end tell

  • How do I create an interactive PDF file with variable data

    We would like to basically do a 'mail merge' of our list of customers with an interactive PDF file (including videos, menus, etc - not just form fill out and web links) to create a single PDF file that contains multiple mail pieces ... one for each customer ... with each mail piece being customized for that customer.  Customizations would include different greetings (Dear Bob, Dear Dana, etc), as well as different charts based on data unique to the customer, different photographs, etc.
    I've seen that InDesign and Acrobat Professional can be used to create an interactive PDF (such as from http://tv.adobe.com/watch/ask-the-adobe-ones/14-calling-rufus-about-interactive-pdf-making).  However I don't understand how I can insert data from a database, csv file, excel file etc into the PDF file so that each page, or each set of pages, within the PDF can be customized.
    Can anyone point me to a tool to use for this?
    Thanks,
    Bob Kendall

    For that kind of volume and unattended operation, you want InDesign Server – which is the server/high volume edition of INDD.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 3 Nov 2011 06:58:07 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How do I create an interactive PDF file with variable data
    Re: How do I create an interactive PDF file with variable data
    created by Ti26E31DSxxx<http://forums.adobe.com/people/Ti26E31DSxxx> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/4005459#4005459

  • How do you create a list from Contacts, including Photos?

    How do I create a list of Contacts, including photos in Address Book?  I want to print this list out.

    You can print a list by selecting a group and and using "File > Print".
    In the Print dialoge you can select a print stile for the list and and check, which attributs you want to have included. Only the photo is not selectable, sorry.
    use one of the styles "Pocket Addressbook" or "Lists".

  • How can I create an csv/excel file using pl/sql and then sending that file

    How can I create an csv/excel file using pl/sql and then sending that file to a clients site using pl/sql?
    I know how to create the csv/excel file but I can't figure out how I would get it to the clients site.

    968776 wrote:
    How can I create an csv/excel file using pl/sql and then sending that file to a clients site using pl/sql?
    I know how to create the csv/excel file but I can't figure out how I would get it to the clients site.You are trying to do it at a wrong place..
    Whay do you want database (pl/sql) code to do these things?
    Anyhow, you may be interested in :
    {message:id=9360007}
    {message:id=9984244}

  • How do I create an after effects file with an interchangeable image

    Hey,
    hope someone can help me, I'm using after effects to create a mp4 file, it contains a photo which has a animation super imposed ontop of it.
    When the projects finished the base photo that the animation is created around could change up three times a day.
    What I'm trying to work out is a way for a non technical user to just be able to upload the new photo to somewhere and for the animation to be created and returned somehow to him so that the animator doesn't have to re open and edit the affect effect project each time a new photo comes in.
    Is there a way to do this built into after effects does any one know?
    Thanks for any help

    For that kind of volume and unattended operation, you want InDesign Server – which is the server/high volume edition of INDD.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 3 Nov 2011 06:58:07 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How do I create an interactive PDF file with variable data
    Re: How do I create an interactive PDF file with variable data
    created by Ti26E31DSxxx<http://forums.adobe.com/people/Ti26E31DSxxx> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/4005459#4005459

  • How do you create an AcrobatXI zip file in windows 8.1?

    How do you create an AcrobatXI zip file in windows 8.1? from acrobat.com docs?  Sorry Not sure what community to ask this in this community?  The email provider I was using didn''t seem to want to accept it through Adobe Send the first time and since Adobe Send ends January 6, I am assuming a zip file is preferable..  I thought I had seen an Adobe Zip file somewhere but haven't been able to locate it. Any help appreciated.
    Thank you.
    Sherrie

    Hi Sherrie L,
    Adobe Send is Adobe's current solution for sending large files. (It's Adobe SendNow that's retiring soon.) Can you tell us what trouble you were running into using Adobe Send?
    There isn't a special version of Zip files for Acrobat, but you could reduce the PDF file size if you have Acrobat. Or, in Windows, you can create a Zip file by choosing File > Send to > Compressed (Zipped) Folder.
    Best,
    Sara

  • In Adobe 8 how do you create a bates log file?

    I love this feature in Adobe 9 where one can select "output options" and change the way the bates stamped PDF is saved, to create a log file of bates numbers per document, etc.  Are these same output options and bates log file options available in Adobe 8?  Basically, how do I create a bates log file in Adobe 8?

    This is a great utility---thanks for sharing it!  The Javascripts folder can be hard to find--here's what worked for me:
    For Macbook Pro users using Acrobat Pro X with OS X version 10 or greater,  you’ll want to copy the unzipped “UVSAR_selectiveFlatten.js”  file into the JavaScripts folder located in this path:
    /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Resources/JavaScripts
    *** IMPORTANT:  To be able to see the Contents folder, you must Right-Click (Ctrl-Click if you don't have a right button) on the filename "Adobe Acrobat Pro.app", then select Show Package Contents from the pop-down menu.  The Contents folder will appear in a new window and you can navigate to  Contents/Resources/JavaScripts, and put the “UVSAR_selectiveFlatten.js” into the JavaScripts folder.
    Once you've done that, restart Acrobat Pro and you'll find the "Flatten" option in your Edit menu.  VERY handy!  Tip:  might want to save your original PDF file as a different version just to be safe---once you flatten the PDF, it can't be undone, so either just print and don't save, or save as different version if need be.

  • How do I create a list which compiles data from all lists on the sharepoint?

    I have many pages to my sharepoint which all have separate task lists. On my overview page I want to create a list so that all the tasks and data inputted into the other task lists on the site are compiled together in one list. This way I have a long list
    of tasks in one place, without going to each list. How would I do this?
    Thanks!

    Hi,
    Based on your description, my understanding is that you want to collect all the task items on a site to one task list.
    For accomplishing your request, you can create a Reusable Workflow.
    Open your site with SharePoint Designer 2013->create a Reusable Workflow named task, choose 2010 platform and Task content type->choose Copy List Item Action->Copy current item to you target task list.
    Then in every task list, create a workflow based on the new reusable workflow.
    Besides, you can use Project Summary web part or Content Search web part to accomplish collecting all task items.
    If there still exist some problems, Please feel free to let me know.
    Best Regards,
    Lisa Chen

  • I have a Mac and Acrobat Pro, how do I create an interactive PDF file?

    I have  a Mac and Acrobat Pro, how do I create an interactive PDF File?

    Hi 528!!,
    Here's some information about adding multimedia to your PDF files: Acrobat Help | Multimedia and 3D models
    Please let us know how it goes!
    Best,
    Sara

  • How do your create an xml glossary file?

    Everyone talks about importing the glossary from an xml file , even from one created from Excel. I have browsed until my fingers bleed and watched the tutorials and seached the Captivate files to try and find a glossary root file to work with.
    Please excuse my Newb question but how to I create an xml file, specially using Excel (the easiest way for me to set up a Glossary)?  Is there an example I can work off? How do I paste the import xml tags as offered in the widgit to such a file.
    This glosary file will be imported and used in to approximately 40 modules so obviously I want just one file to work with.
    Again sorry for the newb question.

    Hi Jeremia,
    From one newb to another ;o)
    I ditched the whole thing  as soon as I figured it out because putting the glossary in to the captivate slides was really clunky and not a neat solution. Instead we are using our custom written background database and having a glossary link in the main navigation menu, a luxury many captivate scorm projects would not have.
    However the spreadsheet is a way of writing all the tags needed for the xml code (fill down). Just highlight ALL the cells with all the tags as per the screen shot, copy and then paste in the open dreamweaver page. However, make sure the dreamweaver page is an xml page. You can then use the xml dreamwever page as the import in to captivate.
    Because you are copying from a spreadsheet the paste action in dreamweaver will insert tabs between the data of the cell. You get rid of this by doing a search and replace...search for the tab and replace with nothing, effectively deleting the unwanted tabs.
    It is highly inelegant but it works.
    Hope this helps and does not confuse it further.
    Re: How do your create an xml glossary file?
    created by bittymiah83 in Adobe Captivate - View the full discussion
    This is very helpful - I'm just missing the piece of how I import the excel data into the Dreamweaver code. Am I repeating the same code over and over in Dreamweaver and cutting and pasting from the excel file?
    I'm a newb also so any help would be appreciated!
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6173858#6173858
    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/6173858#6173858
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6173858#6173858. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Captivate at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How do we create Hyperlink to local file on c:\ in Web Intelligence

    How de we create Hyperlink to local file on c:\ in Web Intelligence.
    Thanks in advance,
    K.

    K,
    You can't hyperlink to a local file when you are in WebI.  The ability to hyperlink requires the http protocol to be employed, wrapped within a web service (like IIS, for instance).  So to hyperlink to any file, that file must be a part of a web service, and the web service must have access to the folder (again, like in IIS you must create web shares and IIS must "mount" those shares in an http environment).  Hopefully I'm making sense to you on why it can't be done. 
    On the other hand, content that is static and has been made available for browsing on the web can also be linked to by populating a cell in a WebI report, marking that cell as "read cell contents as hyperlink", etc, etc.
    Thanks,
    John

  • Can Bridge CC create a list of files in .txt?

    hi all,
    i'd like to know if i can create a list of files in .txt format using Bridge CC
    It could be a good way to verify the integrity of an external database.
    thank you all
    rafa

    i'd like to know if i can create a list of files in .txt format using Bridge CC
    There is a dedicated Bridge Scripting Forum that might have something suitable for you, it is not possible with Bridge 'Out of the box'
    https://forums.adobe.com/community/bridge/bridge_scripting

  • Can Bridge CC create a list of files in .txt format ?

    hi all,
    i'd like to know if i can create a list of files in .txt format using Bridge CC
    It could be a good way to verify the integrity of an external database.
    thank you all
    rafa

    hi mark,
    this is my situation:
    i shoot a great number of items everyday.
    So i have a db in excel format with the name of item, the shooting date and other informations about the files.
    now, with my batch file, i create a list of file in specific folders (to work, worked, deliverde etc)
    in this way i can comparate all files and i can update tha state of working in db file
    if bridge could create a list, i can make this comparation faster.
    this is the why of my question.
    can you help me to create the opportune script in bridge?
    sorry for my english
    rafa

Maybe you are looking for

  • Removed Battery from MB to clear CMOS, Now no MSI splash screen, no booting

    My System: CPU: AMD 720 X3 2.3 Mhz per core. MB: MSI K9A2 Platinum, Version 1, 1.4 Memory: OCZ Platinum II memory, 4 1gb sticks.  667 GPU: Gigabyte Radeon HD4850, 1GB memory HD: Seagate Baracuda 7200 500GB memory card.  RAID.  Recently replaced.  I c

  • Moving from Adobe Bridge CS5 to Aperture 3

    So I have been using Bridge since CS right through to CS5 for all my organising needs but I want something that is a little more organised in terms of photography requirements as my collection is getting larger and in need of higher organisation. I l

  • Need to know serial number and product for serial # upgrade screen

    I have the serial # for the ADobe XI standard product that I purchased, but that product is not available in the dropdown list

  • Consignment fill up revaluation

    We have a standard consignment sales process, but we also procure transport to move the stock to the customer. This is done on the fill up stage. Is there any way to revaluate the stock to include the transport when it gets to the agent that sells th

  • Digital Camera Loading ?

    Hi guys I've Canon PowerShot G9 and whenever I connect it to my MacBook Pro iPhoto Pops up and you know the rest... but what I want is to be able to copy/move/browse the files/pictures on my memory card. like when you connect your camera to Windows y