Odd GREP results (CS4 Mac, CS3 PC)

Hi all
I'm using a series of expressions strung together in a JavaScript to format the copy supplied for a Contents page. The copy is supplied as basically a list separated by returns, eg;
Jeremy Smith
Made Up Name, National Gallery, London
Brian Smith
Blah blah blah, I like cheese
and I am using GREP to format it as follows;
    (tab)    Jeremy Smith          (tab)         Made Up Name, National Gallery, London         (tab)              00
    (tab)    Brian Smith             (tab)         Blah blah blah, I like cheese                           (tab)               00 
My expressions recognise the first line (the name) and the article title and store them as "found text" and then spit them out again with the returns deleted and replaced with the appropriate tabs;
Find what: ([\w [:punct:]]+)(\r)([\w [:punct:]]+)(\r)
Change to: \t$1\t$3\t00  (00 being the placeholder page number)
This does work but what happens is the found text is not output as it is found - the italic is not correct. The above example comes out as;
    Jeremy Smith    Made Up Name, National Gallery, London    00                   (incorrectly formatted letter in red)
    Brian Smith    Blah blah blah, I like cheese    00
The above expression is one of many I run on this page but I have extracted this out and tested it on its own and it is this expression that is causing the problem - I can't see what the hell is happening! These are other examples of where it happens but hopefully the above example will be enough to give the resident GREP experts enough to go on if they are kind enough to give it a look.
Any suggestions appreciated.
thanks,
Iain

Eugene - you're right, making all the punctuation italic first gets round the problem. But it has made the last letter before the punctuation in a roman phrase italic. I don't think I can use that method in our job anyway as it can't all be changed back to the same style (bold or italic etc). The formatting of the page is such that punctuation could appear in either bold or bold italic so a general "make all punctuation italic and then back to roman again" wouldn't do it.
I suppose I could change all the punctuation following an italic character to italic and red and then do my main GREP and then put all the red punctuation back to roman (and black) - which means when we apply the paragraph style it shoudl all work out. I'll give that a try after lunch.

Similar Messages

  • Illustrator CS4 and CS3 crashing on two different mac's - can not save or print

    We have two Macs running 10.5.6, with CS4 and CS3 installed. Both systems seem to be crashing today when trying to save, print, etc any file. Some files that were created in CS3 that are older seem to be opening and saving. But anything I know was worked on yesterday are having issues on both systems.
    Anyone have any ideas?
    I have tried trashing the preferences, and also booting in safe mode and still get crashes.

    I just tried an uninstall of Illustrator - then reinstall. Did not work either. Here is the report I am getting if anyone is interested:
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x971dc133 CFStringGetCString + 307
    1 AdobeAGM 0x0156c7fe AGMInitialize + 1378702
    2 AdobeAGM 0x0156d57b AGMInitialize + 1382155
    3 AdobeAGM 0x0142da38 AGMInitialize + 72648
    4 com.adobe.illustrator 0x00a12d91 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 21805
    5 com.adobe.illustrator 0x00023973 0x1000 + 141683
    6 com.adobe.illustrator 0x0002413c 0x1000 + 143676
    7 com.adobe.illustrator 0x0002cd33 0x1000 + 179507
    8 com.adobe.illustrator 0x00032a86 0x1000 + 203398
    9 com.adobe.illustrator 0x000206b6 0x1000 + 128694
    10 com.adobe.illustrator 0x0002099a 0x1000 + 129434
    11 com.adobe.illustrator 0x0004d399 0x1000 + 312217
    12 com.adobe.illustrator 0x0040c4b8 0x1000 + 4240568
    13 com.adobe.illustrator 0x00020cf9 0x1000 + 130297
    14 com.adobe.illustrator 0x00021157 0x1000 + 131415
    15 com.adobe.illustrator 0x0022890f 0x1000 + 2259215
    16 com.adobe.illustrator 0x0022a557 0x1000 + 2266455
    17 com.adobe.illustrator 0x00472687 0x1000 + 4658823
    18 com.adobe.illustrator 0x0027b1dc 0x1000 + 2597340
    19 com.adobe.illustrator 0x0027bb3b 0x1000 + 2599739
    20 com.adobe.illustrator 0x0027bf0d 0x1000 + 2600717
    21 com.adobe.illustrator 0x000a2ad9 0x1000 + 662233
    22 com.adobe.illustrator 0x000a24ea 0x1000 + 660714
    23 com.adobe.illustrator 0x000a263a 0x1000 + 661050
    24 com.apple.AE 0x909df8e7 InvokeAEEventHandlerUPP + 29
    25 ...r.plugins.Scripting Support 0x1bc404e6 0x1bc20000 + 132326
    26 ...r.plugins.Scripting Support 0x1bcbbdcb PluginMain + 605
    27 com.apple.AE 0x909d1648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    28 com.apple.AE 0x909d157e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    29 com.apple.AE 0x909d1425 aeProcessAppleEvent + 177
    30 com.apple.HIToolbox 0x937a49a5 AEProcessAppleEvent + 38
    31 com.apple.HIToolbox 0x93802e46 AEProcessEvent + 160
    32 com.apple.HIToolbox 0x93802d99 HIStdAppHandler::HandleEvent(OpaqueEventHandlerCallRef*, TCarbonEvent&) + 219
    33 com.apple.HIToolbox 0x9380003a TEventHandler::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 70
    34 com.apple.HIToolbox 0x9377a143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    35 com.apple.HIToolbox 0x9377957d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    36 com.apple.HIToolbox 0x937793e2 SendEventToEventTargetWithOptions + 58
    37 com.apple.HIToolbox 0x937a7d54 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    38 com.apple.HIToolbox 0x9377a4fc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    39 com.apple.HIToolbox 0x9377957d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    40 com.apple.HIToolbox 0x93795ed2 SendEventToEventTarget + 52
    41 com.adobe.illustrator 0x00080d3e 0x1000 + 523582
    42 com.apple.HIToolbox 0x9377a143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    43 com.apple.HIToolbox 0x9377957d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    44 com.apple.HIToolbox 0x937793e2 SendEventToEventTargetWithOptions + 58
    45 com.apple.HIToolbox 0x937a7d54 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    46 com.apple.HIToolbox 0x9377a4fc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    47 com.apple.HIToolbox 0x9377957d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    48 com.apple.HIToolbox 0x93795ed2 SendEventToEventTarget + 52
    49 com.apple.HIToolbox 0x93802b80 ToolboxEventDispatcher + 86
    50 com.apple.HIToolbox 0x937ff3da RunApplicationEventLoop + 222
    51 com.adobe.illustrator 0x00080f83 0x1000 + 524163
    52 com.adobe.illustrator 0x000d84ab 0x1000 + 881835
    53 com.adobe.illustrator 0x000a2cd2 0x1000 + 662738
    54 com.adobe.illustrator 0x00003672 0x1000 + 9842
    55 com.adobe.illustrator 0x00003599 0x1000 + 9625
    Thread 1:
    0 libSystem.B.dylib 0x92b3520e semaphore_wait_signal_trap + 10
    1 libSystem.B.dylib 0x92b67206 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0x92bac539 pthread_cond_wait + 48
    3 com.adobe.amt.services 0x047c9552 AMTConditionLock::LockWhenCondition(int) + 46
    4 com.adobe.amt.services 0x047c4995 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    5 com.adobe.amt.services 0x047c95b0 AMTThread::Worker(void*) + 20
    6 libSystem.B.dylib 0x92b66095 _pthread_start + 321
    7 libSystem.B.dylib 0x92b65f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92b65906 kevent + 10
    1 libSystem.B.dylib 0x92b66095 _pthread_start + 321
    2 libSystem.B.dylib 0x92b65f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x92b35226 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b671ef _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0x92b68a73 pthread_cond_timedwait_relative_np + 47
    3 ...ple.CoreServices.CarbonCore 0x91229dd2 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x91229bb2 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x9125a9c8 TimerThread + 74
    6 libSystem.B.dylib 0x92b66095 _pthread_start + 321
    7 libSystem.B.dylib 0x92b65f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92b3c3ae __semwait_signal + 10
    1 libSystem.B.dylib 0x92b66d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x9124aecf TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x91229da6 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x9124ab4c MPWaitOnQueue + 208
    5 AdobeACE 0x0130a38d 0x12d9000 + 201613
    6 AdobeACE 0x01309d85 0x12d9000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x912490a3 PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x92b66095 _pthread_start + 321
    9 libSystem.B.dylib 0x92b65f52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92b3c3ae __semwait_signal + 10
    1 libSystem.B.dylib 0x92b66d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x9124aecf TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x91229da6 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x9124ab4c MPWaitOnQueue + 208
    5 AdobeACE 0x0130a38d 0x12d9000 + 201613
    6 AdobeACE 0x01309d85 0x12d9000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x912490a3 PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x92b66095 _pthread_start + 321
    9 libSystem.B.dylib 0x92b65f52 threa

  • EPS file opens as code language on Mac CS4 and CS3

    A client is providing us with some art work for packaging material in EPS format. The Illustrator CS4 and CS3 open these files as some kind of Code language. This is how it looks like on my illustrator window ( saved as PDF and copy pasted a portion ):
    %PBlmhDPTCO_'i:N'jr'E'IY>S#oWS9@j^]um`:[sl1FD'^=L,`$OBo>CT9)ZHBPO8e!=@nTnO6(?,EnjbQ2`)_LFW a=B;Xef6C4F
    %4HrOmmrFN`AY*^8#o.`&?Pu_G/.&\*i[Dp*q$S9CB9gEkotk#KXm>dpS,#''/!".GB*$0\#c5a7Y';Z:+D**C[R// 1]ka8fAOl5h
    %FplaMbba!Q&jmf_LmB7iL!/_kJF0%@MM0L^.P01p(4I4sUduaP'Z-'&LUu/KJAZTRfQkOhm6M8a:(&FEW5i@f$Np2 <&GCsC3V.%]24Zr)(cE>oqnLZkSgP#9!OVrE/Mm%.4lnM3NSkrodUEQ$h#W4<PF$55Vlok*GWpSBWo^`[OrdoJl]*4 )*;rh@QaSe0IeRfb,c`^
    %`OXln[88n/W0Tq,\oe(#5c8=bLRXDI)l,Z!qP]8pnBM1Q@#1hcKn*NLLchd^5EJ-olY6\\W.0%I04U;upb$Fm13t1 8-h7%=h\?[%
    %,8q#-
    Does anybody know what's going on here ?

    i fired the Adobe Distiller 9 for the first time set the default settings on "Standard " , opened the offending EPS file with it and a a flash i got a loged error at the bottom of the Distiller windo :
    Error in /Library/Application Support/Adobe/Adobe PDF/Settings/PDFX4 2008.joboptions:
    /CheckCompliance out of range
    Distilling: Z-HARORG1a-3a 48MM L#2FB5DC.eps
    Start Time: Friday, October 23, 2009 at 12:14 PM
    Source: /Volumes/BU-DATA300/HarmonyMilk-Sample 1/Artwork Files/Z-HARORG1a-3a 48MM L#2FB5DC.eps
    Destination: /Volumes/BU-DATA300/HarmonyMilk-Sample 1/Artwork Files/Z-HARORG1a-3a 48MM L#2FB5DC.pdf
    Adobe PDF Settings: /Library/Application Support/Adobe/Adobe PDF/Settings/Standard.joboptions
    %%[ Error: undefined; OffendingCommand:  Z-HARORG1a-3a ]%%
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    Distill Time: 0 seconds (00:00:00)
    **** End of Job ****
    Thanks for taking the time.

  • CS3 und CS4 Mac parallel nutzen

    Hallo. Ich besitze eine CS3 Design Standard Studenten Version und wollte die aktuelle CS4 Design Premium als Demo ausprobieren. Kann ich die CS4 neben CS3 laufen lassen?
    Danke.

    Ja, klar. Sollte problemlos gehen. ich würde nur empfehlen, den Trial nicht auslaufen zu lassen und vor den 30 Tagen wieder zu deinstallieren. Das spart dann Nerven, wenn du die Vollversion kaufen solltest udn es da dann vilelicht probleme wegen der Testversion gibt....
    Mylenium

  • InDesign CS4 Mac starts but then freezes

    Indesign CS4 Mac starts up but freezes from there. Trying to open files or create new ones results in the filename appearing at the bottom of the Window drop-down menu, but the file doesnt appear on-screen.
    The same result occurs when opening files using "Open Recent File" as well as double-clicking the file in Finder or using "Open With" in FInder.
    It couldnt have picked a worse time to crap out - right in the middle of an urgent contract!! Dang Cleetus!!
    Any suggestions - apart from re-installing the program?
    Cheers,
    John

    Tried renaming InDesign Saved data and InDesign Defaults and restarting InDesign - that didnt seem to fix the problem -  after re-starting InDesign it seemed the program didnt write new versions of the files on re-start.
    Will head back to the office & connect to my 23" display & see if ID works OK with that - that would confirm that it's a screen pointing issue?
    Would re-installing ID help?
    Cheers,
    John

  • Illustrator CS4 mac file won't open on a PC

    Hi,
    I'm trying to open a .AI file made on Illustrator CS4 for Mac on a PC at home and it won't open. Do the two versions talk to each other or I'm just losing my time? On my PC I have CS4 as well.
    I've tryied saving an EPS for CS4 and CS3 and it won't work either.
    Can anybody help?
    thanks

    Ok, guys, sorry.
    I had to wait to get the lines of the crash. To be more specific, then:
    Mac: Illustrator CS4. Using a Mac OS X 10.4.11
    PC: Illustrator CS4. Using Windows Vista Ultimate.
    About transferring the file, I tried sending it by e-mail form Entourage (with "Encode for any computer, Apple Double") and also saving it on a pen drive. Saved the file as a CS4 .AI
    About opening the file, I tried to open it by clicking on the file and dragging it on the opened Illustrator window.
    Error (The same for other files):
    Cant'open the illustration. The illustration contains an incomplete or garbled object description.
    Offending operator: "%AI10_EndSymbol"
    Context:
    U
    %/ArtDictionary:
    9()XW
    %AI10_EndSymbol

  • InDesign CS4 Mac upgrade (CS5 won't work)

    Does anyone know how or where I can get an upgrade license for Mac InDesign CS4 (from CS3)?
    I have the CS4 trial version installed, but when I click to purchase a license, it goes to CS5 page. I have a Macintosh G5 which is not supported by CS5.
    I contacted Adobe Customer Service via live chat and they were unable to help.  He kept saying to go to a reseller.  But everywhere I search, CS4 is out of stock (except for illegitimate crack software).
    CS5 can't save CS3 files, so I am having problems with people sending me files, and one client wants to use CS4-compatible InCopy.
    I would love to get CS5, but I really can't afford a new computer right now.  But I could afford a CS4 upgrade.  I can't believe there isn't someone at Adobe who could generate a legitimate Macintosh InDesign CS4 upgrade serial number and sell it to me.

    Thanks Bob.
    I have a standalone license for InDesign.
    Good point on upgrading.  Although, it really isn't what I wanted to hear.
    I use InDesign at home for some freelance work, but it isn't my primary job.  Uprading all my software every version would be a pretty big chunk of what I actually make on my freelance work, especially last year when the economy was in the tank.

  • Backsaving Photoshop CS4 to CS3

    How do you backsave files in Photoshop from CS4 to CS3. I did work on files in CS4 over weekend and saved as .tif, .jpg (which loses my layers) .psd, photshop 2.... but I cannot open any of the files on my computer at work which has CS3.
    Mac, OS 10.5.8, CS3 Photoshop 10.0.1
    Thank you.

    Did You Maximize Compatibility when saving the psd-files?
    Because those should open in CS3 without problems, although some stuff (like Masks Panel-changes) might not be maintained. 

  • Preview with CS4 or CS3 on OS10.5.4 gets wrong URL path

    First, I did a rather extensive search within the archives
    for this before posting but, at least in my searches, could not
    find any previous posts that addressed this.
    I know what is happening I just don't know why. I am working
    with a very simple static site. I've set up the path in the site
    manager so that the root path is as follows:
    /Users/phoppes/Documents/Development/Training/DreamweaverCS3/testsite
    Links are relative to Document and I have enabled the cache.
    This happens for both CS4 or CS3. If I create a simple one line
    html file and hit preview, Firefox opens up but the path in the URL
    is as follows:
    file:///System/Users/phoppes/Documents/Development/Training/DreamweaverCS3/testsite/test.h tml
    I get the "File not Found" message:
    Firefox can't find the file at
    /System/Users/phoppes/Documents/Development/Training/DreamweaverCS3/testsite/test.html.
    My HD on my Mac is named System. Obviously something inside
    of DW is attaching the /System to the front of the URL to open
    Firefox. If I go into the URL tab in Firefox and hack out the
    /System, the page is found and displays correctly. If I try to
    redefine the site root in the Site Manager with the /System in the
    front DW does not like this. It complains it cannot find the path
    as I believe DW is appending /System to the front itself so the
    path becomes /System/System/Users/.... which is incorrect also. I
    can work around this,....I have to hack the url every time I do a
    preview but it is a PITA and I'd like to not have to do this if
    possible.
    Any help would be appreciated.
    PS - Not sure if this is causing it but I do have a custom
    /etc/hosts file on my machine. The top looks like the following:
    127.0.0.1 localhost
    255.255.255.255 broadcasthostt
    ::1 localhost
    Following this line are static IP's for machines on my local
    network. This machine is networked via DHCP
    so there is not a listing for this machine in the hosts file.

    What is in the HTTP address field of the Local site
    definition?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "rimcrazyph" <[email protected]> wrote in
    message
    news:[email protected]...
    > First, I did a rather extensive search within the
    archives for this before
    > posting but, at least in my searches, could not find any
    previous posts
    > that
    > addressed this.
    >
    > I know what is happening I just don't know why. I am
    working with a very
    > simple static site. I've set up the path in the site
    manager so that the
    > root
    > path is as follows:
    >
    >
    /Users/phoppes/Documents/Development/Training/DreamweaverCS3/testsite
    >
    > Links are relative to Document and I have enabled the
    cache. This happens
    > for
    > both CS4 or CS3. If I create a simple one line html file
    and hit preview,
    > Firefox opens up but the path in the URL is as follows:
    >
    >
    >
    file:///System/Users/phoppes/Documents/Development/Training/DreamweaverCS3/tests
    > ite/test.html
    >
    > I get the "File not Found" message:
    >
    > Firefox can't find the file at
    >
    /System/Users/phoppes/Documents/Development/Training/DreamweaverCS3/testsite/tes
    > t.html.
    >
    > My HD on my Mac is named System. Obviously something
    inside of DW is
    > attaching the /System to the front of the URL to open
    Firefox. If I go
    > into
    > the URL tab in Firefox and hack out the /System, the
    page is found and
    > displays
    > correctly. If I try to redefine the site root in the
    Site Manager with
    > the
    > /System in the front DW does not like this. It complains
    it cannot find
    > the
    > path as I believe DW is appending /System to the front
    itself so the path
    > becomes /System/System/Users/.... which is incorrect
    also. I can work
    > around
    > this,....I have to hack the url every time I do a
    preview but it is a PITA
    > and
    > I'd like to not have to do this if possible.
    >
    > Any help would be appreciated.
    >
    > PS - Not sure if this is causing it but I do have a
    custom /etc/hosts file
    > on
    > my machine. The top looks like the following:
    >
    > 127.0.0.1 localhost
    > 255.255.255.255 broadcasthostt
    > ::1 localhost
    >
    > Following this line are static IP's for machines on my
    local network.
    > This
    > machine is networked via DHCP
    > so there is not a listing for this machine in the hosts
    file.
    >
    >
    >

  • RAW-Converter CS4 MAC - "Benutzerdefinierte Einstellungen" nicht übertragbar

    Im RAW-Converter CS4 MAC kann man zwar, wie gewohnt, mehrere Bilder synchronisiert mit denselben Einstellungen bearbeiten, wenn man aber nur ein Bild aus der Liste bearbeitet und dessen "Benutzerdefinierte Einstellungen" auf das nächste Bild übertragen will (nächstes Bild anklicken und in der Liste neben "Grundeinstellungen" auf "Benutzerdefinierte Einstellungen" klicken), so geschieh nichts! In CS3 funktionierte das! Weiß jemand Rat und Hilfe?

    > Thomas, what camera? What version of Camera Raw? are all the pictures on
    > the hard drive?
    Thomas, welche Kamera? Welche Version von Camera Raw? sind alle Bilder auf
    der Festplatte?
    Ich habe CS4 in Windows. Damit kann ich die ACR Einstellungen speichern
    (Save Settings) und beim naechsten Bild wieder anwenden (Apply Preset).
    Leider kenne ich mich mit der deutschen PS Version nicht aus, kann daher die
    beiden Kommandos nicht genau uebersetzen.
    I have CS4 in Windows. With it I can save the ACR settings (Save Settings)
    and apply them to the next picture (Apply Preset). Unfortunately, I am not
    familiar with the German version of PS, therefore can't exactly translate
    the two commands.
    Juergen

  • Video Filter missing:  AE.ADBE Fast Blur - Premiere Pro CS4 mac

    Hi, I own the master collection package of the cs4 products for Mac, and I'm having this problem when trying to open a project made on premiere pro 1,5 (win). All files, effects and tittles where imported perfectly on my Mac after opening and saving the project on win premiere cs3. The only problem is the fast blur plugin. I get this error when opening the project on premiere cs4. I need to have the fast blur plugin working because I don't want to re-create the whole transitions of this 1 hr length project.
    I tried copying the Fast_Blur.plugin from after effects and pasting it on my premiere pro plug-ins folder (/Applications/Adobe Premiere Pro CS4/Plug-ins) but with no luck, apparently premiere ignores it. Also tried to copy it to /Applications/Adobe Premiere Pro CS4/Adobe Premiere Pro CS4.app/Contents/Plug-ins/Common but this gave me several errors and the application not launching.
    What can I do to use this plugin in premiere cs4 Mac?
    Any help will be greatly appreciated!

    Placed the afx cs4 Fast_Blur.plugin on /Applications/Adobe Premiere Pro CS4/Adobe Premiere Pro CS4.app/Contents/Frameworks/MediaCoreUI.framework/Fast_Blur.pluginand nothing... ignored as when placing it on Plug-Ins folder...
    Where is this mediacore folder on win?
    Thanks for the suggestion, but I think that the Mac CS4 afx "Fast_Blur.plugin" isn't comptible with the Mac CS4 Premiere.
    I don't own a CS3 mac version... does anyone knows if it has the fast blur? I could try to use that file...

  • Transfer CS4 Mac file to CS5 windows

    I have a file I created in Indesign cs4 on my mac. I want to transfer it
    over to a person using a windows based computer running cs5.
    I have tried a .indd, .incx, and .imcl. Is this even possible?

    I bet the other person really has VERSION 5 which is CS3....
    For that you'd need to send .inx, and don't forget to package the links. Mac fonts will be useless on the PC, but OpenType and Windows flavored TrueType work on both platforms, leaving out the licensing issues of packaging fonts. I'd make a PDF, too, and sent that along so they know what the file is supposed to look like since it will no dobt be at least subtley differnt if converted from CS4 to CS3.

  • Capture Frame in CS4 MAC

    It appears from my searches that it is a very complicated task to capture a frame in CS4 MAC. In CS4 Windows you have the bitmap option on capture media but that does not appear for MAC. It will not let me uncheck capture video without a nasty note saying it cannot be done. Any clues. This (as it was in CS3) should be pretty easy...am I just missing something?

    If by "capture" you mean "export" then see the section
    Export a still image in the Premiere Pro Help for instructions.
    Cheers
    Eddie
    PremiereProPedia   
    RSS feed)
    - Over 350 frequently answered questions
    - Over 300 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Cs4 opens cs3 files with errors

    Here's a big heads up for anyone considering upgrading to cs4 - don't!  I've been working on a cs3 project and decided to upgrade to cs4 for the extras in the 3D toolset.  All the Adobe propoganda implies this can be achieved no problem, as did soemone on telephone tech support.  Perhaps I didn't clearly ask 'can I open my cs3 file in cs4'.  I can BUT the clips are very much 'out of synch.  I'll lick my wounds and go back to finishing in cs3 but don't purchase cs4 if you think you can seamless import your sc3 project.  Because it seems you very much can not!

    Dennis,
    Many thanks.
    Date: Thu, 11 Feb 2010 05:21:44 -0700
    From: [email protected]
    To: [removed]
    Subject: Premiere Pro cs4 opens cs3 files with errors
    Jarrod,
    As I've stated here in this forum, we're trying to transition Adobe technical support to a new organization and providing the best support we can to our customers.  That being said, it is a long and sometimes painful process, which is why I am here on the forums at times to lend some support.  This doesn't help you and you might not even care so...
    Here's a couple of suggestions:
    1. make sure your software is updated (Premiere Pro 4.2.1) by going to help>updates
    2. clear your prefs - http://blogs.adobe.com/genesisproject/2009/11/having_weird_behavior_with_an.html
    3. try importing (ctrl-I) a CS3 project into CS4
    Try these things and let me know how you make out.  Also, it would be very helpful if you told us about your system and the specs.  I've posted about the importance of 64-bit and lots of memory many times.  You can find one link here: http://blogs.adobe.com/genesisproject/2009/03/64_bit_os_and_adobe_products.html
    The future of Premiere Pro is 64-bit only: http://blogs.adobe.com/genesisproject/2009/10/its_official_64bit_is_the_futu.html
    Beyond that if you'd like me to look into your case, please post your case # here or in a private message to me and I'll gladly look at it.
    I sense your frustration and its understandable - give us a chance to help you.
    Dennis
    >

  • InCopy CS4 (PC) / InDesign CS4 (mac) not working

    My client and I are trying to establish an InCopy CS4 (PC) / InDesign CS4 (Mac) workflow. Neither of us has ever used InCopy and we are all getting frustrated now that our first production cycle has come and gone and the client is not recouping the money they invested on this software. Our trial system was successful for awhile and then it just stopped. The client says she can't open the icma/icml files and they need the indd file. So I send a new batch of files with the indd included and still no luck.
    I'm saving the assigments like I've been saving in our initial trial run. In ID I go to Incopy > Export > Add all Stories to Assignment. That creates the content folder and the .icma files. I zip everything and send it off via email attachment.
    Is there something I am doing wrong? Something my client needs to do? I prefer not to have to send the indd file. Should I have to do that for them to edit in Incopy? I appreciate any advice. Thank you.  Lynn

    Don't zip the files, that won't work.ID/IC is meant to work on a local server w/local staff. For a remote workflow you have to use a special technique.
    After you create the assignment, use the Package for InCopy command in the Assignments panel.That creates an ICAP file that you send to the client.
    When the double-click the ICAP file, it unpacks (it's like a zip file) on their computer and the assignment opens in InCopy. They work on the stories, and when they're done, they use the Return for InDesign command in *their* Assignments panel menu. That creates an IDAP file that they send to you.
    When you open the IDAP file, it unpacks, looks for the INDD file (be sure not to rename or move it in the meantime), and updates the stories w/the editors changes.
    Those are the broad strokes. It's covered more thoroughly in the online help file of both ID and IC ... you *and* your client should read up on it. And I cover it very thoroughly (4 videos ... Chapter 15) in my online Lynda.com tutorial on the CS4 workflow:
    http://www.lynda.com/home/DisplayCourse.aspx?lpk2=651
    (Chapter 15 isn't one of the freebie chapters, but you (or anyone) can use my 24-hour free pass for full access to their entire training library: http://lynda.com/freepass/amconcepcion)
    AM

Maybe you are looking for

  • Battery life and downloading iTunes

    Hello Everyone: I am once again having more problems with my iPad since updating with the IOS 8.3 system. I will discuss that in another forum. I am also having ENDLESS problems with my latest ipod Shuffle device. This is the 5th iPod shuffle I have

  • Problem with program hanging randomly on certain commands from win 7 pro client to SB Server

    Having a problem with program hanging randomly on certain commands from Win-7 Pro Client to SB Server Both 64-Bit Five other slower XP-Pro 32 Bit systems though they are older and slower systems do not seem to hang as readily if at all. It has been v

  • Modify a SRM purchase order in SAp.

    Hello, i have just created a purchase order in SRM portal.It has been replicated in SAP( transaction ME23N). How can i modify the purchase order ? I'm getting an error message when clicking on the modify icon. The message is: BBP Purchase order canno

  • Create Unique Index On Flow does not work for table names 23 characters

    I have a "create unique index on flow table" step that is dynamically generated by the IKM. The index name that is generated by the IKM is based on the table name except that the created index name is prefixed with "I$_" and ends with "_idx". Obvious

  • E Business Suite 12

    Is E Business Suite 12 Forms based or JDeveloper based? Thanks, KurzHome