File size, importing and tagging issues in making form accessible

Hello:
I'm needing to import a Word document into either Adobe Pro X or LiveCycle ES2 v9, while making the form accessible to screen readers. The problem is that the source Word document is 405kb and is a 17 page application form with various sections that were created by using complex tables that contain checkboxes and text and no use of Styles.
I've since been trying to tag the document myself, but, it looks like all of the content then needs to be tagged for the screen readers to pick up (tried running Read Out Loud, and the non-tagged info was not read), but not 100% certain. Also, it may increase the file size. Only on page 1 and its alread 900kb with tagging.
I tried importing the Word source document into LiveCycle and received a 1073741819 error and it would not import. \
If anyone has any insight on how I might import a complex Word form into Adobe Pro X or LiveCycle, tag it for screen readers, and keep the file size accessible, I would appreciate it.

You can apply at text within Acrobat Pro. In the Tags pane, right click the applicable tag and select Properties. You will see the Alternate Text field on the Tag tab of the Object Properties. There may be other, possibly better solutions such as marking the special characters as artifacts, and applying OCR to the text-as-image - hard to say without seeing a sample document.
Read Out Loud is not the best tool for checking accessibility, by the way. With 900+ documents to deal with, you might want to try using a screen-reader-emulator such as the one built into the free PDF Accessibility Checker (PAC) 1.3 (http://www.access-for-all.ch/en/pdf-lab/pdf-accessibility-checker-pac/dl132.html)
Hope this helps.
a 'C' student

Similar Messages

  • How can I auto export a PDF File using the "Smallest File Size" preset and set the Exported File Name based on information from an Imported PDF?

    Greetings all,
    I am trying to create a script to automate a PDF export process for my company for inDesign. I’m fairly new to inDesign itself and have no previous experience with javascript, although I did take C++ in high school and have found it helpful in putting this code together.
    We have an inDesign template file and then use the Multi-page PDF importer script to import PDF files. We then have to export two version of each file that we import, then delete the imported file and all of the pages to reset the template. This has to be done for nearly 1000 pdf files each month and is quite tedious. I’m working on automating the process as much as possible. I’ve managed to piece together code that will cleanup the file much quicker and am now trying to automate the PDF exports themselves.
    The files are sent to us as “TRUGLY#####_Client” and need to be exported as “POP#####_Client_Date-Range_North/South.pdf”
    For example, TRUGLY12345_Client needs to be exported as POP12345_Client_Mar01-Mar31_North and POP12345_Client_Mar01-Mar31_South.
    There are two templates built into the template file for the north and south file that are toggled easily via layer visibility switches. I need to get a code that can ideally read the #s from the imported Trugly file as well as the Client and input those into variables to use when exporting. The date range is found in the same place in the top right of each pdf file. I am not sure if this can be read somehow or if it will have to be input manually. I can put North or South into the file name based on which template layer is visible.
    I am not sure how to go about doing this. I did find the following code for exporting to PDF with preset but it requires me to select a preset and then type the full file name. How can I set it to automatically use the “Smallest File Size” preset without prompting me to choose and then automatically input some or preferably all of the file name automatically? (If the entire filename is possible then I don’t even want a prompt to appear so it will be fully automated!)
    PDF Export Code (Originally from here: Simple PDF Export with Preset selection | IndiSnip [InDesign® Snippets]):
    var myPresets = app.pdfExportPresets.everyItem().name;
    myPresets.unshift("- Select Preset -");
    var myWin = new Window('dialog', 'PDF Export Presets');
    myWin.orientation = 'row';
    with(myWin){
        myWin.sText = add('statictext', undefined, 'Select PDF Export preset:');
        myWin.myPDFExport = add('dropdownlist',undefined,undefined,{items:myPresets});
        myWin.myPDFExport.selection = 0;
        myWin.btnOK = add('button', undefined, 'OK');
    myWin.center();
    var myWindow = myWin.show();
    if(myWindow == true && myWin.myPDFExport.selection.index != 0){
        var myPreset = app.pdfExportPresets.item(String(myWin.myPDFExport.selection));
        myFile = File(File.saveDialog("Save file with preset: " + myPreset.name,"PDF files: *.pdf"));
        if(myFile != null){
            app.activeDocument.exportFile(ExportFormat.PDF_TYPE, myFile, false, myPreset);
        }else{
            alert("No File selected");
    }else{
        alert("No PDF Preset selected");
    So far my code does the following:
    1) Runs the Multi-Page PDF Import Script
    2) Runs PDF Export Script Above
    3) Toggles the Template
    4) Runs #2 Again
    5) Deletes the imported PDF and all pages and toggles template again.
    It’s close and much better than the original process which was almost 100% manual but I’d like to remove the Preset prompt from the PDF script and have it automatically select the “Smallest File Size” preset. and then if there’s a way to have it auto-fill in the file name so no user input is required at all other than selecting each file to import. (If there’s a way to setup a batch action for the multi-import script that would be even better!)
    Thanks in advance and if there’s anything else I can provide that would help please let me know! Even a nudge in the right direction will be a big help!

    If you hold down the option key, it will typically show the location. Or you can often hit option-return on the file and it will reveal the file in the Finder, instead of opening it.
    Final option is to open it, and just option-click the filename in the toolbar of Preview and it should show you the location.
    It's probably an attachment to an email you've received. If you have Mail set to cache emails and their attachments it'll be stashed in a subdirectory of ~/Library/Mail. Which is fine.

  • Flash CS6 cant open play SWF files without importing and destroying them, how can I get around this?

    Flash CS6 can't open play SWF files without importing and destroying them, how can I get around this?
    I'm just trying to preview an swf file in flash like I have with all previous versions.

    What if my SWF loads external content from an online server?
    Not only does the current flash player prohibit such activity, it doesn't even pop open an error anymore saying there was an error connecting to an online source.
    Normally, I would simply drag the SWF into Flash and all connections would go through.  I could see traces, errors, and experience no issues.
    Now I can't even do that.  So what then?  You have crippled a fundamental use of the program, but THANK GOD we have that deco brush that nobody asked for.
    And for the record, the nature of my work benefits from not necessarily allowing the Flash Player to connect to online content.  The error it pops up?  That's simply another method of error checking that I require.  Updating the Flash Player options is not an option.
    Why would you even remove this key feature from Flash anyways?  It's been there for years ... has the ratio of people importing SWFs (a rather useless gesture in an increasing OOP world) really outweighed the people using Flash as a testing environment that much?

  • PDF reduce file size filters and CMYK to RGB conversion

    This doesn't seem to be on-topic to this forum, but I'm hoping someone here has the expertise to answer my question. We have some scripts which take a series of press-quality pdfs and use the "reduce file size" filter to prepare them for viewing on the web. We run these scripts on a 10.4 machine, and the filter works very well, reliably reducing file sizes of all sorts of pages.
    When we tried to upgrade the machine, we discovered that the quartz filtering has changed in 10.5 and 10.6. While it's usually an improvement, getting maybe 5-10% better compression ratios, it has become unreliable in that about 5% of my files fail spectacularly -- they blow up to 3, 4, 5, 6 times the original size.
    The other thing that happens is that the 10.5/10.6 filters munge the colors up. I found the solution to this -- in the ColorSynchUtility, make a duplicate of the Reduce File Size filter, and add a Color Management Component called Convert To Profile. This allows me to set a filter that converts the CMYK content to RGB. The problem is that there are about 40 choices of profiles, and it's not at all clear what I should use. Many of them have printer manufacturer's names in them, some say "Adobe", others have cryptic codes (probably referring to various RFCs and schemes). I've tried a couple of the ones that don't look like they are for printers, basically chosen at random. They all produce files of slightly different sizes for the reductions that go well, but on the files that blow up, some filters are better than others. (For example, I have a 5MB page which reduces to 1.4MB with the 10.4 filter, but blows up to 27MB with the "sRGB IE61966-2.1" profile, but only 12MB with the "Adobe RGB" profile.)
    So I have 2 questions:
    1) Is there any way to configure a 10.5/10.6 custom profile so that it behaves as reliably as the 10.4 "stock" PDF Reduce File Size works? It doesn't have to be the most wonderful compression algorithm out there, just so that it never or rarely has a file blow up in size.
    2) For converting press documents to pdfs that are going to go on the web, what is a good "Convert to profile" to use of the 40-some choices on the pull-down menu?

    Cathy,
    You have posted your question in a forum dedicated to the Final Cut Studio application Color. It is a very specialized program to grade (adjust) the color in video/film images. We know nothing regarding PDFs.
    Have you tried posting this on an Adobe support site?
    Good luck,
    x

  • Increase redolog file size - Merits and Demerits

    Hi
    Currently, we are in  9.2.0.7.0 oralce version and having redolog file sizes (Mirrlog and origlog) of 100MB.
    Now we are planning to increase the size to 200 MB so that we could reduce the number of archive log files.
    Can you please let me know what would be the demerits of bigger size in redolog files?
    And also let me know the step by step process how to increase the size of redolog files?
    Thank you

    > I understand what you are saying but in our situation our backup policy is one time online backup  and one time offline backup in a week.....Online backup is on Thu and Offline backup is on Sunday.......
    >
    > In case of system crash if needed we would need to apply archive log files; If we have lesser number of archive logs; recover database would be faster.......correct me if am wrong.
    You are wrong.
    Ok, let's see an example:
    You took your backup on sunday midnight and your DB needs recovery on wednesday.
    Meanwhile you created say, 800 M worth of redolog data per day.
    That sums up to (monday, tuesday, wednesday) 3x800 M = 2400 M that need to be recovered.
    Going with your current setup (100 M redolog size) the largest archivelog file can be 100 M, makes 24 files to restore and recover.
    After changing the redologsize to, say 200 M, you only have 12 files to restore and recover.
    But know what? It's still 2400 M of data.
    Since you will likely not put every archivelog file to its own tape, but rather change the tape each day (just an assumption) or maybe don't use manually operated tapes at all, the little latency overhead in handling tapes doesn't count in to your overall recovery time.
    All in all you still need to feed the same amount of data to the recovery process.
    Apart from this:
    if you're discussing short recovery times, than you'd never perform just two data backups a week.
    You'd make online backups every day - maybe incremental ones.
    You' d use the flashback recovery area.
    An additional thing often overlooked: in many cases the ultimate performance killer for a restore/recovery scenario is not the technology in use.
    It's that when the case is there, the DBA is not sure anymore, what do to.
    He wonders:
    Where the good backups are.
    How to get them back from the 3rd party backup tool.
    How to check them.
    Where to get a different storage system because the original one is broken.
    How to figure out what needs recovery
    How the tools work
    By ensuring that you always master the theory and the how to of restore and recovery - that's how you make it quick and painless (and dataloss-less).
    regards,
    Lars

  • Growing file import and refresh issues

    1) With files generated by our own MOV/op1a writers, we get different results with different wappers, different OS platforms and versions, and different storage filesystems, both using CC 7.1 and CS6.05 
    Quicktime files on the Mac, OS 10.7.5 to a Samba share: refresh will only work by putting Premiere into the background then bringing it to the foreground to force the update. 
    Quicktime files (any codec) on a win7 PC writing to an NTFS share: we get sporadic updates, although in about 98% of sessions, the file will update once or twice after import and then never again during that particular CC/CS6 session. Exiting the program, reopening it and loading the project again will update the duration.  After closing the file, the duration updates instantly in both CC/CS6
    -- For Quicktime files, it seems like some sort of cache file is written that does not get updatedand premiere looks at this instead of polling the current state of the file.
    op1a XDCAM - on PC at least we get a sharing violation when attempting to open, much as in this discussion on the Adobe Community Premiere site: http://forums.adobe.com/message/4746601
    op1a AVC-I not tested yet.
    2) With Adobe Media Encoder CC doing the writing, we get no joy whatsoever.  Only tested on win7/NTFS share
    op1a XDCAM on import CS6/CC returns "file is open in another program" error.
    op1a AVC-I on import CS6/CC returns "file is open in another program" error.
    Quicktime (any codec) file import error or crash.
    All types import correctly after the files are closed.
    -- seems that the AME openfile() handle type is write-only, so Premiere can't open it for reading.
    So...I guess my first question is, what growing file source has this feature been tested with, on which OS and storage filesystems?
    There is virtually zero documentation and what little exists is very unspecific or contradictory...

    Ken,
    There are numerous posts on this subject. Currently LR treats same name, different extension files as sidecars of each other. Check out the numeroues RAW + JPG posts for example.
    Import your files into different folders and then move them into the folder you want for now.
    Hopefully this behaviour will be changed in the forthcoming 1.1 release mentioned by Jeff Schewe et al.

  • PSD files sent over FTP given 1kb file size, archived, and have .bin appended to extension

    I'm trying to deliver PSD files to someone over our server's FTP. If the FTP shared folder is accessed via a browser (like safari which is the main thing I've been testing on), the files in are listed as being only 1kb in size when each is approximately 60MB and all have had .bin appended to the .psd file extension. When the file is downloaded it's still 1kb and when opened it is associated with the archive utility which attempts to unarchive it and produces and identically named and extensioned file of 4kb size which cannot be opened by preview or text edit or photoshop.
    Changing the extension does not help as suggested here http://forums.appleinsider.com/archive/index.php/t-25119.html . Also if the file is downloaded via 3rd party FTP software like cyber duck, though the file size is listed as 1kb, the correct size file is downloaded though still has the .bin extension. When this full sized .bin file is opened, archive utility instead of unarchiving attempts to archive it and produces a file roughly half the size which too cannot be opened. Speaking with apple care resulted in the suggestion that I use terminal command line to force the client to use binary mode when downloading the file which also downloads a file of correct size but with the .bin extension and that can not be opened.
    Is this a known issue with PSD files? I've not come accross this before, the server is configured correctly and different file types are successfully downloading with no changes to size or extension and then opening as they should upon receipt at the client side.

    Hi and thanks,
    that was my next port of call but I stumbled across a more permanent fix. Mac OSX server automatically converts files sent over FTP to something called MacBinary on the fly and it seems this process doesn't agree with PSD files. Someone else encountered this problem back in 2003 and found this solution
    http://forums.appleinsider.com/archive/index.php/t-25119.html
    speaking to apple care they also sent a link for the official mac instructions for achieving the same thing here
    http://support.apple.com/kb/TA20996
    and here
    http://support.apple.com/kb/TA20645?viewlocale=en_US
    in the second explanation it's important to note for anyone attempting to follow this that if you're fixing the problem on MacOsX server rather than just MacOSX it isn't necessary to enable the root account as it is automatically enabled by default. Simply log out and log back in as root and use the same password as the first administrator account you set up when the server was first configured.

  • Validating CSV File BEFORE importing and moving using an SSIS package

    I'm trying to come up with a process (I'm used to doing this kind of stuff in T-SQL) in SSIS to grab a collection of .csv files from a folder, validate them, then depending on if they pass validation, import them into my database and move them into an archive
    folder. If the .csv does not pass validation, then it does not get imported, and instead gets placed into an error folder. The validation requirements is that the Column2 of my .csv contains a WKT text field and the file is considered valid if every record
    can be successfully converted into a Geometry/Geography type field. 
    Column0 Column1 Column2
    abcd efgh LINESTRING (-71.4555487 41.6079686, -71.4550113 41.6088851)
    ijkl mnop LINESTRING (-70.0748669 48.6634506, -70.0499 48.6548479)
    qrst uvwx LINESTRING (-70.3159285 48.4199802, -70.3168512 48.4187551)

    FOr that what you can do is dump the records to staging table and use STisValid function
    see
    http://technet.microsoft.com/en-us/library/bb933890.aspx
    finally take the count of failed ones and if cnt > 0 set boolean value as true/false. Then for true cases move data to final table and for false cases (invalid values), move it to error folder
    So package will look like below
    1. Data flow task to transfer data to staging
    2. execute sql task to call a procedure which does validation on staging data and returns a bit result. Set it to SSIS variable using output variable from procedure
    3. Connect to data flow task to do transfer from staging to destination. the precedence constraint option would be Expression And Constraint with expression as 
    @BooleanVariable == True
    and constraint as OnSuccess
    4. Connect to file system task to archive the file. the precedence constraint option would be Expression And Constraint with expression as 
    @BooleanVariable == False
    and constraint as OnSuccess
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Re: project file size imported to DVD Pro

    Finished project in FCP X.  Compressed as Pro res 422 and imported into DVD Studio Pro.  File was too big = 5.6 Gb.  Went back into project and separated the video from the audio in all clips where the talking head was not visible (covered by other images).  Deleted the video component in all clips.  Recompressed with same settings and to my surprise, the file when imported back into DVD Pro appears to be the same size.  Thought it would be MUCH smaller without the video component.  Why didn't this change anything?
    Thanks....Don Downs

    Don
    This workflow is wrong for DVD creation.
    What you should be doing is:
    export a QT file from FCP self contained with current  settings.
    take the QT file into Compressor and create an m2v video and an  AC3 audio file
    import those into DVDSP and author.

  • IMovie - quick questions about video files when importing and optimizing

    Hi, have some quick questions. I think they are simple.
    1. When I import a video (from say iPhoto), where does it get "Move" or "Copy" to?
    2. Why would I want to do "Copy" instead of "Move", because isn't it then taking up more space?
    3. I'm wondering if after I optimize a video, I can stash away the original (non-optimized video that I either "Move"d or "Copy"d earlier) into an external hd.
    4. By the way, what is the new file name of the optimized video?
    Though things are working fine in iMovie and iPhoto, I'm trying to manage hard disk space, and hope answers to these questions will help.
    Do you guys have a guideline on how to manage hard disk space when it comes to iphoto and imovie?
    Thanks.

    As has been suggested you can encourage people to download QuickTime player by doing something like this...
    http://www.mirroroftheuniverse.com/Songs.html
    You can also present your songs like this...
    http://roddymckay.com/Satellite/JukeBox.html
    This is a SnoCap jukebox and you need an account to use it but you'll get the link to ESnips on the above page.
    A 3 minute song has a file size of about 30 Mb in AIFF format. Converting it to MP3 reduces it to about 3.5 Mb and M4A to about 5.5 Mb.
    iTunes will do these conversions for you and M4A is far superior to MP3 as far as sound quality is concerned.

  • Treat JPEG files next to raw files as seperate files still imports and displays them as seperate images

    Hi, I am taking RAW + JPEG files on a Nikon D810. The RAW files are saving to a CF (primary slot) and JPEGs to an Eye-Fi card (secondry slot). When I am importing into Lightroom 5 directly from the camera, even though I have 'Treat JPEG files next to raw files as seperate files' UNchecked in preferences, it still imports and displays them as seperate images. I am trying to import the JPEG as a sidecar file only to the RAW file as I have read about but this is not happening, any ideas why? Thanks

    Well in Lightroom they are apart from each other before the actual import, all the JPGs list first then all the NEF files next. The same actual photo as the NEF or as the JPEG both have the same file name apart from the .JPG or .NEF so that is not the problem. The NEFs go to the CF card and the JPGs go to the EyeFi SD card, I think you are onto the issue but I'm not sure what I need to do to fix it. I guess I need to change a setting on the D810 itself. There really doesn't seem to be any other settings apart from the RAW + JPEG vs only one or the other and allocating which card is primary for the RAWs and which card is secondry for the JPEGs. I really need the JPEGs to go to the EyeFi SD (secondary) for live iPad image viewing and not to the same primary card (CF) as the NEFs (RAWs) go. This does seem to be a typical setup so I would think it has been encountered before.
    Thanks for your help any other advise is appreciated.

  • HT201342 how can I retrieve my old files on important  and documents?informations

    How can I retrieve my old files on important documents and informations?

    Contacts and calendars are designed to be synced with a supported application on the computer or a cloud service like iCloud, Google, or Exchange.
    Has the device been used as designed?  If so, simply re-sync them.
    Did you actually allow the device to finish restoring after installing the update?

  • Get texture file size, resolution and type.

    Hi!
    My script parsing every layer of AE Composition and creating the list of used textures (files).
    Then copy files in one folder.
    But I would also to compute overall size of all files and to warn user if he break the limit (for example, 10MB for all textures).
    Can you advise me please the right way to get by AE script:
    1. file size.
    2. texture resolution.
    3. texture color depth (is it 16 bits, 32 bits etc...)
    4. actual type of the texture file (.tga, for example). I mean exact type detection, not extension recognition.
    I've checked AE Scripting Guide, and tried to google it, but unsuccessfully
    Is it possible in After Effect?
    Thank you in advance!

    The attributes to an AVItem still image (jpg for this example) are as follows:
    var myItem = app.project.item(1);     //Assumes your still image file is the first item in the project window's list
    myItem.comment
    myItem.duration
    myItem.file
    myItem.footageMissing
    myItem.frameDuration
    myItem.frameRate
    myItem.hasAudio
    myItem.hasVideo
    myItem.height
    myItem.id
    myItem.label
    myItem.mainSource
    myItem.name
    myItem.parentFolder
    myItem.pixelAspect
    myItem.proxySource
    myItem.selected
    myItem.time
    myItem.typeName
    myItem.useProxy
    myItem.usedIn
    myItem.width
    To access the source file attributes use:
    myItem.file
    You then can access file specifics:
    myItem.file.absoluteURI
    myItem.file.alias
    myItem.file.created               //Returns date file was created
    myItem.file.creator
    myItem.file.displayName
    myItem.file.encoding
    myItem.file.eof
    myItem.file.error
    myItem.file.exists
    myItem.file.fsName
    myItem.file.fullName
    myItem.file.hidden
    myItem.file.length               //Returns the file size in bytes
    myItem.file.lineFeed
    myItem.file.modified
    myItem.file.name
    myItem.file.parent
    myItem.file.path
    myItem.file.readonly
    myItem.file.relativeURI
    myItem.file.type               //Returns the type of file

  • Unable to drag and drop mp4 movies into itunes but the file will import and play using home sharing

    Strange problem with my brothers MacBook.
    The movie files were converted to mp4 format ready to be played on an iphone and I imported them into my iTunes on an iMac with no problems.
    Files were also saved onto a flash drive which I passed on to my brother.
    My brother was unable to import files by drag and drop and also by "add to library", we even copied and pasted files from the flash drive to the desktop but that also didn't work.
    Using "home sharing the movies imported and played with no problems.
    Any ideas why this is happening?

    This appears to be a long-standing bug:
    https://bugzilla.mozilla.org/show_bug.cgi?id=634720
    and the accepted workaround is stated in comment 11.
    Oddly, it's possible to do the reverse, i.e. drag multiple eml files from Explorer to a TB folder.

  • Exported Wraptor dcp File-Size difference and quality loss

    Hi,
    I am currently working on exporting a short trailer (45 sec) to wraptor-dcp with AME straight from an After Effects project.
    In the export-preferences the estimated files size is about 8000MB (check out the screenshot).
    But the finalized dcp only has a size of 180MB. That irritated me so I downloaded a demo of easyDCP to check the material. The dcp is working fine but the quality is a mess even in comparison to a small mp4 (take a look at the second comparison screenshot: dcp left and mp4 (H264) on the right). Gradients are destroyed and chunky.
    Also with the color transformation off, the colors feel dull and only fit if I choose 'X'Y'Z » R'G'B (P3). Should it be that way? How can I enhance the quality of the dcp?
    All the best,
    Jay
    1 Export Settings (I just choose the wraptor setting in AME '2K Digital Cinema Flat' and did not change any settings)
    2. Comparison dcp / mp4 (H264)

    Will there be a new update coming soon?
    Problem: Wraptor DCP will play on GDC-TMS 8.0 at one theater and will not play at another theater running GDC-TMS 9.0
    Identified: Xsize/Ysize problems when reading on GDC-TMS 9.0. XOsize is wacked!
    Although GDC-TMS is part of the problem...please help fix the Wraptor DCP part of the problem!
    -Eric
    Geek-4-Hire
    @DailyGeekTip

Maybe you are looking for