Ideal settings to send PDF's to a high speed B&W print production machine

I have a few OCE 6250's and a Xerox Nuvera 120.  All high speed black and white print production machines.  I'm having some trouble sending true 300 dpi PDF's that have page counts in the 10,000's.  What are the recomended settings in Adobe Acrobat 9 Standard?  Please note, I have no issue printing these same files using Foxit Reader so I'm not sure what's causing this issue on Adobe's end.  Thank you.

Hello PAHU,
Thanks for coming to my aid again.
Some of the things I'm scanning are records that need to be good as photocopies because I will have to email them or copy-or-print and snail mail them.
That's interesting about how the PDF file is made. I thought PDF would be a native format and chose it for "compatibility". I'm not sure if everyone have apps that can handle TIFFs (especially on the PC side). My recollection from scanning in the 90s with my Paperport is that TIFFs can print "huge" or "teeny" depending on the settings it was scanned at.
Using your advice scanning with Preview set to B&W as TIFF and PDF and both times the files were smaller. Thank you so much.
I also tried converting the TIFF to PDF in Graphic converter because I can batch convert documents that way. However, I noticed that the printouts of the B&W scans are rather poor quality. On the other hand the B&W scans print out as the whole page and not with a white border like the color scans do.
The B&W pdfs scan slightly smaller than the TIFFs. So that's probably what I will do for these documents.
I will have to search out /experiment with the OCR for things that I can save as text when I get a chance.
I have so much to learn about scanning.

Similar Messages

  • Unable to send PDFs as email attachments

    I have become unable to send PDFs as email attachments when using Firefox.
    Depending on the PDF, I either get the message “There was an error opening this document. The file is damaged and could not be repaired.” or it opens as a blank document. This occus when opening the file with both Adobe Reader and Acrobat Pro. The problem seems to be isolated to PDFs. (I am able to send Word files. If a PDF is zipped before attaching, it can be opened without problem.) This occurs on both an institutional email account and personal (Yahoo) email account. This problem is isolated to Firefox (does not happen in Chrome).
    I have reset Firefox to default settings, as well as reinstalling.
    Thank you.

    Update Adobe® Acrobat® Plug-in for Web Browsers, Version 10.1.13 to version 11.
    Also please update all of your plugins and try again.
    Does this happen when you open the pdf in pdf.js, it is possible to change the default viewer by:
    * [[How to disable the built-in PDF viewer and use another viewer]]

  • I have an iPad 2, and I am sending PDF file to my iPad, via a Hotmail email. But, the PDF arrives to the iPad in Mail already opended, as a picture on the bottom of the email. Is there a way to prevent it from auto open, so I can open with iBooks instead?

    I have an iPad 2, and I am sending PDF files to my iPad, via a Hotmail account. But, the PDF arrives to the iPad Mail account already opened at the bottom of the email. Is there a way to prevent this auto-opening of the PDF. I've seen screen shots with the box, and PDF listed inside the box, but mine open automatically. I want to get them into iBooks...?

    I am having the same problem and it is even bigger.
    When opening a 1-page PDF in iBooks and sending it via mail it is sent inline as preview, but the recipient cannot open the file anymore. Also on iPad and iPhone there is no "open in" possible.
    Somehow the mail app does destroy the file. What is going wrong?

  • Family of 5, all use the same Apple ID/Password/Account.  In settings/messages/send recieve you can "check" my email and up to three phone numbers.  Essentially allowing all iMessages to be sent

    Family of 5, all use the same Apple ID/Password/Account.  In settings/messages/send>recieve you can "check" my email and up to three phone numbers.  Essentially allowing all iMessages to be copied to shared account numbers.  Please help me figure out  how to prevent my children from recieving my text correspondence. 

    On the devices for the members of your family that you DO NOT want to see your iMessagees, go to
    Settings App
    Messages
    Send and Receive
    You should see a list of available contacts which would make messages appear. Make certain that each family member has their own individual contact and NOT the same one that you use. I find it useful to have each family member have their own icloud email and use that for iMessaging my kids. My kids do not have iPhones, but if yours do, their phone number should be listed as well. For iPads and iTouches, use icloud email addresses. If you need to send a message to all 3 kids, say, you can just add all three emails to the To box on your iMessage.
    Hope that makes sense.

  • Not able to send pdf file as attachment in my apple mail.

    Hi, I was easily able to attach pdf files to my apple mail.  infact I could just open a pdf file and then send it as attachment in the email earlier. but after downloading and upgrading to os X Mountain lion, I am neither being able to attach and send pdf files in my apple mail, nor can I send PDF file as an attachment.
    Is there any issue with OS X Mountain Lion.
    Issue 1.  I compose Email , then click attach > Browse > select pdf file > click attach > it shows in my Email body either as an icon or as first page of the pdf document > I send it. >>> But when the receipient opens the Email, that pdf attachment is missing. In fact When I put a cc to my self and I open the Email, the attachment is mssing in the incoming E amil.
    Issue 2. I open the PDF document > Click on File > send as attachment in E-Mail > on right, a menu appears where I select the File and click attach> I get a message
    The SendMail doesnot know how to talk to your default mail client. Please select a different mail application to use. Attaching a screen shot.
    I never had these issues earlier with my Lion OS . but since the time I have upgraded to mountain Lion OS, I am having these issues.
    Are these the Mountain Lion issues, how to fix these please.

    I believe, the software team forgot to put a button for send or share as an attachment to preview.

  • How to Sender PDF file as attachment in Payload?

    Hi Experts,
         After I done some of PI scenarios, I'm stuck with one of my requirement... In requirement, "Web service" will send request to "SAP ECC 6" in order to get PO document print out in PDF file by call smartform or any form printing as usual.
         In my understand, I'm using SOAP adapter as sender and RFC adapter in receiver side, in  RFC function, I will call form and generate PDF file by using normal ABAP function, but here, how can I send PDF file as response message of SYNC call from web service.
         I try to search and read some of document and blog, some said I can attach file as Payload attachment, but no clear solution or guide to do so.
        Here is example blog that I found, I really useful
           /people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments
        Please suggest me in my case,
    Thanks in advance...
    Cheers,
    Terry

    Hi,
    >>In my understand, I'm using SOAP adapter as sender and RFC adapter in receiver side, in RFC function, I will call form and generate PDF file by using normal ABAP function, but here, how can I send PDF file as response message of SYNC call from web service.
    as per my blog you can attach PDF to a message only if you use abap proxy on ECC and not RFC
    the code is just copy and paste from my blog:
    /people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments
    so there is nothing spectacular there
    Regards,
    Michal Krawczyk

  • .pdf file changed into .tmp when trying to send pdf file as attachment

    Dears,
    A few days now, .pdf files are exported as .tmp files if we try to send them as attachment directly from the adobe reader plug-in in internet explorer 8.
    Unfortunatly Outlook interprets .tmp files as harmfull, so we are no longer able to send pdf files directly.
    (screenshot in attachment)
    Is there any chance we can configure this so, pdf files are exported as .pdf instead of .tmp
    More details:
    OS               : Win XP SP3
    browser        : ie 8
    plug in          : Adobe PDF Link Helper (not sure this is the one that provides us the pdf reader functionallity dough)

    I cannot reproduce that (Adobe Reader 11.0.3, IE8, Win XP-SP3).  In fact, I cannot even see the Attach to Email option, but the file name is correct.

  • Can't send PDF as a mail attachment from iPad to a Lotus Notes account

    Hello, I have some problems sending PDF documents as email attachments from my iPad. Using the adobe reader app for iOS, I create an email with the file attached. Sending this to e.g. a hotmail account works fine. However, if I send it to any address at my company, where Lotus Notes is the standard, the attachment seems to be converted into a text file. Is this a known issue with the reader for iPad, or should I rather be looking to IT support at my company for help?

    Download QuickOffice, which Google is now making available for free:
    https://itunes.apple.com/us/artist/quickoffice-inc./id294258240?mt=8
    You can open the XLS attachment in that app, then transfer the document to your Mac via the USB cable. You can then print from the Mac.
    Printing from your iPad doesn't work via Bluetooth either, by the way.
    Regards.

  • How to include security settings into InDesign PDF presets?

    I have prepared an InDesign template for multiple users in my team. Ihave created a set of PDF presets for exporting PDFs to keepconsistency. I want to protect all the PDF files with password and haveto include the password protection in the PDF presets. But InDesign PDFpreset is not supporting the security tab.
    Currently I have suggested the batch command in Acrobat Pro for security settings.
    It would be much helpful if Adobe help me in this.

    riott.girl wrote:
    Using the File>Adobe PDF Presets, chose anyone of the pre-existing Adobe pre-sets--not one that you've created.
    Change the settings to the pre-sets you want, including the security settings, and then click "save preset".
    That would be an nice easy solution, but there is no access to security settings in the PDF presets.

  • What are the ideal settings for my TC with Shaw's Cisco DPC3825 router/modem

    My old 2nd Gen Time Capsule crapped out and now I am about to set up my new 2TB TC.  My provider is Shaw Communications and they have upgraded me to their Broadband 100 Mbps service.  This came with a new modem/router combo made by Cisco and is model DPC3825.  Before I start plugging things in I'd like to know what are the ideal settings such that I gain the most of the BB100 service.  Should I be setting the Cisco modem/router to Bridge mode or the TC?  Should I have Shaw disable anything?  Any insight is greatly appreciated.

    Unless you specifically need to have the TC perform as the main router for your network, life will be a lot easier if you configure the TC to operate in Bridge Mode.
    Whether the Cisco modem/router or gateway can possibly be configured to act as a simple bridge mode modem is one thing to consider.
    Whether Shaw would support you in the event of any connection difficulties with the modem/router configured this way is another.
    Since Shaw is your provider, it might make sense to talk with them about best practice as far as configuring the DPC3825.
    Once you have that information in hand, you will then have the answer on how best to configure the TC.....which will very likely be in Bridge Mode.

  • Effect of Adobe "print" settings when using PDF-Maker or printing to PDF

    I have accidentally found that the fonts and ('microscopic') visual appearance of a document can change depending upon the setting of the option "Rely on system fonts only; do not use document fonts" which is accessed under Print > Properties > Adobe PDF Settings from within MS Word (2003).  [Acrobat 9.1.0 Pro (trial)].
    I had initially thought this was a difference between the print-to-PDF route, and the PDF-Maker route.  There may be a difference, but the more important effect is the settings on the PDF printer, which you might not think to set if using the PDF-Maker. That is, the settings of the PDF printer affect the result of using the PDF-Maker.
    Apparently it doesn't matter whether 'system fonts' are embedded in the document or not (for this example).
    Examples follow.
    —DIV
    P.S. See my initial query at http://forums.adobe.com/thread/419516.

    I am struggling a bit to make sense out of all the files, but a general comment on the process is this. PDF Maker is basically a preprocessor for the Adobe PDF printer. The settings in the PDF Maker preferences can override the settings in the printer. What PDF Maker does is to basically create PDF Marks in the PS file that the printer creates to allow for Distiller to create bookmarks and such. For a comparison, you need to see which job settings are used in each and the options that each job settings uses. Including the system fonts in the PS does not make any difference except to make the PS file smaller. The system will go get the fonts at the time that Distiller creates the PDF (at least that is supposed to be the process). The job settings file will make a difference about whether a font will be embedded or not. As I recall, there were different fonts embedded and used in various versions of your PDFs. The fonts can be viewed with the font tab of the document properties.
    This does not answer the questions, but may give you some idea about the process and what to look for as you create these files. It may be that different job settings are used and such, causing a comparison of apples and oranges. I don't have time to look further now, but that might give you some things to consider. (I may not have helped much here since my comments are apparently similar to what I said in the other post).

  • Sending pdf attachments via e-mail in BSP

    Hi all,
    i have written a code for sending email to a given mailid with some text but
    can anyone tell me step to step procedure for sending pdf attchments to mailid.
    Thanks and Regards,
    Sneha Puppala.

    Hi ravikiran,
    This is my code for sending email with attach:
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <%@extension name="bsp"   prefix="bsp"%>
    <htmlb:content id="content" design="classicdesign2002design2003" controlRendering="sap"
                   rtlAutoSwitch    = "true">
      <htmlb:page title = "BSP Extension: HTMLB / Element: fileUpload">
        <htmlb:form method = "post" encodingType = "multipart/form-data">
    <head>
        <link rel="stylesheet" href="../../sap/public/bc/bsp/styles/sapbsp.css">
        <title>mail to </title>
      </head>
        <bsp:testSuite id="testSuite" name = "<fileUpload>" key = "<%=content->design%>">
            <% IF NOT %_testSuite->id_list IS INITIAL.%>
            <bsp:testCase nr="DATA" text = "Data Handling"/>
            <table border="1px" cellpadding="1px" cellspacing="0px" style="font:normal 10pt Arial">
              <tr> <th>id</th> <th>File Name</th> <th>Content Type</th> <th>Length</th> </tr>
              <%-- Notice: It's recommended to do input processing in onInputProcessing
                event block, not in onLayout block like in this case. --%>
                <% DO.
                    DATA: fu        TYPE REF TO CL_HTMLB_FILEUPLOAD,
                        next_id   TYPE STRING.
                   next_id = %_testSuite->next_restore_id( ).
                   IF next_id IS INITIAL. EXIT. ENDIF.
                    fu ?= CL_HTMLB_MANAGER=>GET_DATA( request = request id = next_id name = 'fileUpload' ).
              %>
                <tr>
                    <td><%=next_id%></td>
                    <td><%= cl_http_utility=>escape_html( fu->file_name ) %> </td>
                    <td><%=fu->file_content_type%> </td>
                    <td><%=fu->file_length%></td>
                </tr>
              <% ENDDO. %>
            </table>
          <% ENDIF. %>
          <%----
    %>
          <%
             DATA: event            TYPE REF TO if_htmlb_data,
                   fileUpload_event TYPE REF TO CL_HTMLB_FILEUPLOAD.
             event = cl_htmlb_manager=>get_event_ex( request ).
             IF event IS NOT INITIAL AND event->event_name = htmlb_events=>fileupload.
               fileUpload_event ?= event.
          %>
              <table border="1px" cellpadding="1px" cellspacing="0px" style="font:normal 10pt Arial">
                <tr> <td>Event-Class</td>              <td><%= event->event_class%>                  </td> </tr>
                <tr> <td>Event-ID</td>                 <td><%= event->event_id%>                     </td> </tr>
                <tr> <td>Event-Name</td>               <td><%= event->event_name%>                   </td> </tr>
                <tr> <td>Event-Type</td>               <td><%= event->event_type%>                   </td> </tr>
                <tr> <td>Event-Server Name</td>        <td><%= event->event_server_name%>            </td> </tr>
                <tr> <td>Event-Defined</td>            <td><%= event->event_defined%>                </td> </tr>
                <tr> <td>FileUpload-Name</td>          <td><%= fileUpload_event->file_name%>         </td> </tr>
                <tr> <td>FileUpload-Content_Type</td>  <td><%= fileUpload_event->file_content_type%> </td> </tr>
                <tr> <td>FileUpload-Length</td>        <td><%= fileUpload_event->file_length%>       </td> </tr>
              </table>
          <%
             ENDIF.
          %>
          <%----
    %>
          <bsp:testCase text = "upload attachment" />
          <htmlb:fileUpload id       = "<%= %_testSuite->seq_nr( )%>" />
          <htmlb:button     id       = "submitButton"
                            text     = "Upload"
                            onClick  = "HandleUpload" />
          <%----
    %>
    <html>
    <body class="bspBody1">
      <H1 class="bspH1"> Consultation-Service </H1>
        <form method = "post" action="<%=page->get_page_url( )%>">
          <table class="bspTbvStd" cellpadding="4">
            <tr>
            <td class="bspTbvHdrStd" colspan="2" align="center"><font size="4">Address</font></td>
            </tr>
            <tr class="bspTbvCellStd">
              <td>Name</td>
              <td><input type="text" name="name"
                         value="<% page->write( value = name ). %>" size="40" ></td>
            </tr>
                    <tr class="bspTbvCellStd">
              <td>Mail address1</td>
              <td><input type="text" name="mail_address1"
                         value="<% page->write( value = mail_address1 ). %>" size="40"></td>
            </tr>
            <tr class="bspTbvCellStd">
              <td>Mail address2</td>
              <td><input type="text" name="mail_address2"
                         value="<% page->write( value = mail_address2 ). %>" size="40"></td>
            </tr>
          </table>
          </bsp:testSuite>
        </htmlb:form>
        </htmlb:page>
    </htmlb:content>
        </form>
      </body>
    </html>
    On Input Processing:
    if page->messages->num_messages( ) eq 0.
      if mail_address1 is not initial and mail_address2 is not initial.
          call method application->send
            exporting mail_address = mail_address1
            changing  messages     = page->messages .
        call method application->send
            exporting mail_address = mail_address2
            changing  messages     = page->messages .
        if page->messages->num_messages( ) eq 0.
          data text type string.
          text = application->get_text( ).
          navigation->set_parameter( name = 'mailtext' value = text ).
          navigation->next_page( 'show' ).
        endif.
      else.
        navigation->next_page( 'no_address' ).
      endif.
    endif.
    "method send in defined class":
    method SEND.
    CLASS cl_bcs DEFINITION LOAD.
    DATA:
    lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL.
    lo_send_request = cl_bcs=>create_persistent( ).
    Message body and subject
    DATA:
    lt_message_body TYPE bcsy_text VALUE IS INITIAL,
    lt_att_content_hex type solix_tab,
    lo_document TYPE REF TO cl_document_bcs VALUE IS INITIAL.
    APPEND 'Dear Vendor,' TO lt_message_body.
    append ' ' to lt_message_body.
    APPEND 'Please find the attached report.'
    TO lt_message_body.
    append ' ' to lt_message_body.
    APPEND 'Thank You,' TO lt_message_body.
    lo_document = cl_document_bcs=>create_document(
    i_type = 'RAW'
    i_text = lt_message_body
    i_subject = 'Visit report' ).
    data: data_tab type solix_tab,
          p_data type XSTRING.
      call function 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          buffer     = p_data
        TABLES
          binary_tab = data_tab.
    DATA: lx_document_bcs TYPE REF TO cx_document_bcs VALUE IS INITIAL.
    TRY.
    lo_document->add_attachment(
    EXPORTING
    i_attachment_type = 'PDF'
    i_attachment_subject = 'Visit Report'
    I_ATTACHMENT_SIZE =
    I_ATTACHMENT_LANGUAGE = SPACE
    I_ATT_CONTENT_TEXT =
    I_ATTACHMENT_HEADER =
    i_att_content_hex = data_tab ).
    CATCH cx_document_bcs INTO lx_document_bcs.
    ENDTRY.
    Add attachment
    Pass the document to send request
    lo_send_request->set_document( lo_document ).
    Create sender
    DATA:
    lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
    l_send type ADR6-SMTP_ADDR value '[email protected]'.
    lo_sender = cl_cam_address_bcs=>create_internet_address( l_send ).
    Set sender
    lo_send_request->set_sender(
    EXPORTING
    i_sender = lo_sender ).
    Create recipient
    DATA:
    lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
    lo_recipient = cl_sapuser_bcs=>create( sy-uname ).
    Set recipient
    lo_send_request->add_recipient(
    EXPORTING
    i_recipient = lo_recipient
    i_express = 'X' ).
    lo_send_request->add_recipient(
    EXPORTING
    i_recipient = lo_recipient
    i_express = 'X' ).
    Send email
    DATA: lv_sent_to_all(1) TYPE c VALUE IS INITIAL.
    lo_send_request->send(
    EXPORTING
    i_with_error_screen = 'X'
    RECEIVING
    result = lv_sent_to_all ).
    COMMIT WORK.
    message 'The visit report has been sent' type 'I'.
    Thanks and Regards,
    Sneha Puppala.

  • I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    Once again, my thanks for your assistance. If I may impose on your generosity one more time, if I understand you correctly if I create a document on Word or WordPerfect, print it and scan it to create a pdf, the search function will not work. But, if I create the pdf document in Word the search function will work. Unfortunately, I am not sure how I create a pdf document in Word other than by printing it and scanning it. Could you please explain.
    William B. Kohn, Esq.
    General Counsel
    Paul V. Profeta & Associates, Inc.
    769 Northfield Avenue
    Suite 250
    West Orange, New Jersey 07052
    (973) 325 - 1300
    (973) 325 - 0376 (Facsimile)
    [email protected]<mailto:[email protected]>

  • Unable to send PDF to iPhoto

    I am unable to send a PDF to iPhoto. After going through the print menu, a window comes up asking which album I wish to send the file to. Once I selected "photos"; another time I selected the option for a creating new album that I called "PDF album". A "PDF album" appeared in the source list in iPhoto. Each time the result was the same: the file is nowhere to be found in iPhoto. At the top of the screen in the menu bar, there appeared a very brief message, "workflow failed". From what I can see, the part of the process that is not working is "import photos into iPhoto".
    Is there any to fix this?

    I have had this computer for over 4 years, and this is the first time I have ever tried to use this option (Print>PDF>Save PDF to iPhoto). I have no idea if this ever worked.
    I am able to import photos from my camera and JPEG files from the desktop. iPhoto is not able to import PDF's directly, requiring the need for a workflow. The one in question is found in PDF services. It consists of 2 actions. The first renders PDF files as JPEG's; the second then imports these images into iPhoto.
    Here is how they are described in the Automator:
    1. _Render PDF Pages as Images_: This action will render each page of the passed PDF files as images.
    2. _Import Photos into iPhoto_: This action imports photos into an iPhoto album.
    Input: (Image files) of type JPEG (.jpg or .jpeg), JPEG2 (.jp2), TIFF (.tif or .tiff), or QuickTime (.qtif).
    Result: (iPhoto photos)
    This is the error message that I received multiple times: can't make iPhoto <class impo> type Boolean (-1700)
    The error message doesn't stay on the screen long enough for me to copy it; I have had to repeat the process several times to get the essential information.
    Could the problem be that the files are not being properly rendered, hence iPhoto's inability to import them?
    Are there any remedies?

  • Problem to send PDF file

    Hello,
    I try to send pdf file as attachments file to mail with XI.
    I use with this blog
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6d967fbc-0a01-0010-4fb4-91c6d38c5816
    My problems is:
    1. to all mails that I send have another e file Untiteld.doc, how I can avoid this file?
    2. When I received the pdf file I not succeed to open it I received the message:
    Adobe reader could not open 'elad.pdf' because it is either not supported
    File type or because the file has been damaged (for example, it was sent as an
    Email attachment and wasn't correctly decoded)
    Regards
    Elad Peleg

    hi
    ref this
    Receiver Mail Adapter message with PDF attachment
    PDF attachment in mail adapter
    File adapter with attachment to mail
    File with attachment to mail scenario
    File To Mail Scenario With An Attachment

Maybe you are looking for

  • How can I play my  windows-based itunes library on an imac?

    Does anyone know of a way that I can transfer my windows-based itunes library to my new imac?

  • How Do I Get Siri To Show Me The "Now Playing" Screen?

    When I'm driving, it's great to be able to push the home button and get Siri to play a playlist or all songs from an artist. But how do I get her to show me the Now Playing screen? When you say "show me the 'now playing' screen," (or just about anyth

  • 'Date Created' changes to 'Date Modified'

    When I modify pics using Picasa and then export them to a new folder, 'Date Created' changes to be the same as 'Date Modified'. Is this a bug? When I look at the exported pic info in Picasa, the Date Created is still correct, but when I view the same

  • Can't extract photoshop elements files

    Je suis incapable d'extraire les fichiers de photoshop elements 13. Ils ont été installé au même endroit. J'ai désactivé le pare-feu et l'antivirus. Le fichier d'exécution demeure incapable de faire l'extraction. J,ai suffisamment d'espace sur mon di

  • Import version 3 vs 2

    Just upgraded to 3.0.1. In Aperture 2 I created projects (e.g., school #1) which then contained folders for various events, e.g., baseball, soccer. The baseball folder contained subfolders for each game. When importing photos for a new game I would j