How to Use CS4 using C#

Hello guys am new to adobe forum. please help me. am in trouble!!!
i  have got one project regarding IN DESIGN. am .net developer, i have downloaded CS4 server free trail.
can any one please tell me how to use CS4 using c# ? urgent please.

(Disclaimer: I have no personal experience with C# and IDS. My 
comments are based on what I've seen from comments of others on the 
scripting forum...)
Very painfully!
In InDesign there's a lot of pitfalls using C# being its a very 
strongly typed language, and not really supported.
I strongly suggest you try to do it  in VBS or JS instead.
You can pass VBS or JS to the doScript method from C#. Search the 
scripting forum for further clues.
In Server, it's less painful, but unless absolutely necessary, you 
might want to carefully consider your choice of language...
Here's some docs (taken from my archives of the scripting forum):
http://www.adobe.com/devnet/indesign/sdk/InDesign_CS3_Server_SDK_Readme.txt
  (I don't have a link handy to the CS4 version.)
http://www.codeproject.com/KB/COM/Adobe_s_Indesign_COM_obje.aspx
http://p2p.wrox.com/net-framework-1-x/62966-implementing-indesign-files-asp-net.html
Also, download the SDK. There's details in the guides on how to 
control IDS with SOAP using C# among other languages.
Harbs

Similar Messages

  • I don't know how to use a light layer in After Effects CS4

    Hello,
         I work with a lot of texts layers and it's very trendy to put a light layer across the text at one point or another, it looks really good too. But I've looked on the net for tutorials and can't figure out how to use the light layer so that a light goes across a text from one side to the other. It looks like a flash light went across the text. I go to the top and choose >Layer >New >Light.
    What happens is the color of the text changes (the part that isn't shined upon). How can I change the settings so that the text color doesn't change? Do you know of any video tutorials to use for a light layer?
       Thank you for your time!!

    How can I change the settings so that the text color doesn't change?
    That is kind of a paradox. The whole point of using 3D lights is to have them illuminate the layer, including all shading properties. Color is defined by the layer's base color multiplied with light color and intensity. You really need to set your mind into 3D mode. That aside, I wouldn't bother using a light with flat text. Simply create a feathered circle on top (or 2 or 3), set blending mode to add and animate it across your type.
    Mylenium

  • How to use virtual camera in Flash cs4

    I watched some videos on youtube, they are good but not in depth. Are there any good, easy to understand resources that can help me to learn how to use the virtual camera? Thanks x

    http://www.adobe.com/devnet/flash/articles/augmented_reality.html

  • How to use the special character pallet in Maverics with Illustrator

    How to use the special character pallet in Mavericks with Illustrator - I follow the help instructions, but the pasted in object looks like a rectangle with an X, I have done this before, in earlier versions of AI, but cannot make it work in CS6.
    In fact, I can open an old AI file (CS4), copy the character (a graphic symbol, also taken from the special character set), paste it in, and it works, but can't do this with a new one, from the drop down, Show Character Viewer, in the Mavericks menu bar.

    The box with an X indicates the font you are using does not have the glyph you are trying to paste. Try a different font.

  • How to use frame lable in flex

    I made a movie clip in flash cs4, and a set a frame lable for a frame in this movieclip, but I don't know how to use this frame lable. For example, I want to use the gotoAndStop function to stop at that frame, but it doesn't work.

    Hi
    Here I am placing the syntax and example
    syntax:
    movieclip.gotoAndPlay("framelabel");
    example:
    mc1.gotoAndPlay("intro");
    for further details:
    http://livedocs.adobe.com/flex/3/html/help.html?content=Working_with_MovieClips_1.html
    If this post answers your question of helps. Please mark it as such

  • How to use WCF Webservice in flash

    hi friends
    is it possible to use asp.net WCF webservcie in Flash CS4/CS5 Actionscript 3.0, if yes then please tell me HOW?
    it is very important for me!!
    help me, thnx in adv..........

    Hi Sampath,
    Please use this Help article to learn how to use Bind Tool.
    http://help.adobe.com/en_US/flash/cs/using/WS58BD3A02-DA25-488f-B534-AE5463A24833.html
    Please let me know if you would need more help.
    Thanks,
    Suhas Yogin

  • How to use dynamic contributor region on web site

    Hi,
    I am having a page where it contains information and in that there is a section names description and one section names contributor details which is displayed dynamically.
    Now, those two section I want to make it contribution region, which is not an issue. The problem is, since the data is getting populated in dynamic fashion, I am not sure how to use the contribution region to handle dynamic data.
    Now, my requirement is, the same description and contribution details section should be a contribution region and it should handle dynamic data which the contributor can update.
    let me know if any can help. Also, if you need more details just let me know.
    Thanks,
    Abhijit

    AldenBob wrote:
    > Hi Mad Dog,
    > After some research it seems as this will only work with
    Adobe Flash or Adobe
    > Flex environments. I am using flv files on my site, but
    generate them with a
    > video converter. My site is built with Dreamweaver CS4.
    > I am stuck on how to add tags to the flv files for
    Google Analytics to
    > monitor. I have the site set up and monitored by Google
    Analytics.
    > Any more direction would be appreciated.
    Google Analytics works by using a special piece of Javascript
    on a web
    page. When the page is served up to a client that has
    Javascript
    installed, it will send Google all the information that it
    needs to
    record that visit. If the page has an FLV file served up, it
    will record
    the traffic to that page. You can monitor the traffic to the
    page easily
    enough with Google Analytics, but dunno about how to add tags
    to the
    Flash player that plays the FLV file.
    Dooza
    Posting Guidelines
    http://www.adobe.com/support/forums/guidelines.html
    How To Ask Smart Questions
    http://www.catb.org/esr/faqs/smart-questions.html

  • Screens, like them? hate them? also, how to use actionscript with them.

    So I haven't used a flash version since Flash 8. I've now been given CS4 and inheritid a flash document that uses screens. After 2 weeks of figuring out how the presentation is made to 'go' from slide to slide on keydown, I finally discovered today that it is the default behaviour.
    Ok, so this leads me to my next question. How do people here feel about screens? Like them? Hate them? I feel like I could do half of this stuff easier with actionscript. I feel constrained by this. Not to mention I put some animation into a movie clip and it seems like it's not playing, like it's just poping right to the stop action at the end of that clip.
    Can anyone tell me how to use actionscript with screens? I looked at help, but of course, the help file doesn't give me what I really need to know. I'd like to put my actions on frame one of the root and let that control everything else. But what is the syntax like? The help file recommends external scripts, but that is not an option as the CEO takes this presentation with him and I can't risk having him lose the code.
    Please give me any advice you may have. Thank you!
    Stan

    Not that I'm any kind of expert on this matter, but I've never heard of screens, at least not by that name, and I have been fiddling with Flash for about 9 years now (like this case, I still learn new things all the time... though I'm still clueless as to what they are... chances are I won't miss 'em).
    When you mentioned scenes though, my personal recommendation is along the party lines of avoid them like the plague... use one timeline and/or movieclips for everything.  I have never used them in my own work, and my bias is partly due to having inherited them in other people's work... they make it hard to find things, especially when you have to first discover they're being used to begin with.  From a technical stance, I have found them to be problematic to manage as far as navigation goes.

  • How to use swf file for Spark Skin

    Hi all
    I have little confuse about how to use swf file with Spark Skin,
    in Flex3 , i use Flex Skin Design Extension for Flash to deal with skin ,
    so basically , I just create a swf file and import to the project , then everything is ok
    but , seem that not working in flex4 , spark skin.
    1` I can't find the Flex Skin Design for the FlashCs4
    2` I try to use FlashCs3 version to import the skin art to the project , but seemed not working.
    3` I Google and check the Flex4 Help , seemed Spak skin need the Skin-Class , which I don't know how to use that with swf file
        what I have searched is how to use FXG , or some jpg file in that skin class, none of them are use swf file.
    so , is there any way that let user use the swf file to deal with the skin?
           is the Flex Skin Design can use in Flex4?
    Thanks

    Hello,
    I'm new to Flex, but have come to it from Flash Pro.  I'd like to know the same thing.  I think I found the answer here:
    http://www.flashallys.com/blog/spark-button-skinning-with-flash-symbols/
    However my question is now: Is this a good approach to use?
    99% of the googling I've done tells me to skin components with fxg files.  I've tried that by creating graphics and exporting from flash, but using swfs containing lots of graphics is much faster so I'd rather use that.
    The other thing I've done is to create custom components using these helpful tutorials:
    Creating component in flash:
    http://www.webkitchen.be/2008/12/12/video-tutorial-make-flex-components-with-flash-cs4/
    Dealing with Resizing with method overrides for your flash component:
    http://www.psyked.co.uk/flex/creating-flex-components-the-easy-way-for-flash-ide-converts. htm
    This allows me the flexibility of Flash Pro design with the layout, transistions, data binding etc from Flex.
    So my question is: Is this approach (skinning spark components with swfs, and using custom swc components made in flash) a bad idea for any reason?  E.g. does it create slow mobile apps?
    Cheers
    Chris

  • How to use one email adress for multiple recipients

    Hello,
    I'd like to know how to use one email adress for multiple recipients. 
    this would be very useful or projects. for example;
    if i send one mail to [email protected], all people in this project get an email.
    I will add the people in this project myself. 
    I know it is possible, but I don't know how to do it ;-)
    please help me! 

    Hope this help.
    _http://technet.microsoft.com/en-us/library/cc164331(v=exchg.65) .aspx

  • Can't figure out how to use home sharing

    Since the latest couple iTunes updates, my family and I can not figure out how to use home sharing. Everyone in our household has their own iTunes, and for a long time we would just share our music through home sharing. But with the updates, so much has changed that we can no longer figure out how to use it.
    I have a lot of purchased albums on another laptop in the house, that im trying to move it all over to my own iTunes, and I have spent a long time searching the internet, and everything. And I just can't figure out how to do it. So.... how does it work now? I would really like to get these albums from my moms iTunes, onto mine. I would hate to have to buy them all over again.
    If anyone is able to help me out here, that would be great! Thanks!

    The problem im having is that after I am in another library through home sharing, I can't figure out how to select an album and import it to my library. They used to have it set up so that you just highlight all of the songs you want, and then all you had to do was click import. Now I don't even see an import button, or anything else like it. So im lost... I don't know if it's something im doing wrong, or if our home sharing system just isn't working properly.
    Thanks for the help.

  • How to use the same POWL query for multiple users

    Hello,
    I have defined a POWL query which executes properly. But if I map the same POWL query to 2 portal users and the 2 portal users try to access the same page simultaneously then it gives an error message to one of the users that
    "Query 'ABC' is already open in another session."
    where 'ABC' is the query name.
    Can you please tell me how to use the same POWL query for multiple users ?
    A fast reply would be highly appreciated.
    Thanks and Regards,
    Sandhya

    Batch processing usually involves using actions you have recorded.  In Action you can insert Path that can be used during processing documents.  Path have some size so you may want to only process document that have the same size.  Look in the Actions Palette fly-out menu for insert path.  It inserts|records the current document work path into the action being worked on and when the action is played it inserts the path into the document as the current work path..

  • How to use airport time capsule with multiple computers?

    I'm sure there are some thread about this but i couldn't find it... so sorry for that but hear me out! =)
    I bought the AirPort Time Capsule to back up my MBP
    And so i did.
    then i thought "let give this one a fresh start" so i erased all of it with the disk utility and re-installed the MBP from the recovery disk.
    I dont want all of the stuff i backed up just a few files and some pictures so i brought that back.. so far so good.
    Now i want to do a new back up of my MBP so i open time machine settings, pick the drive on the time capsule and then "Choose" i wait for the beck up to begin, and then it fails.  It says (sorry for my bad english, im swedish haha) "the mount /Volume/Data-1/StiflersMBP.sparsebundle is already in use for back up.
    this is what i want:
    i want the "StiflersMBP.sparsebundle" to just be so i can get some stuf when i need them. it's never to be erased.
    i want to make a new back up of my MBP as if it's a second computer...
    so guys and girls, what is the easiest and best solution?
    Best regards!

    TM does not work like that.
    If you want files to use later.. do not use TM.
    Or do not use TM to the same location. Plug a USB drive into the computer and use that as the target for the permanent backup.
    Read some details of how TM works so you understand what it will do.
    http://pondini.org/TM/Works.html
    Use a clone or different software for a permanent backup.
    http://pondini.org/TM/Clones.html
    How to use TC
    http://pondini.org/TM/Time_Capsule.html
    This is helpful.. particularly Q3.
    Why you don't want to use TM.
    Q20 here. http://pondini.org/TM/FAQ.html

  • How to use multiple ipods on one account

    I have an Ipod classic and just bought my sons two nano's how do I use these on the same account without changing my account info?

    Take a look here:
    How to use multiple iPods with one computer
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Discussions page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums, in the User Tips Library and in the Apple Knowledge Base before you post a question.
    Regards.

  • How to use a Table View in AppleScriptObjC

    How can I use a table view and add data to it? And how can I display a button cell and image cell in the table? Thanks.

    Hi all,
    Actually i need some more clarification. How to use the same select statement, if i've to use the tabname in the where clause too?
    for ex : select * from (tab_name) where....?
    Can we do inner join on such select statements? If so how?
    Thanks & Regards,
    Mallik.

Maybe you are looking for

  • Print iCal --- filofax size/format

    While iCal is very useful when I'm in the office, often I'm on the road and don't have the computer with me. Is it possible to print the information in iCal so that it is formatted to fit the filox personal sized pages? I also have Pages and wonder i

  • Mid 2007 macbook being too slow?

    I purchased my macbook in mid 2007 and it is covered under applecare till September. For the past couple months it has become increasingly slow. Sometimes when I go to wake my computer it ends up shutting down and waking it up makes it restart, somet

  • Icloud calendar recently stopped syncing with my iphone and ipad

    Hi.. My iphone 4 and ipad 2 are no longer syncing with Icloud..out of the blue There were no recent changes It happened once before and straightened itself out in 3 weeks.. I cannot afford the three weeks again Help

  • SPAM - SAPKB70016 error during phase Generation of Programs and Screens

    Hi experts, I am trying import package SAP BASIS 700 level 16, but i have still errors in phase Generation of Programs and Screens: Program /OSP/SAPLR3_REPORT, Include /OSP/LR3_REPORTU38: Syntax error in line 000014 Type '/OSP/REP_BADI' is unknown Pr

  • Account Determination Configuration

    Dear Experts, PLease let me know step by step to configure "Account Determination without wizard" and with wizard. what is the basic difference between with and without wizard. Please help me out. Thanks in advance. Regards, Prasanna