Is it possible to "stroke" a path (not a shape)?

Hello,
I have Illustrator 16.0.4 on a Mac 10.6.8.
What I want to achieve is have a stroke (effect or appearance?) on an open path. And keep that path editable (not convert it to a shape). Below is and example of what I'm trying to do:
On the left I have a path (with rounded ends) that I have used the Width Tool on. I want it to stay a path, but have a black "stroke" surrounding it. I've tried Stylize>Drop shadow with a hard edge, but it is always off-set. I've tried Stylize>Outer Glow (set to black color and normal blend mode) but always get a soft edge. I have tried adding a second stroke to this path in the Appearance Panel and making it larger, but it does not look right. Is there someway of adding the appearance of a stroke but keep the "shape" as a path?
(I'm more familiar with Photoshop; the way I would do it there would be Layer>Layer Style>Stroke)
Thanks,
Charles

Object >> Expand Appearance
Duplicate Fill
Effect >> Path >> Offset Path

Similar Messages

  • Is it possible to create vector objects as compound shapes as you draw them (automatically)?

    I'd like to start utilizing Illustrator more frequently for web and user interface design projects, but I still like taking everything into Photoshop for final rendering and compositing (and the simple fact that most developers want psds, not ai files). However, I find that the only way to successfully transfer all of the vector artwork from Illustrator and preserve it as vector objects in Photoshop (when exporting) is to manually convert every individual vector object in Illustrator to a Compound Shape (by selecting the shape and clicking Make Compound Shape from the Pathfinder palette menu). This can be very tedious if it has to be done after the design is complete, and very inefficient if you convert every object as you draw it.
    Is there a way to set Illustrator to automatically create every vector object drawn as a Compound Shape without having to manually convert it?
    A little background on this issue...
    Adobe Illustrator allows you to export your Illustrator document as a Photoshop document. However, Compound Paths (not Compound Shapes - see this article for not-so-great explanations comparing the two) – which is the default attribute applied to all of Illustrator's basic vector objects – do not convert into vector objects when the exported document is opened in Photoshop. Rather, the vector objects drawn in Illustrator get flattened into raster layers in Photoshop, making them poor candidates for refining the design in Photoshop.

    Two possibilities:
    Start with a simple Compound Shape and use it as the beginning of each new path:
    Polygon Tool: Mousedown. Drag. Tap the down arrow key until you have a triangle. Mouseup.
    White Pointer: Click one of the sides of the triangle. Delete. (Now you have a 2 segment open path.)
    Fill: Any color. Stroke: None.
    Pathfinder palette flyout menu: Make Compound Shape.
    Drag the path to just beyond the artboard origin (or some other convenient location).
    Copy.
    Each time you begin a new path, start it by either doing a Paste (Ctrl V), or by AltDragging a copy of the original. Then start modifying the pasted path, which is already a Compound Shape.
    OR
    Use an Action (macro) to apply the Make Compound Shape after you have drawn the paths:
    Draw two paths. Select the first one.
    Actions palette: Start recording.
    Pathfinder palette flyout menu>Make Compound Shape.
    Select>Next Object Above.
    Stop recording.
    Now when you've finished a drawing:
    Layers palette: Select the bottom object.
    Actions palette: Repeatedly click the Action Run button (or put the palette in Button Mode and repeatedly click its button).
    As with everything in Illustrator, caveats abound:
    Why there's no loop command for Actions is beyond me. So if you want, you can duplicate the two steps in the Action, say, nine times so it will convert 10 paths per click.
    Using the Action method, the Select>Next Object Above command will not jump between Layers. So if the paths are on various Layers, you'll have to manually do the bottom object select for each Layer.
    As you probably know, if the Illustator Compound Shapes have strokes, not just fills, the resulting Photoshop Shape Layers have the paths, but loose the fills and strokes. So either method above works best if the Illustrator paths are filled and unstroked before converting to Compound Shapes.
    Illustrator's Javascript considers a Compound Shape a PluginItem. So it's conceivable that one could script the conversion of a simple path to a Compound Shape by using the sendScriptMessage() method of the app object. But you'd have to know the appropriate parameters for the plugin, which I don't.
    If only you could invoke an Action from an Illustrator Javascript, you could simply use a Javascript to intelligenty loop through the objects and run the Action for each...but that's another big "if only".
    JET

  • Save on Network path not possible

    Hello,
    I download a Adobe Reader file and want to save it on a network path, but I get a error message "Data media full or data media for temp files full". I can save the file on a local partition and copy the file to the network path without problems. The network partition has enough space. With other pdf-reader, I don't have a problem.
    Please help me.
    Regards
    Oli

    Hi,
    >>On logon, drive aren't conncted, a reboot doesn't fix the problem, a logoff and logon fix the problem
    Usually, for group policy drive mapping to work, we need to log on twice continuously to apply the settings. Otherwise, we can try to enable the follow policy setting:
    Computer Configuration\Administrative Templates\System\Logon\  Always wait for the network at computer startup and logon
    >>net use * \\DOMAIN\DFS-SHARE
    >>-> Network path not found
    When we can't map the drive, if we try to access the share folder from the File Explorer, will we be able to access the folder? Besides, what's operating systems of the computers? If they are Windows 7, we can try to install the following hotfix to see if
    it helps.
    You cannot access a DFS share through a mapped network drive on a computer that is running Windows 7 or Windows Server 2008 R2
    https://support.microsoft.com/kb/983620?wa=wsignin1.0
    Best regards,
    Frank Shen

  • VI Server - Open VI Reference is using local path, not remote

    First time posting to NI Developer Zone, so bear with me.
    I have a PXI-1050 chassis with a PXI-8187 controller that runs LabView RT.  I have set up this PXI system to utilize a VI server on port 3363 and opened access to my host PC which runs LabView 8.2 with the RT module.
    I am having trouble openning a remote VI using the VI Server and the "Open VI Reference" function.  I am fairly certain that the VI server is connecting using the "Open Application Reference" function, but it seems that the vi I wish to run cannot be found.
    Here is the error that is thrown back to me
    "Error 7
    Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
    =========================
    NI-488:  Non-existent board.
    VI Path: D:\LabView_Projects\VI_Server_Test_Project\/ni-rt/startup/temp_1.vi"
    You will notice that the "Open VI Reference" is prepending the local path 'D:\LabView_Projects\VI_Server_Test_Project\' to my remote path.  If I specify the path using Windows style path, e.g. 'c:\ni-rt\startup\temp_1.vi', again the remote VI cannot be found.  I think I am missing something trivial, but I don't know what it is.
    Thoughts?

    Several things:
    1. When u open the vi reference u must use and invoke node to make the Run vi, if you dont make it the vi is loaded but not running.
    2. Insert correctly the path on your RT and the IP of your RT target
    3. is better to have the variables on your HOST than on your RT becoz of two things:
                - Not to use resources of your RT system as memory etc... is better to use the host ones that are more available
                - The library needs to be deployed when running the vi on the host. If you put it on the RT it would need to be redeployed, so it is better to leave it on the host becoz of that.
    4. Then as the library is on the host it needs to be deployed with the proper invoke node inside a stacked sequence to ensure is the first thing you do.
    5. The enable RT fifo on the variables is used only to pass data between different vi's or processes inside the RT, it has no sense to enable it when sharing data RT - Host coz it is not possible, Shared variable work with TCP/IP not as RT FIFO.
    See the attached vi for extra info.
    I give u these extra links for your info:
    http://digital.ni.com/public.nsf/websearch/F4010DD5C8D1B13D862565BC007384E9?OpenDocument
    http://digital.ni.com/public.nsf/websearch/04D9A85B6967EE87862571140065EEC6?OpenDocument
    http://digital.ni.com/public.nsf/websearch/48D244EC86971D3986256BD4005CCC28?OpenDocument
    Regards,
    Jaime Cabrera
    NI Applications Engineering Spain
    Attachments:
    Compartida.zip ‏66 KB

  • Is it possible to edit a path made with wacom tablet?

    i have a path (made with pressure using the paint brush) that has segments that do not handle a calligraphic style well.
    1. Can i somehow edit the path thickness of those segments? cut segments and redraw?
    i believe the line thickness is screwing up the calligraphic style. It could be a combination of the path thickness in conjunction with the calligraphic style as well.
    2. anyway to rotate a path style around the path to see if it looks better repositioned?
    TIA

    >1. Can i somehow edit the path thickness of those segments? cut segments and redraw?
    Once a pressure-sensitive stroke has been create you cannot change the relative thin/thick quality of the stroke. You CAN cut the stroke or add points to the stroke with the regular pen tool, or drag over a selected stroke with the brush tool to reshape it. To simplify the stroke with the brush tool, hold down "Option" as you trace the line with the brush tool.
    You can also cut the path using the scissors tool, then delete the portion you don't want. This method leaves the stroke width unchanged at the cut points. If you want the ends to appear more natural, add a point then delete just the point. The remaining two line segments will maintain a more natural thin/thick appearance. Don't bother using the eraser tool (CS3) on pressure sensitive strokes, as the pressure effect is lost.
    >believe the line thickness is screwing up the calligraphic style. It could be a combination of the path thickness in conjunction with the calligraphic style as well.
    Changing the stroke width of a brush stroke is one way to affect it's overall width. It also rounds the ends of the stroke, which may not be preferable. The other way to change the width is to change the setting of the brush itself, using the brush panel.
    >2. anyway to rotate a path style around the path to see if it looks better repositioned?
    Not sure what you mean. You can rotate the object the brush is using by editing the brush setting (double click the brush icon in the brush panel).

  • IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more

    IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more than 6 months, so please call customer service apple can not. by DFU also restored Official Ipad bought in a store in Russia. When buying activated immediately.  IMEI 013311005943507. Help please! the official service Moscow  representation FDA ipad offer to send in the U.S. for $ 500!

    Hello this is happening to us also (minus the Bluetooth speaker).  We can't figure out what is causing the data usage.  I turned off mobile data as soon s I activated the device, and got the message that unless I am connected to WiFi.....(that is exactly what I wanted). We watched Netflix for about three hours, then the alerts started.  Like you we have many devices connected and never used over 2GB now all of a sudden we have used it in a matter of hours.  My husband called Verizon  and got the usual doubting Thomas response.  I understand that they don't know my device settings.  So over the phone we check all the settings and turned  off every possible culprit eating up the data and end the call.  By now I have purchased another gig for the month!  Assured we are NOT using mobile data, we continue on the IE path to bliss.  HA!  A few hours later I check the mobile data usage on the Verizon website and that darn thing is still using data.  After two more phone calls and two VERY uneventful trips to the local store we were told to take out the sim card.  This has stopped the data usage, but it defeats the purpose of having the data plan.  I could have just stuck with my Surface.  Verizon sent us a new sim card.  Its been installed and I have set my homepage to Verizon mobile data usage (just kidding) but I am on that site a lot.   I am surprised at the number of complaints about this device.  When we called the Verizon support acted as though this was the first time they had heard about this.   Loved your post, you should write for a living.

  • What is the quickest way to paint a straight brush stroke that is NOT on 90 or 180 degrees?

    I do perspective drawing for interior designers and do the colouring in Photoshop. Think of old fashioned painting with a brush/copic marker against a ruler to get a straight line, but with varying thickness or opacity. I would like the same effect in Photoshop.
    The closest that I have come is to press Shift before the brush stroke. That constrains the stroke, makes a very neat line AND allows me to vary the line/brush thickness as I paint.
    Often the lines may need to be at an arbitrary angle which is NOT 90 or 180 degrees. The only way I know of for getting that brush stroke in the correct position is to make sure that each stroke is on a separate layer. Select the stroke/transform/rotate. Quite a few steps as opposed to the one it takes to draw the line in the correct position and angle with a brush/ copic marker on paper.
    This becomes time consuming and difficult once you have many lines to paint and if you need to be accurate (as with perspective drawing). If you are working on a very large canvas the point of rotation can sometimes be very far from where you are working (i.e. on a vanishing point) and difficult to see without a lot of Zooming and moving around on the canvas.
    To Stroke a path with the brush gives an unrealistic and even line thickness which does not look hand painted.
    Any suggestions?
    Has anyone ever used a ruler while drawing on a Cintiq? That may give the desired effect and be much quicker than selecting and rotating.

    Thank you R_Kelly! Though it is still a bit tricky judging the angle as you rotate the page, your workaround is actually a bit quicker than having to rotate each line individually.
    This allows me to see the line as it develops in place and I also don't necessarily need to create a new layer for each new brush stroke, if I work carefully. Very close to placing the ruler on the work space before drawing a line!
    Thank you!

  • Is it possible to add a new note on stickies.app by terminal/unix shell scripts ?

    is it possible to add a new note on stickies.app by terminal/unix shell scripts ?

    1. If i uninstall GNU Classpath, Does it cause system not to work properly? Not in my experience. I have encountered dozens of cases where it cured problems like this immediately. Alternatively adjust your PATH so that it finds the JDK before it finds GNU CLASSPATH.
    (Now i am using that java on my server with a certificate , I dont want to risk the system. )GNU CLASSPATH is the risk here.
    2. I have searched about your advice, this link tells classpath causes: "certificate insert problems"
    http://builder.classpath.org/japi/jdk15-classpath.html is this what you mean ?
    I can't find that statement on that page, but it does show compliance problems of up to 20% in the security area (and *40%* in LDAP, the area I'm working in at the moment).
    Basically GNU CLASSPATH is not Java and cannot be expected to behave like it. In this case it doesn't even understand the format of a Java keystore. QED.
    Note that they don't call it 'Java', because it isn't. I quote:
    GNU Classpath 1.0 will be fully compatible with the 1.1 and 1.2 API specifications, in addition to having significant (>95%) compatability with the 1.3, 1.4, 1.5 and 1.6 APIs.In other words they haven't even finished JDK 1.1 yet, let alone all the other stuff. At the present rate of progress they never will. That statement is the latest, it is dated 7 July 2009, and the latest actual software is dated 5 February 2009. And there is clearly no intention of ever submitting it to the Java Compatibility Tests as real Java implementors do.
    3. How can i uninstall GNU Class Path without causing any problems to my working server?No idea, can't help you. Ask a Liinux expert.
    4. Is there any way to add the certificate without removing GNU CLASSPATH ?Yes, see above, but I still strongly recommend removal.

  • Distribution Point creation failed. possible cause : distribution manager does not have the sufficient access right to the computer

    Hi All,
    I had this really disturbing experience with
    SCCM 2012 SP1.
    OD : 2008r2 Enterprise 64bit 
    Possible cause: Distribution Manager does not have sufficient rights to the computer.
    Solution: Verify that the site server computer account is administrator of the computer.
    in Distmgr.log says :
    DPConnection::Disconnect: Revert to self
    SMS_DISTRIBUTION_MANAGER 5/26/2014 7:34:30 AM
    16280 (0x3F98)
    DPConnection::Connect: For ["Display=\\PNGBRANCHSERVER.xxx\"]MSWNET:["SMS_SITE=SSM"]\\PNGBRANCHSERVER.xxx\, logged-on as ssm\sccmadmin
    SMS_DISTRIBUTION_MANAGER 5/26/2014 7:34:30 AM
    16280 (0x3F98)
    DPConnection::Connect: For ["Display=\\PNGBRANCHSERVER.xxx\"]MSWNET:["SMS_SITE=SSM"]\\PNGBRANCHSERVER.x\, logged-on as ssm\sccmadmin
    SMS_DISTRIBUxxx ON_MANAGER 5/26/2014 7:34:30 AM
    16280 (0x3F98)
    Failed to find a valid drive on the distribution point ["Display=\\PNGBRANCHSERVER.xxx"]MSWNET:["SMS_SITE=SSM"]\\PNGBRANCHSERVER.ssm.com.myx
    DPConnection::Disconnect: Revert to selfxxx
    MS_DISTRIBUTION_MANAGER 5/26/2014 7:34:30 AM
    16280 (0x3F98)
    DPConnection::Disconnect: Revert to self SMS_DISTRIBUTION_MANAGER
    5/26/2014 7:34:30 AM 16280 (0x3F98)
     GetContentLibLocation() failed SMS_DISTRIBUTION_MANAGER
    5/26/2014 7:34:30 AM 16280 (0x3F98)
    Failed to get the content library path on server PNGBRANCHSERVER.  SMS_DISTRIBUTION_MANAGER
    5/26/2014 7:34:30 AM 16280 (0x3F98)
    Failed to install DP files on the remote DP. Error code = 16389
    SMS_DISTRIBUTION_MANAGER 5/26/2014 7:34:30 AM
    16280 (0x3F98)
    STATMSG: ID=2370 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SCCMSVR. SITE=SSM PID=2660 TID=16280 GMTDATE=Sun May 25 23:34:30.428 2014 ISTR0="["Display=\\PNGBRANCHSERVER.ssm.com.my\"]MSWNET:["SMS_SITE=SSM"]\\PNGBRANCHSERVER.\"
    ISTR1="PNGBRANCHSERVER.S" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=404 AVAL0="["Display=\\PNGBRANCHSERVER.\"]MSWNET:["SMS_SITE=SSM"]\\PNGBRANCHSERVER.ssm.com.my\"
    SMS_DISTRIBUTION_MANAGER 5/26/2014 7:34:30 AM
    16280 (0x3F98)
    I have tried many of the solution provided unfortunately nothing positive happened.
    Appreciate your input before engaging premier support.
    Thank you

    Hi,
    NO_SMS_ON_DRIVE.SMS
    This file is used to prevent Configuration Manager from installing binaries to a volume. By default, when you install System Center 2012 Configuration Manager on a remote Site System, the SMS Site Component Manager Service installs the binaries (files and
    folders) for the Site System on the NTFS-formatted volume that contains the most free space. You may want to use an NTFS volume other than the default volume for your remote Site Systems by preventing ConfigMgr from enumerating certain NTFS volumes.
    In order to prevent CM from enumerating an NTFS volume, on the remote server you can create a text file that is named NO_SMS_ON_DRIVE.SMS and put the this file on the root folder of all NTFS volumes where you do not want to install the binaries (SMS folder)
    for the ConfigMgr components.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Pardon my ignorance, but, any idea on how do i stroke a path?

    I have drawn a path and I see that in the edit tab there's a Stroke option, however the option is not active so I am not sure how should I go about this.
    I want to stroke the path with a scattered brush. thank you.

    Also just after you make your path, right click inside the path area
    and choose Stroke Path.
    Before you stroke the path make sure you have set all the brush options
    you want.
    MTSTUNER
    Message was edited by: MTSTUNER

  • Problem is with my iPhoto on my Macbook air.  I am trying to move my library from my airbag onto my passport drive.  I did it and deleted it from the airbag but it simply re appeared possibly from the cloud. Not sure what to do next.

    The problem is with my iPhoto on my Macbook air.  I am trying to move my library from my airbook onto my passport drive.  I did it and deleted it from the airbook but it simply re appeared possibly from the cloud. Not sure what to do next. Sorry I am not a techie.

    Sorry - we can not see you
    what do you have? Version of iPhoto? Of the OS? How is the passport connected to your Mac? What format is the passport (for the iphoto library it must be Mac OS extended (journaled)  )?  The iPhoto library is not and can not be on the cloud (maybe later with the Photos Application)
    LN

  • Hi! I went to the new Apple new shop and I was looking for a dock station/ speakers for ipod. Why is not possible to listen the models not in exhibition?! How can I decide?! Just the design?! It's stupid!

    Hi! I went to the new Apple new shop and I was looking for a dock station/ speakers for ipod. Why is not possible to listen the models not in exhibition?! How can I decide?! Just the design?! It's stupid!

    Hi! I went to the new Apple new shop and I was looking for a dock station/ speakers for ipod. Why is not possible to listen the models not in exhibition?! How can I decide?! Just the design?! It's stupid!

  • Error "Run-Time Error '76' PAth Not Found" in XML Publisher Desktop

    Hi All,
    we are trying to preview the PDF output in the XML Publisher Desktop Application.
    We are able to LOAD the data successfully.
    But whenever we try to preview the output, we are getting an error saying "Run-Time Error '76' Path Not Found".
    We are using the XMLP Desktop application on the Client Machine.(Citrix)
    Can anybody help us in this regard?
    Thanks,
    Sachin.

    Hi.
    You are posting in the wrong forum.
    Please post to the BI Publisher Forum:
    BI Publisher

  • LSMW LOGICAL PATH not set error

    Hi,
        when i save an lsmw the error is coming as logical path not set. I guess this is for the CONV and READ files. Can ne one tell where can we speicfy this path. Right now we have to manually store the paths for these. Where in the settings can we defualt this path for these files.

    Check the Specify Files Step:
    Files
            Legacy Data          On the PC (Frontend)
                Input File                     D:\Documents and Settings\file4.txt
                                               Data for One Source Structure (Table)
                                               Separator Tabulator
                                               Field Order Matches Source Structure Definition
                                               With Record End Indicator (Text File)
                                               Code Page ASCII
            Legacy Data          On the R/3 server (application server)
            Imported Data        File for Imported Data (Application Server)
                Imported Data                  /usr/sap/tmp/ZHR.lsmw.read
            Converted Data       File for Converted Data (Application Server)
                Converted Data                 /usr/sap/tmp/ZHR.lsmw.conv
            Wildcard Value       Value for Wildcard '*' in File Name

  • LSMW by BI  : Unable to specify file in step 7; logical Path not assigned

    Hi,
    I'm trying to uplaod HR DATA using object 0555 and method 0000 for Program RPDUSTD00 using LSMW Batch Input Method.
    In step 7 when i specify file which tab delimited text file at front end pc(at my pc) let say  c:\test.txt and save I got error message 'Logical path not assigned'.
    Please suggest what I'm missing and what i need to do to get it correct.
    Thanks,
    Anshuman.

    Hi,
    There are other files specified in the screen for imported and converted data. These files must be accessible on SAP application server. If the logical file names are not created use physical ones lik /tmp/blabla.lsmw.read etc.
    Make sure you use different files for different objects.
    Kind regards
    Michael

Maybe you are looking for

  • Enter a valid value

    Hi! I get the message "Enter a valid date ". Whats wrong ? Can u please help. Or do you know another FM for such purposes ? I must be able to populate various date formats e.g 04/24/2007, 04-24-2007 ..... Regards sas data s type sy-datum. *04/24/2007

  • When dowloading and installing FireFox, I inadvertently also downloaded something called App Enable and I would like to know how to get rid of it, please.

    The unwanted application takes over the upper 20% of the browser window with a series of unwanted advertisements, and when I click on one of my bookmarks, the unwanted application (AppEnable) sometimes intercepts the request and send me elsewhere. I

  • Order of shared streams in Aperture

    My goal is not to carry them all with me, but to be able to access any photo I need to at any time with my phone. I have Aperture for my MacBook Pro and am trying to upload all of my photo albums to iCloud, but want to keep the events separate.  I cr

  • How to repair my File vault

    Can I have assistence in reparing my file vault form macbook pro OSX 10.6.8. Currently, i cant login but accepted my password but i keep on receiving massage that my file vault need reparing and when i click ok it says error has occur and try later!

  • Why does Final Cut V7 lock up when saving or rendering?

    Why does FCP 7 lock up when I save anything.  Just loaded it onto a new 27"mica.  Can not save or render anything.  Goes into perpetual pinwheel mode. Just set up a new 27" iMac.  Looks great, tools seem to work but...very frustrating can't save anyt