Exporting a multipage InDesign document to single page PDFs but with unique filenames using scripts

Hi,
I'm using InDesign 5.5.
My goal is to export a multipage InDesign file into single page PDFs but each single PDF must be uniquely named.
For example;
InDesignFileName_487275123.00.pdf
InDesignFileName_734876882.00.pdf
...and so on.
I've spent a great deal of time searching online and the closest I have found is  software called Output Factory which works fine.
The way Output Factory works is by placing a script label within a textframe on the master page in InDesign. Then whatever is typed into the text frame on each the separate pages defines the file name of each separate page.
However if I can solve this problem without any investment costs my boss will be very happy
I found PEU5 which works great for exporting into single pages, it's now a case of naming each single PDF but I know nothing how about to create a script but I get the gist of what they do. My understanding is that a script could solve the second half of my problem.
Can anyone help?
Thanks.
S

Thanks Peter but but I don't think this is what I'm looking for.
I did find this post http://forums.adobe.com/thread/841982 but I can't seem to get the script to work.
This is the error message I get when I run the script... any ideas what I'm doing wrong?

Similar Messages

  • Is there a script for CS5 to export a multi-page InDesign Document to single page InDesign documents

    Hello,
    I am having trouble finding a script or utility that would allow me to export each page of an InDesign CS5 document as multiple single page InDesign documents. I have found one script that does this for CS3, but nothing for CS5. Thank you for any help.

    Generally speaking, if a script doesn't run in a later version, you can put it in a subfolder withteh correct version number as the name and it will work. For CS3 that would be "Version 5.0 Scripts" without the quotes.
    That said, if you have Acrobat pro, it's probably easier to use the extract pages command...

  • Multi-page InDesign document to single-page InDesign documents script?

    I'm looking for a script that can take a multi-page Mac InDesign CS2/CS3 document and split it into single-page InDesign documents. Any ideas or comments?

    Sorry I'm coming in at the end of a discussion, but there was not enough input from the O.P. Mike. Are we working on a folder of multiple ID files, or just one? Do we need to export all pages of documents or just a range? What platform is needed? Generally how many pp per document, how many documents? Cleanup needed on master pages or swatches etc?
    I'm talking in Applescript here.
    Do master pages really need deleted? If not, then no problem, just leave them in. My guess would be to just have your original ID docs in a folder, and an output folder. Start a script, select your input and output folders. Script grabs first document, counts number of pages. Repeats X number of times. Delete pages except the page of current loop, do a Save-As into output folder with new doc name. Reopen (or undo) and repeat page deletion and Save-As with new name. Go to next loop with next original document.
    I've written a bunch of loops that do some of these basic functions. I can't see that trying to duplicate the page structure on a new document would be very efficient in any language. Seems like too many pitfalls that could snag you, like master page items or locked items or document preferences you have to account for.
    Even with my script there may be text flow issues with linked boxes.
    Mike, any additional input on what you need? Thx

  • Exporting Indesign book to single page PDFs

    Hi,
    I'm after a script that will enable me to select an entire Indesign book and export it as separate individual PDFs in one go.
    I know there are a few scripts that either export the book into chapters or export the .indd files to separate single PDFs, but nothing that will do everything in one action. (i.e. take the book and output all the individual pages as single PDFs)
    Has anyone written a script like this or is it easy to tweak an existing script?
    BTW I have no scripting knowlege whatsoever.
    Thank you again
    Scott
    These are the two scripts I was refering to:
    http://www.kahrel.plus.com/indesign/pdf_individuals.html
    http://indesignsecrets.com/page-exporter-utility-peu-5-script-updated-for-cs3.php

    RichardM0701, are you the same person as scottbentley?
    I fear your response doesn't make a lot of sense. The easiest way is to put your files into a book, which will not harm them. The easiest script is often no script at all.
    I don't understand your comment about separate text boxes, files contain text boxes and definitionally multiple files means multiple separate text boxes.
    I do not know what you are referring to with respect to the toc update, perhaps you could reference a particular command or script, or provide a screenshot.
    It sounds like now you are interested in updating multiple tables of contents in a single fell swoop -- this would appear to have nothing to do with the original question. If that's the case, please start a new thread.

  • Import XML into Single Page PDF Form - Form Repeats

    I have a created a PDF form in Acrobat, which is a single page that has about 16 text fields to be filled in. The data I am importing is in an XML format. I am able to import the data for a single page with no trouble. I would like to be able to import multiple pages of data and have the form repeat with the corresponding additional data.
    For example,
    - I have a "grid report" that is 3 rows and 16 columns. Each row of data represents a separate page. The data is converted to XML format and saved as a single file (see below sample).
    - I have a single page PDF Form with text 16 fields. The text fields correspond to the column data from the "grid report"
    - (Desired) After importing the XML data into the single page PDF form, I would like to have a file that has 3 pages. Each page is a replicate of the original form.
              - The data contained in the 16 fields of page 1 reflect the data from Row1 of the "grid report"
              - The data contained in the 16 fields of page 2 reflect the data from Row2 of the "grid report"
              - The data contained in the 16 fields of page 3 reflect the data from Row3 of the "grid report"
    I am not sure if I need to change the format of my XML, or if there is a way to add a tag of some kind at the end of the PDF From that indicates the (blank) form should repeat for each <Row> of data.
    I am open to other reporting/form applications, but I am having a hard time finding anything online that indicates this specific functionality. I would think that this is a pretty standard process, but I am having quite the time finding a solution. Any help is GREATLY appreciated!
    <?xml version="1.0" encoding="utf-16"?>
    <Data>
      <Row>
        <BOL>82862AK</BOL>
        <Movement_Date>7/10/2014</Movement_Date>
        <Exporter_Addr_1>1568 Washburn Avenue</Exporter_Addr_1>
        <NetWeight>191,016.4580</NetWeight>
        <NetVolume>29,079.0000</NetVolume>
        <SpecificGravity>0.7879</SpecificGravity>
        <APIGravity>48.0913</APIGravity>
        <Energy>81.5100</Energy>
        <Chemical>ETHD</Chemical>
        <MovementLocation>Cherokee, IA</MovementLocation>
        <DestinationLocation>Toronto,ON</DestinationLocation>
        <Date>7/10/2014</Date>
        <City>Cherokee</City>
        <State>IA</State>
        <ZipCode>51012</ZipCode>
        <Name>Processors</Name>
      </Row>
      <Row>
        <BOL>82862AL</BOL>
        <Movement_Date>7/10/2014</Movement_Date>
        <Exporter_Addr_1>1568 Washburn Avenue</Exporter_Addr_1>
        <NetWeight>190,497.5165</NetWeight>
        <NetVolume>29,000.0000</NetVolume>
        <SpecificGravity>0.7879</SpecificGravity>
        <APIGravity>48.0913</APIGravity>
        <Energy>81.5100</Energy>
        <Chemical>ETHD</Chemical>
        <MovementLocation>Cherokee, IA</MovementLocation>
        <DestinationLocation>Toronto,ON</DestinationLocation>
        <Date>7/10/2014</Date>
        <City>Cherokee</City>
        <State>IA</State>
        <ZipCode>51012</ZipCode>
        <Name>Processors</Name>
      </Row>
      <Row>
        <BOL>82862AM</BOL>
        <Movement_Date>7/10/2014</Movement_Date>
        <Exporter_Addr_1>1568 Washburn Avenue</Exporter_Addr_1>
        <NetWeight>190,497.5165</NetWeight>
        <NetVolume>29,000.0000</NetVolume>
        <SpecificGravity>0.7879</SpecificGravity>
        <APIGravity>48.0913</APIGravity>
        <Energy>81.5100</Energy>
        <Chemical>ETHD</Chemical>
        <MovementLocation>Cherokee, IA</MovementLocation>
        <DestinationLocation>Toronto,ON</DestinationLocation>
        <Date>7/10/2014</Date>
        <City>Cherokee</City>
        <State>IA</State>
        <ZipCode>51012</ZipCode>
        <Name>Processors</Name>
      </Row>
    </Data>

    Hi there,
    Your discussion was moved to the Acrobat Forms forum: the folks here should be well suited to answer your question.
    Best,
    Sara

  • Can i convert indesign document to web page in dreamweaver

    Can I convert indesign 6 document to dreamweaver web page

    As SnakEyes suggests, the short answer is, "no." The long answer is more complicated.
    InDesign is a tool that provides you with desktop publishing, not web publishing. DTP tools let you choose fonts, precisely place graphics and photos, create columns with text that flows from one to the next and so on.
    A website is completely different. Web browsers do not have access to unlimited typefaces and, while your digital font license does allow you to send typefaces to a printer, it typically does not allow you to send it to all web browsers accessing your website on the internet. And also not all browsers work with all types of fonts hosted on a server.
    Text in browsers is rendered at screen resolution, which is typically 72 DPI. When you are setting up for a printer, you can access printers with 1200 and 2400 DPI, which is very high resolution. So your use of typefaces will, of necessity, be different for a website than it will be for print. We typically print for publications using serif typefaces for running text, as it helps the eye to flow to the next character and the next word. But since screen resolution is so low, we use sans-serif type for running text on a website because it will be more easily read than serif type on a low-resolution screen.
    Layout options for print tend to be very precise. One may simply drag and drop an image and have text flow around it in a DTP application. There is no design application for website building that allows you to do that which also gives you clean HTML and CSS code. So, if you want anything near like the precision for a website that you are used to in the DTP environment, you're going to need to learn HTML and CSS.
    Dreamweaver is a code-writing engine that has a display aspect that will let you see your design as you write the code. It also automates the production of a very limited amount of code, manages your links and will allow you to put your finished web pages on a server.
    Microsoft allows you to export Excel and Word documents "as web pages" and the result is horrific. It can actually take more time to clean up the code produced by these Microsoft applications than it would be to simply create a website from scratch in Dreamweaver.
    With In Design, the built-in HTML export is designed to extract content, not geometry. The end result of an export to HTML bears no resemblance to the original layout. The HTML exporter does allow the designer to attach external CSS and JavaScript files, but this assumes the designer is comfortable with code and has time to re-conceive the layout from scratch.
    Now, you can use the Adobe Digital Publishing Suite to do the export. This ranges from about $400.00 to $100,000 plus usage fees. This price may be good for the New York Times, but not cost-effective for a single designer or a small shop. The output of the DPS is limited. It only outputs to tablet devices and the iPhone. It won't output to desktops or Android phones. Everyone who wants to see your publication has to sign up for an Adobe.com account, then they have to send you their email address associated with the account. You then have to add their email to a distribution list, tell them to download the Adobe Content Viewer to their tablet, and then look at your publication through the ACV. Or you can create an app that is a stand-in for the Adobe Content Viewer, like the New York Times did and then you have to pay Apple the iOS Developer fee.
    Or, you can simply make a website that sticks to modern HTML and CSS standards.
    I'm looking forward to Ken Binney's comments after he sees the code structure exported from InDesign.
    -Mark

  • How do I display PDF document as single pages on iPad?

    Hi,
    I have a company catalogue in PDF format, 20 pages long. We use Issuu to allow customer to view the catalogue on their PCs and mobile devices.
    In Issuu you can customise the embed widget to show single pages, and this works fine when viewing the catalogue on a PC. The problem arises when trying to view the catalogue on an iPad. It appears that the iPad automatically sets the PDF to view as a Facing Pages document. It doesn't matter if I'm using Safari, or the Atomic browser we have installed (so that we can hide the URL bar).
    I've created the document in inDesign as a single page document but the iPad still merges pages 2-3, 4-5, 6-7 etc.
    The iPads will be used in our retail stores so it's important that the set up and navigation is as simple as possible. The catalogue is placed within an iFrame on the page so that I can but a navigational banner at the top that easily takes customers back to the main menu page. It's important that the catalogue opens within the page. The Issuu embed widget for Tumblr, etc only creates a preview of the catalogue which then opens in a separate tab, which unfortunately will not be suitable to our needs.
    You can view the page here: http://www.eurocollections.com/block/catalogue.html
    I've tried a number of different options, I've written to Issuu but they were unable to help as it only seems to be an iPad-related problem.
    Any help or suggestions would be greatly appreciated.
    Kind regards,
    Peter

    The PDF viewers on the iPad do not understand customised widgets.  They understand the PDF format, exactly as it was designed by Adobe.  Instead of trying to use a custom solution, use the features which are provided by the PDF format.  Custom solutions work only for the situations that the company that wrote the custom solution wants them to work and they are a corruption of the normal way PDFs are used.
    In your situation I'd remove all dependency on any custom widgets from your PDF document.  Instead you can use links which allow you to click on a piece of text or an image in the PDF and the PDF software will take you to a different page.  This is part of the PDF standard and will work on all software capable of showing PDFs.  It is all your users should need to navigate from one part of your catalogue to another.  Whatever software you're using to create your PDF should give instructions on how to create links in your PDF document.
    Similarly your use of iFrames is a little stange.  If your material is on a web site, put it in web pages where you can use all the features web pages give you, including blue-underlined links to other pages.  If, instead, your material is in a PDF then put all the navigation in the PDF.  Don't try to depend on a strange interaction between the PDF and your web pages.

  • AS) export single page PDFs from multi-artboards

    I'm not exactly sure where my new problem lies. I'm trying to save out single page PDFs from an Illustrator CS4 document with multiple artboards. Each artboard should become a PDF. I can get a multi page PDF, but when it saves single page files, I get white PDFs with error messages on them (I think it is saving .ai files with a .pdf extension).
    this is where I am now (simplified, of course):
    tell application "Adobe Illustrator"
    set docName to name of current document
    set itemNumber to 1
    tell application "Finder" to set fileLoc to path to desktop as string
    set pageCount to (count artboards in document docName)
    tell current document
    set allPlacedItems to placed items
    repeat with h from 1 to (count of allPlacedItems)
    set thisPlacedItem to item h of allPlacedItems
    tell thisPlacedItem to embed
    end repeat
    set allTextItems to text frames
    repeat with j from 1 to (count of allTextItems)
    set thisTextItem to item j of allTextItems
    tell thisTextItem to convert to paths
    end repeat
    end tell
    repeat with i from 1 to pageCount
    set pdfSaveOptions to {class:PDF save options, pdfXstandard:PDFX None, compatibility:Acrobat 6, preserve editability:false, generate thumbnails:false, optimization:false, acrobat layers:false, artboard range:i, view pdf:false, color downsampling:0, color resample:nodownsample, color compression:none, grayscale downsampling:0, grayscale resample:nodownsample, grayscale compression:none, monochrome downsampling:0, monochrome resample:nodownsample, monochrome compression:none, compress art:false, trim marks:false, registration marks:false, color bars:false, page info:false, page marks style:Roman, trim mark weight:trimmarkweight025, offset:6.0, bleed link:true, bleed offset:{0, 0, 0, 0}, color conversion id:none, color destination id:none, color profile id:include all profiles, trapped:false, font subset threshold:50.0}
    set pdfName to docName & "TEST" & itemNumber & ".pdf"
    set destFile to (fileLoc & pdfName) as string
    save document 1 in file destFile as pdf with options pdfSaveOptions
    set itemNumber to (itemNumber + 1)
    end repeat
    close current document without saving
    end tell

    // Save the artboards to PDF.
    var myDoc = app.activeDocument;
    var original_filename = myDoc.name.toString();
    // alert (myDoc.name.toString() )
    // Get the folder location
    var destFolder = Folder.selectDialog('Select the folder to save the PDF files to:');
    // Get the number of artboards to export from a dialogue
    var total =  myDoc.artboards.length
    //     Number.selectDialogue('Total Number of Files to be made')
    if (destFolder) {
         for (i=0; i<total; i++)
              var destFile = new File(destFolder+original_filename+"_"+i);          //     Assign incrementing filenames
              var pdfSaveOptions = new PDFSaveOptions();
              pdfSaveOptions.viewAfterSaving = false;          //     Don't want to see these fles in Reader
              pdfSaveOptions.SaveMultipleArtboards = true;
              var range = new String();
              range = (i+1).toString();
              pdfSaveOptions.artboardRange= range;     //     not Assign incrementing page range
              myDoc.saveAs (destFile,  pdfSaveOptions);     
    I've run this script on the 3 art board document the Adobe sample scripts create. It's a just different coloured star on each artboard.
    This script appears to work in as far as I get 3 files with just one artboard showing when I open the files in Adobe Reader. Problem is when I open them in AI, I can see all the artwork is still there and even more stranger is the fact that the numbers are still 1,2,3 whereas in Reader it's just page i showing as page 1 each time.
    This could be a problem when the application I'm writing generates an image structure from the files if it sticks the excess data onto the GPU (not sure if it will or not). If it includes all the data, also it just makes the Application footprint bigger by a 8 MB or so of unnecessary baggage. An issue for a 'light weight' app.
    I noticed the export ExportArtboardsPhotoshop.jsx script has this line:
    psdExportOptions.saveMultipleArtboards = true;
    It works in that context but in PDF context it only works in terms of what Reader shows not what exists in the files. Good one Adobe… Makes me wonder what the Multiple art boards method did before AI had multiple art boards. How was AI dividing the objects?!
    Also I really need a SaveAsCopy (non-existent I think) method or I'll have to keep reopening the original file and then doing SaveAs.
    Back to manual duplicating files in finder, batch renaming, opening them all and deleting excess. Or export to PSD and get my dimensions right or just oversized (I can always down sample in the app)…
    This is truly a painful exercise!

  • Export single-page pdfs with page name

    I've been looking for a script that:
    - exports every page of an indesign file to a seperate single-page pdf (or other filetypes)
    - names the pdf with the name of a page -> this is the hard part to find
    The reason i could use it: i have a 200+ page file with productspecs. I would like to export every page with the correct productname. (extracting pdfs in acrobat is not a problem, but then i have to manually rename every file)
    I'm not sure how to name the pages, as it's not a function in indesign. Ideal would be to be able to "tell" indesign: this textframe = the pagename, so it wouldn't be necessary to label the page seperately.
    I'm not a scripter. I searched the forum and found some info on this already, but not a working script including automatic pagenaming.
    I did found an old post where someone points to such a script, but i can't find it:
    http://www.techplex.net/postsm40018_possible-to-name-pages.html#post40018
    Did anyone ever made/found/used such a script?
    (btw, a similar script for illustrator artboards would be very useful too!)
    Any help appreciated!

    scott zanelli made one years ago. does a fantastic job.
    http://indesignsecrets.com/page-exporter-utility-peu-5-script-updated-for-cs3.php
    Loic Aigon has written one...
    http://www.loicaigon.com/blog/?p=876
    as for illustrator artboards... don't know - have a look on the illustrator scripting forum.

  • I need help exporting pages newsletters as single page PDF's or as a .jpeg for an online photo book.

    need help exporting pages newsletters as single page PDF's or as a .jpeg for an online photo book.

    No same idea: 1. Look  2. Try.
    This is in Mavericks:
    Peter

  • My InDesign document has two page 1s and I can't get the page numbers to work.  Help!

    My InDesign document has two page 1s and I can't get the page numbers to work.  Help!  How do I fix this?

    Do you mean the first section is starting at page one?
    And the second one now is starting at page two?
    So I would ask why you would need sections at all?
    Did you set the controls for Automatic Page Numbering?
    If you select the particular page where section two is starting in the Pages Panel, you could untick the Start Section option in the numbering and section dialog. That would remove the section. You cannot do that with the very first section, but you should set the first section to Automatic Page Numbering if you ever want to use your document with an inDesign book file.
    Uwe

  • Need script to place multiple single page pdfs in ID pages

    Does anyone know of a script that would place a whole folder full of single page pdf files into an indesign document one per page, alphabetically by pdf file name, and ideally add new pages as needed. The last part is optional, as the ID document could already have the required number of pages, all using the same master page with the the picture frame already in place.
    In my current project, the pdfs are all the same size as the ID document page size.
    This would be along the lines of the scripts that place multipage pdfs, but for single page ones. I have tried first creating a multipage pdf by inserting a folder full of single page pdfs at the end of an initial pdf. Acrobat 8 pro does this very well indeed, but selects the pages from the source folder in random order. I need them in alphabetical order.
    Thanks for any insight,
    Al

    For this project I could equally well use a script that would place or re link to a new pdf in a single page ID document, print device independent postscript with some sort of unique or sequential filename, and repeat the process for a whole folder of source pdf files. No new pages need to be added, and the new pdf could replace the prior one.
    What I am after is a device independent ps file for these pdf files. The ones produced by batch processing from Acrobat 8 Pro do not offer enough control, as in that method I would need *only* the black separation.
    Thanks,
    Al

  • Creating single page pdfs from a brochure designed in spreads format

    Hi there,
    So I've been asked to take a brochure that is in spreads, and save each panel as a single page pdf. So basically, in document setup, the page size is 17.75 x 8.5).  There are four panels, each panel is roughly 4.3708 x 8.5. The problem is, each panel was not created as a single page in indesign...instead, it's set up as a 17.75 x 8.5 document and the panels are created within that document size.
    I guess I wanted to find out if there is an efficient way of creating these single panel pdfs from what I've been given.
    Anybody know?

    It's either copy/paste into a properly laid out facing pages document (the best choice if it will need editing in the future), or place the pages, each one twice, into a facing pages pages doc and crop the wrong half off each page. In either case, you'll need to rearrange the pages into readers' spreads.

  • Place Single Page PDF Multi Times into a template

    Say for instance I have a Business Card 90 x 55 which needs to be placed on a 8up layout template ready for printing.
    How do I tell Indesign to place the single page PDF 8 times.
    Or maybe this way: Is there a way of telling Indesign to export a single page 8 times to the same pdf file. Size is not an issue for the PDF as it is only a tempary file.

    I have set up a template with Place holders for the pdf to be placed in, then to place the pdf all i have to do is click inside each of the place holders and wala they are there.
    So on my 8up template i have all my required items ie: colour bars, crop marks, and guides all on their own layers, and the 8 boxes on their own layer, I import the PDF loading my curser, click on a box and artwork is placed exactly where I need it to be.
    You are right about step and repeat being one way of doing this, but I think my way if I can work it out will be even faster, no mesurements to remember no typing just 8 quick clicks.
    If by any chance I need more then 8 up adding a page is no problems the boxes are on the master page and I just release the objects on the artwork layer and its ready to go again as many times as I need it.
    What do you think of the idea to Print to PDF is this a lower quality way of making the PDF.

  • I need to turn an indesign document into an editable pdf. how do I do that?

    I need to turn an indesign document into an editable pdf, how do I do that?

    InCopy is a solution, but it's not the only viable solution.
    I update many books, from 200 pages to 3,200 pages every year, long document, very techincal tax books.
    Some are done through InCopy, some are edited word files and rtfs exported from InDesign, some are marked up hard copies etc.
    It totally depends on the clients technical ability with computers. Last year I taught over 30 authors of ours how to use InCopy. Some were receptive, some were dubious, some were totally clueless.
    And on the dubious and totally clueless I spent more time troubleshooting their problems than I would normally with a Word/RTF option.
    Some people are capable of switching to InCopy or even know how to use it in the first place. For anyone never used InDesign or InCopy before then it's a massive learning curve to jump from MS Word et al word processors, to InCopy.
    I do agree, it is the best solution that's out there, technically. But that solution is not usable by a lot of people.
    Yeh if the client is comfortable with InCopy then it's the way forward.
    But in most cases, in my experience, it's faster and more efficient to Export the text as RTF and let the author update the RTF. That leaves you in control of reinserting the text and formatting it correctly. Rather than letting the client add bold, underline, italics, superscript, subscripts, crazy workarounds because they didn't know how to do it properly. And in the end you end up with 2 or 3 times the amount of work than is necessary, just cleaning up what the client has done in InCopy that does not suit the overall formatting of the publications.

Maybe you are looking for

  • My new TomTom doesn't seem to work with my MacBook Pro (OS version 10.7.2). Is there any way I can make it work?

    The message that comes up when I click on "TomTom Home Install" is "You cannot open Home Install because Power PC applications are no longer supported." Does this mean that the TomTom, which is absolutely vital to my life - well, not literally but yo

  • How to enter the purchased license if the "Activate" option does not appear in the Help Menu?

    My lightroom test period expired so I acquired the license.   I purchased it and got a Serial number.  but I do not find the way to activate my  serial number.  It suppose that in the Help Menu there should be a "Ativate" option but it is not.  (It i

  • Enter in Tbl cntrl

    When I press enter in my table control, it clears all the values. How to fix my code. thank you PROCESS BEFORE OUTPUT.   MODULE tblcntrl_change_tc_attr.   LOOP AT   i_items        INTO wa_items        WITH CONTROL tblcntrl        CURSOR tblcntrl-curr

  • NAS vs USB drive connected to E3000

    Greetings, Can someone summarize (or point me to a summary) of the tradeoffs of using a USB drive attached to my Linksys E3000 wireless router vs some variety of NAS device just plugged in to the network? I am running a small home network (PC-based,

  • PC's can't see Iphone attached photos

    I've sent an e-mail with photo to numerous e-mail addresses. Half of the recipients saw the attached photo, the other half say the they couldn't see or didn't get the attachment. What is interesting is that the recipients that sent a "Reply" saying t