Regarding Adobe livecycle 7.5 ST Output

Hi,
I am using Adobe livecycle 7.5 ST version for decoding the Adobe forms. Sometimes livecycle generates 0 byte file as output.
But when i try to decode the same file in another environment, it decoded successfully.
Can anyone help on this issue?
Vee Gee

I'd have to agree that it is a significant upgrade. Perhaps not for features/benefits but in effort.
I can't provide any specifics because we chose not to convert but I can give you an idea on what tasks you might encounter.
I hope you don't have many forms and very little VBScript or default scripting and don't use the API for presenting forms for filling.
We have lots of forms (150 presentation screens [forms] producing 500+ printed forms via the Central Pro Output Server). All the presentation screens use VBScript and they are presented to the user with a VB program using the API. To get the capabilities we needed we used all the stuff that makes the conversion a major effort.
We would have to learn the software, redo the presentation screens, learn the new data model, learn JavaScript, rewrite, test and debug 100s of lines of scripting and learn the new API and rewrite the presentation program. And then to top it all off we would probably have to purchase the horrendously expensive Reader Extension software.
We don't have the staff, time or money for that effort. Besides, we are still in the process of converting forms from our older systems and doing a conversion in the middle of the conversion just doesn't make sense.
All the postings for help in these forums also makes me extremely leary. At least Adobe has put staff to actually helping customers that post here. To begin with that wasn't occurring.

Similar Messages

  • Creating PDF's - Cannot get Arial to work - only getting MyriadPro (Adobe LiveCycle Designer 8.2 + Adobe Output ES Server on Linux (SUSE10))

    Hi
    I am using Adobe LiveCycle Designer 8.2 + Adobe Output ES Server on Linux (SUSE10) to create PDF's from input XML.
    I have had some trouble getting Arial fonts which are used in my LiveCycle Designer created XDP's to be produced in the resulting PDF using the java API or the Process Flow (watched folder) in Output ES.  I have put Arial TTF fonts into both the Server Fonts and Customer Fonts folders and the Arial font still seems to be coming out as MyriadPro in the final PDF.
    Is there something I am doing wrong ?
    Regards
    Robert.

    Hello Jackson,
    We got this working by adding the below fonts to the server-fonts directory on the jvm which you specify in the LCM when you configure the livecycle and bounced the jvm and thing to note down here is that we added our Windows system fonts which are "ttf" files and our jvm is on linux. You can give a shot and see if this works at your end also.
    Fonts added:
    ARIALN.TTF
    ARIALNI.TTF
    ARIALNB.TTF
    ARIALNBI.TTF
    ariali.ttf
    arialbi.ttf
    arialbd.ttf
    arial.ttf
    Thanks-
    Karthik.

  • Questions regarding Adobe Reader Extensions for Adobe Livecycle.

    Hi,
    I'm relatively new to Adobe products, having just started to use Adobe Livecycle over the last couple of weeks. I've produced a set of interactive forms for field engineers to use. When completed, they will submit the xml data via email. However, there will be numerous occasions where they will need to stop in the middle of data collection and come back at a later point to finish, hence the need to locally save the information before submission.
    I understand this is where Adobe reader extensions would come in, unlocking this functionality.
    At the moment, i'm a bit of a loss on several points regarding how reader extensions work and i was wondering if anybody could fill in the gaps:
    1. Are they seperate modules that bolt in into the main Livecycle application?
    2. As these forms will be used off line, i would like to set the permissions to the pdf locally. From what i read, Reader Extensions is a server product. Is this correct, or can i use Reader Extensions to set these permissions before publishing the adobe form?
    3. Where can i get hold of Reader Extensions and how much do they cost? I have been reading information on similar topics on this forum (dating 3-4 years ago) that say reader extensions are comparitavely expensive to a Adobe Pro/Livecycle licence. ($50,000 upwards) Is this correct? If so, is there a cheaper alternative to achieve the same outcome?
    I hope someone can shed some light on these points!
    Thanks in advance.
    Rob

    Reader Extensions can be bought as a module in LiveCycle. There is a subset of RE functionality that exists in Acrobat. The ability to save locally is part of Acrobat. In both cases you woudl RE the form before distributing it, hence when the user gets your form they are ready to go. You can download a trial version of the server product. As far as pricing goes you woudl be better to talk to an Adobe salesrep as there are discounts for certain situations as well as different pricing options. If you decide tp gp the Acrobat route you ar limited, by licence, to distribute your form to a max of 500 users.
    Hope that helps
    Paul

  • Java.lang.NoClassDefFoundError: com/adobe/livecycle/output/client/PrintFormat

    Hi,
    I'm trying to make a custom component based on Output ES.
    Basically what i'm doing is to create a Java app that simplifies the API interface to Output ES both as a API and as a Workbench component.
    The thing is that as a API all works fine, i access Output ES thru EJBs and it works, but i when i try to use this a a WB component i get this run-time error:
    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:210)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:134)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:336)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)
    at sun.reflect.GeneratedMethodAccessor257.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:154)
    at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor. java:54)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:363)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:122)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
    at org.jboss.ejb.Container.invoke(Container.java:873)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)
    at $Proxy167.doSupports(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:88)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:113)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:102)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:88)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 0)
    at co

    ------------
    My JAR file has the my classes and the following components.xml file:
        rui.teste.outserver
        activation.jar OutputFactory.jar adobe-generatepdf-client.jar adobe-livecycle-client.jar adobe-output-client.jar adobe-pdfutility-client.jar adobe-usermangaer-client.jar adobe-usermanager-util-client.jar adobe-utilities.jar
        0.0.0
        true
                A simple component to show how to build a DSC
                outputfactory.Main
                        Returns a string
                        A Hello, world component
    As you can see i copied it from the Hello World example and i'm still trying to get it to work.
    What am i doing wrong?
    Thanks,
    Rui

  • Read Only HTML Forms using adobe livecycle Output ES

    Hi,
    We have a requirement to display the adobe html forms in read-only format. got to know from adobe consultants that Adobe Livecycle Output ES has this feature. but i am not able to find out any services or components that would give me this functionality.
    Is there a way to get these readonly forms using Adobe Livecycle Output ES.

    Dear Dfoto,
    Thank you so much for being so kind to spend the effort and reply back, I though my question was left behind the sun... but now I am very happy in deed.
    To be more specific, the Form has 2 parts. The first part "Subform1" any one can fill and sign.
    The second part "Subform2", only certain users can fill and sign.
    I think I found a very strong lead to my solution, when I was playing with LiveCycle Desinger few days ago.
    On the Singature Field Advanced Setting, there is a place you can attach the public part of a certificate (Digital Signature) of any user, one or more.
    In this part, you tell LC that only those users "signing parties" can sign the field. I tested it and it worked.
    Now, if I can use this feature via JavaScript to find out if the user who is filling the form, can sign this field, then he can fill the form. If he cannot sign the field, then he cannot fill the form. I can do that by setting the "access" property of the Subform. Another solution is that I can prevent the user from hitting the "Submit" button unless he signes the designated Signature Field.
    I have another small issue:
    I found out that if the Signature field is part of a repeating dynamic Subform, it will not work during run-time. Very bad in deed. While I cannot understand why ?, I tool this as "By Desing" feature.
    Now, if the Signature is locking parts of forms which has dynamic content (repeating subforms), it will always show somthing like "Signature is corrupted or form was changed after it was signed".
    Is this normal ? Is there a way to control Dynamic Forms using Digital Signatures without such annoying issues ?
    Thank you.

  • Standards or Best Practices on limits to Adobe LiveCycle forms as data input tools?

    We are trying to determine whether we should be using Adobe LiveCycle forms for our user input pages, or use a web input form (jsf) that is part of the application server. The data captured would then be rendered in multiple output forms. (printing, etc) We've proofed that it can be done, but our experience so far is that to achieve the complex business rules, validations and calculations, there is a lot of javascript code to write. Has there been any industry assessment or best practices on determining when it is best to use a web form vs Adobe Livecycle form for capturing user input? especially when there is a lot of strict validation and business rule, backend data calls, etc?   Our input requirements also differ significantly from our output requirements- where we will definitely be using LiveCycle forms.

    It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
    Regards,
    Jamie

  • Adobe LiveCycle Designer query data from MII 12.0 via Webservice

    Hi folks,
    at the moment I'm "learning" how to create interactive forms with the Adobe LiveCycle Designer. I hope anyone already did something like that too and can help me a bit?!
    Creating forms with XML data in the background etc. is not that problem. Also using little schemas to provide data to a dropdown list - I fand that no trouble. But now I want to request some dynamic data from an external data provider.
    I have a nice book from SAP Press laying next to me that tells me how to create a webservice based on a BAPI in SAP and how that webservice delivers some table data. But before I try to get data out of SAP, I would like to retrieve data by using MII (12.0 at first). I already built a transaction that creates some XML and imported the WSDLGen as a new data connection in Adobe LC Designer. No problem so far. I can execute it and I get some data back. But the XML that comes back is not formatted as table data as expected from Adobe LC so I can't build a table from it. I only receive the first dataset - every value as a single value, not as a table or row.
    So does anyone know how to format the XML result in MII or how to combine it with a schema so that Adobe LC Designer is able to interprete it as table data? In the SAP example in the book the received data from the data connection of the webservice is shown as table data (a litte table icon) and my data from MII is shown as single values...
    Thanks
    Anika
    Edited by: Anika Delzeit on Feb 3, 2010 12:21 PM

    It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
    Regards,
    Jamie

  • Embed fonts in Adobe LiveCycle 7.1

    Hi,
    We need to embed a font in our Adobe Document Services for invoice
    printing, but can't seem to figure out where to do this in Adobe
    LiveCycle 7.1.
    We're unable to find any detailed documentation on how to set the
    embedding option, but we've found some documents that tells us to
    adjust the settings in the file XFA.XCI and/or the J2EE Visual Admin
    where the ADS is installed.
    Please advice on how to solve this issue or guide us to some
    documentation about the issue.
    Thanks.
    Best regards,
    Lars-Erik

    I was dealing with the same issue and found this thread and I guess many others will too so I wanted to share the solution.
    First, if you have not done that already, install the fonts as described [here|http://help.sap.com/saphelp_nw70/helpdata/en/d0/cdf29623c8432fa1545df5f43176de/content.htm]
    And then to have the fonts embedded in the PDF output find the XFA.XCI file in your Adobe LifeCycle installation directory on the server. This is an XML file that contains the default settings for font mappings.
    In that file between the tags <PDF> </PDF> you need to change <embed>0</embed> to <embed>1</embed>
    Regards,
    Gunnar
    Edited by: Gunnar Mar Gunnarsson on May 20, 2010 10:13 AM

  • Adobe LiveCycle product for printHouse ???

    Hi,
    I have Adobe LiveCycle Output ES3 to generate customer statements. What product of Adobe should I use to print those statements? Following are details of requirement:
    1. Expected volume                   : 800000 statements every month
    2. Expected no of batches          : 50 batch jobs
    3: Enveloping required               :  Yes
    4. Dispatch to end user               : Required
    5. Archival required                    :  Yes
    Thanks and regards,
    Mayank

    OK. I found the solution.
    Indeed, the Designer HAS TO BE installed with the Documentum Desktop 5.3 SP4. Which installed the DFC 5. When installing Desktop 5.3 SP5 instead of SP4, it seems that the registry entries or files are missing and the Deisgner cannot find the Documentum Desktop installation (maybe something is different in the installation procedure of the Destkop application).
    Then,...if you want installing DCTM Desktop 5.3 SP5 with Adobe Designer 7, I strongly recommend installing Desktop 5.3 SP4 first, then installing Adobe designer 7 with the DCTM plugin, next, uninstall SP4 and install SP5 in the same directory as the previous installation. I tried it and it worked perfectly!
    Hope this helps some of you.
    Regards,
    Tanguy

  • Adobe LiveCycle Designer ES closes every time I open it :(

    Hello all, I want to thank you beforehand for the help regarding this matter. I use Windows Vista and my Adobe LiveCycle Designer was working before but for the last week and a half or so I have not been able to get it to work! I have done scandisk/defrag/and have multiple software to keep my computer clean so I have taken those precautions beforehand. To the problem...:
    My Adobe LiveCycle Designer opens up and it was working previously as mentioned, but when I try to open it by either opening or converting a form or creating a new form with a template, I am not able to as it gives me an error message and closes! It gives me an error message of "Adobe LiveCycle Designer ES has stopped working" and a screenshot of this is provided at the following link:
    http://www.mediafire.com/imgbnc.php/bc59d422150595157c212a5b181313244g.jpg
    I don't know what to do and wanted to see if I could solve this problem before I was forced to try to manually reinstall it so hopefully I don't have to go through that. I appreciate the help once again!

    I am dealing with the same problem. I called Adobe technical support and spent hours to fix the problem but none worked. I tried to explain them the error might be caused by the Activation process but they just made me uninstall and install application several times.
    When I start LiveCycle it gives the following error: adobe livecycle designer es has stopped working.
    I start debugger to see what's going on and get the following exception: Unhandled exception at 0x773db663 in FormDesigner.exe: 0xC015000F: The activation context being deactivated is not the most recently activated one.
    Does anyone know how to deactivate this product manually? Because deactivate menu is dimmed and I cannot deactivate product from the program. I believe if I can just remove activation info and activate it again this problem might disappear.
    Thanks

  • My Adobe LiveCycle Designer ES closes when I open it....:(

    Hello all, I want to thank you beforehand for the help regarding this matter. I use Windows Vista and my Adobe LiveCycle Designer was working before but for the last week and a half or so I have not been able to get it to work! I have done scandisk/defrag/and have multiple software to keep my computer clean so I have taken those precautions beforehand. To the problem...:
    My Adobe LiveCycle Designer opens up and it was working previously as mentioned, but when I try to open it by either opening or converting a form or creating a new form with a template, I am not able to as it gives me an error message and closes! It gives me an error message of "Adobe LiveCycle Designer ES has stopped working" and a screenshot of this is provided at the following link:
    http://www.mediafire.com/imgbnc.php/bc59d422150595157c212a5b181313244g.jpg
    I don't know what to do and wanted to see if I could solve this problem before I was forced to try to manually reinstall it so hopefully I don't have to go through that. I appreciate the help once again!

    Hi,
    I have a few screenshots here that show Windows XP and Vista: http://forums.adobe.com/message/2226510#2226510.
    C:\Users\Username\AppData\Roaming\Adobe\Designer\8.2\
    In addition it is the same location for Windows 7:
    Good luck,
    Niall

  • Adobe LiveCycle Designer ES closes when I open it...

    Hello all, I want to thank you beforehand for the help regarding this matter. I use Windows Vista and my Adobe LiveCycle Designer was working before but for the last week and a half or so I have not been able to get it to work! I have done scandisk/defrag/and have multiple software to keep my computer clean so I have taken those precautions beforehand. To the problem...:
    My Adobe LiveCycle Designer opens up and it was working previously as mentioned, but when I try to open it by either opening or converting a form or creating a new form with a template, I am not able to as it gives me an error message and closes! It gives me an error message of "Adobe LiveCycle Designer ES has stopped working" and a screenshot of this is provided at the following link:
    http://www.mediafire.com/imgbnc.php/bc59d422150595157c212a5b181313244g.jpg
    I don't know what to do and wanted to see if I could solve this problem before I was forced to try to manually reinstall it so hopefully I don't have to go through that. I appreciate the help once again!

    Shawn,
    This may be a couple of known things; one is related to your specific installation (may have become corrupted if you did an upgrade from a previous version, especially if you upgraded from Beta?) Or, it may be related to a known SQL Server compatibility bug for which a hotfix will shortly be posted. (Problem with some Microsoft DLLs that get updated if you install SQL server).
    If you have SQL Server installed, try looking on these forums for a patch that should be posted within the next 2 days. If not - please contact me directly, as I'd like to get someone on my development team to help look through your installation and see what the problem is, so we can fix this properly.
    Mike

  • How to populate dynamic table in Adobe Livecycle form with cfpdfform?

    Hello all,
    after two days search on the above topic without results I hope someone here can help me.
    The problem:
    I have an Adobe PDF form created with Adobe Livecycle Designer that has a dynamic table inside it. The table Table1 consists of a Header Row with 4 cells of text and a data row Row1 with four cells each one having a Textfield Cell1, Cell2,Cell3 and Cell4.
    Table1 sits inside a subform mytable. The subform is made to flow and the Row1 has the Binding Repeat Row for Each Data Item checked.
    Everything is enclosed within the standard subform form1.
    Whe I use the following code, I supposed that the table should have two rows..because it is said it will be dynamic:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <cfpdfform action="populate" source="test.pdf" destination="testout.pdf" overwrite="yes" >
    <cfpdfsubform name="form1">
      <cfpdfsubform name="mytable">
        <cfpdfsubform name="Table1">
          <cfpdfsubform name="Row1">
            <cfpdfformparam name="Cell1" value="1">
            <cfpdfformparam name="Cell2" value="2">
            <cfpdfformparam name="Cell3" value="3">
            <cfpdfformparam name="Cell4" value="4">
          </cfpdfsubform>
          <cfpdfsubform name="Row2">
            <cfpdfformparam name="Cell1" value="5">
            <cfpdfformparam name="Cell2" value="6">
            <cfpdfformparam name="Cell3" value="7">
            <cfpdfformparam name="Cell4" value="8">
          </cfpdfsubform>
        </cfpdfsubform>
      </cfpdfsubform>
    </cfpdfsubform>
    </cfpdfform>
    <cfpdfform action="read" source="testout.pdf" result="testout" />
    <cfdump var="#testout#">
    </body>
    </html>
    What happes is:
    The testout.pdf displays just one row,with the values 1,2,3,4 the second row is only visible when I export the data as xml but not within the PDF.
    Please can someone enlighten me?
    Thanks and regards
    Gilbert

    When populating your pdf fields, you can loop through all the records in a query like so...
       <cfloop from="1" to="#query1.recordCount#" index="i">
                <cfpdfformparam name="txtField1_#i#" value="#query1.Field1[i]#">
                <cfpdfformparam name="txtField2_#i#" value="#query1.Field2[i]#">
      </cfloop>
    This will handle two rows or thirty rows just the same.  In this case my fields in the pdf have the row # as a suffix.

  • Adobe LiveCycle Designer keeps crashing

    Hello All,
    I am currently using Adobe LiveCycle Designer Version 11 with SAP GUI version 730. The Adobe LiveCycle Software keeps crashing within a few minutes whenever I am working on the Layout.
    I have tried deleting "C:\Users\(UserName)\AppData\Roaming\Adobe\Designer" folder but it did not help.
    Can someone please help?
    Avinash

    Hello
    Is this issue resolved ?
    Also mark this Discussion with a Correct Answer and Helpful Answer where appropriate.
    See http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why 
    Even if you discovered the solution without any outside contributions, it helps others to understand what the solution turned out to be
    Regards
    Sandy

  • Adobe LiveCycle Designer error in WebDynpro

    Gurus,
    In the Adobe interactive form I am trying to add some elements from the library. As soon i drag and drop some element in the form I get message as below.
    "Adobe LiveCycle Designer has encountered a problem and needs to close.  We are sorry for the inconvenience."
    I am using SAP GUI 710.

    Hi Anuradha,
    Seems some issues with the installation of ALD, you can try reinstalling the same.
    Regards,
    Arafat

Maybe you are looking for

  • Indesign and Ripping ?

    I'm fairly sure you cannot do this but i was wondering if you could use indesign to rip files for plates?  Right now we are using Indesign saving the PDF then going to Preps (From kodak) making our template and then double checking the templates in F

  • How can one put ACLs on "content" not just objects....?

    All, The security realms available in Weblogic Server only allows one to put ACL control on an "object" and not anything about putting security on the "content" that moves through that object or is accessible by that object. I wonder how people are d

  • Cisco IOS SLB or CSM?

    I am trying to inform myself if Cisco IOS supports Server Load Balancing (SLB) without the CSM. It appears this software has been integrated into a hardware module known as a Content Switching Module. (CSM) Aside from cost and being a hardware module

  • Subclassing java.util.logging.Level

    Has anyone tried subclassing java.util.logging.Level? If so, could you tell me how to do it. Thanks!

  • My colors do not look correct in the colors window

    This is kind of hard to describe and I wish I could show you a screen shot but my colors do not look like the default colors when I first installed CS4. So for my lack of ability to explain my problem very well, how do I reset CS4 to show me the orig