EPM WebAnalysis - bug in color selection dialog

Hello,
In WA, color selection dialog does not work (11.1.1.2 and 11.1.1.3 versions). Steps to reproduce bug:
1) Open and login to WebAnalysis
2) Select File -> Preferences
3) Select "SpreadSheet"
4) Click Background color (or any other color selection button)
5) An empty window will be opened. In Java console, there will be message: "*[ERROR] HYAColorChooserDlgPanel - -Invalid mnemonic index: 8*"
Is there any workarounds on this? I did not found any metalink notes about this bug.
Thanks in advance.

Hi Gorka,
create your own DLL and invoke:
BROWSEINFO bi;
ITEMIDLIST* pidl = SHBrowseForFolder( &bi );
SHGetPathFromIDList( pidl, selectedPathName);
return selectedPathName;
For more information look at this
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/pla
tform/Shell/Functions/SHBrowseForFolder.asp
I hope it helps.
Mareike
"Gorka Larrea" wrote in message
news:[email protected]..
> Can you explain that more deeply? I'd like to know more...
>

Similar Messages

  • Bug:  Holding slider in Photoshop CS3 color selection dialog causes issues under Windows 7

    I was using the color selection dialog this morning and discovered that clicking and holding the vertical slider or the little arrows for about three or four seconds causes Windows 7 to declare Photoshop CS3 as being unresponsive.  The whole Photoshop UI starts freaking out at that point:  The color selection dialog "vanishes" and black bars start appearing all across the application.  Minimizing and then showing the application restores it to its previous state.

    You're welcome.  Glad to hear the driver update corrected the issue for you.
    TheFunnyMonkey wrote:
    I'm slightly envious of your 5670. But only slightly.
    I just got it, having previously used a 4670.  The 5670 is not hugely fast in the benchmarks, probably not much faster than yours, but it animates everything in Photoshop perfectly smoothly (Photoshop is far less demanding than most games).  I am most fond of the fact that the 5670 draws so little power it doesn't need an extra power connection over and above what it gets from the PCIe buss, and so it runs cool and quiet.
    -Noel

  • How to open color selection diaglog in 10g forms   Plz help

    Hi Everybody
    I'm new to oracle 10g forms
    I want to open color selection dialog in 10g forms
    I've configured demos...nd they r working well....
    Now i want to use code in my forms.......But I tried to see it from the source.. But I couldn't understand...
    Plz help....If anybody knows...
    Thanx in advance

    I've added
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar,colorPicker.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar,colorPicker.jar
    java.io.IOException: Caching not supported for http://192.168.0.106:8890/forms/java/frmall_jinit.jar
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://192.168.0.106:8890/forms/java/frmall_jinit.jar
    java.io.IOException: Caching not supported for http://192.168.0.106:8890/forms/java/colorPicker.jar
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.ewt.util.FocusUtils.<clinit>(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.getUIDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
         at oracle.ewt.swing.JBufferedApplet.<init>(Unknown Source)
         at oracle.forms.engine.Main.<init>(Unknown Source)
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://192.168.0.106:8890/forms/java/colorPicker.jar
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    *** VBean Setting debugMode to ALL
    *** VBean Setting beanName to oracle.forms.demos.beans.ColorPicker
    *** VBean Failed to instantiate class: oracle.forms.demos.beans.ColorPicker java.lang.ClassNotFoundException: oracle.forms.demos.beans.ColorPicker

  • Bug: 9780 blue color selection cursor missing

    I am having the blue color selection cursor missing when I do the following:
    At home screen, click blackberry button to open tray, but blue color cursor not shown and I cannot select application. I need to close tray and try few times.
    At home screen, scroll to the top to open network panel for changing 2G or 3G. But the blue cursor not shown and I need to close it and reopen few times.

    Hejdo,
    Have you tried to repair permissions, and check/repair disk? Looks like some Finder plist file getting corrupted after a little use of your computer. Also, you could try and create a new user account, and log in onto this new account, to check if your problems exist on this new account too. If not, then something is going awry on your own (admin?) account; if not, well, then your issue is system-wide.

  • Help with color selection bug?

    Whenever I go to the color selection menu and select a color, it shows the color and I can select various colors. Then I go back to the canvas, and it turns gray, and only shows gray in the little "current color box." I'm wondering if I may have accidentally changed something, or if it's just not cooperating. It seems to only be on select canvases though, because I opened a different project and the colors worked fine. Someone, please help!

    Check the color mode of your document under Image>Mode. You want RGB Color.
    Also make sure you don't have a layer mask active.

  • How can I pop up a Color Selection table?

    When I click on a color box control in the front panel,it will pop up a color selction table.My question is how can I control the pop up of the color selection table in the diagram?for example,if a boolean control is clicked then I want to pop up the color selection table,If the color selection table is an Active Control,what's the name if it?
    Any help will be appreciated.

    Just use a color control.
    Attached is an example. The example run as a dialog box
    Best regards;
    EJV
    www.vartortech.com
    Attachments:
    select_color.vi ‏11 KB

  • Printer selection dialog on client

    I have to fire a print out from a jsp page.
    I am using java.awt.PrinterJob, Printable and Book classes for the print.
    When I call the PrinterJob.printDialog(), the Printer Proerties selection box
    is popped on the server.
    Is there any way I can pop up the printer selection dialog box on the client machine?
    Thanks

    You won't be able to use a java class to open anything on your client.
    Your java program runs on a server and builds HTML for the client browser. You can either do as Zetor suggested and put print functionality in an applet, or include javascript in the HTML page you build that will do your printing.

  • Printer selection dialog on client by servlet

    I have to fire a print out from a jsp page.
    I am using java.awt.PrinterJob, Printable and Book classes for the print.
    When I call the PrinterJob.printDialog(), the Printer Proerties selection box
    is popped on the server.
    Is there any way I can pop up the printer selection dialog box on the client machine?
    Thanks

    Servlets is executed in the server, for that reason it appears to you the window of impression in the server, and not in the client.
    In order to print in the client I suggest one to you of these 2 solutions:
    First solution: When the user wants to print something, he creates a new window of the browser with a page HTML that contains what you want to print and to print it from there with javascript. Something complicated if it is not known like doing it. See the javascript code window.print();
    Second solution: To use the program Crystal Reports. The quality is excellent, but it is necessary to buy it.
    greetings.

  • How do I resolve: Field Selection dialog [Pick... button] in "Mark as read-only" section of Signed tab for Digital Signature field is not working

    I am using Acrobat Pro X on Windows 7 Enterprise x64 to create a form. When I have a simple form with a few fields, I am able to use the "Pick..." button to select the fields I want to select, but in a more complex form (20 fields with 3 Signature fields) The Field Selection dialog does not work. I can make the selections, but they are not saved. Removing fields does not resolve issue. IF I start with a blank form and add a few fields, the dialog will work, but after adding more, it quits working. Reader XI is also installed.

    And that is why many responders use only the custom JavaScript calculation option.
    The UI for the select fields and simplified field nations are only a way to pass field names to a JavaScript function that performs the actual calculation. Sometimes these functions call other functions and pass the parameters can lead to errors in the attempted code.
    I would start to learn code JavaScript for Acrobat.
    The pick field dialog is for performing calculations involving sums, products, averages, minimum, and maximum. I am not sure how that would work with a digital signature. Once a signature is applied the form fields could be locked.

  • Bug: Navigation: Save As Dialog Boxes in Windows (thus any application) goes to Computer Drive C - instead of Quick Access

    Bug: Navigation: Save As Dialog Boxes in Windows (thus any application) still have its legacy behavior implemented and navigates to a computer drive, by preselecting and letting the user start at Computer > Drive C - instead of Quick Access.
    This is simply a forgotten correction after Quick Access has been introduced that needs to be corrected for Quick Access to work effectively (in a valuable way for the user) with files not just during create and modify operations on files - but also Open
    file - using File Dialog Boxes (although users may use launch instead for Opening files using i.e. Explorer or navigation from shortcuts on the desktop).
    This missing change of File Dialog Box behavior is unintended and now contradicts the new design with Quick Access for faster navigation (so you should not have to start with a scroll and extra navigation to look for Quick Access (contradiction:
    i.e. QUICK Access)
    Please support the new navigation provided by Quick Access intended to give Quick Access - thus Save As must be able to start here.
    For variability, may be provide an overriding option in Explorer>Folder Options>General (if you change the default behaviour in the File Dialogue) to have Save As start at Computer > Drive C.
    ! Remember to do the change for the Common File Dialog as well - used by most widespread software applications in the Adobe software applications portfolio, i.e. Adobe Photoshop CS6

    Thank you for your time and response! Unfortunately, we have the machine locked down pretty tight (they are public use computers that require heavy restriction) and it is set to restrict all drives so access is limited to the local profile. We did try
    testing your method, however, by adding the Desktop as an allowed location in the Office policy (which would not solve the issue for the other applications but was good for a test) using the path %userprofile%\desktop. When choosing that location, it does
    not throw the error but unfortunately, it does not remember like it did for your with the E: drive so it still always throws the error when first loading the dialogue box no matter what I do. If you're able to confirm that this is simply by design and we're
    just expected to inform our users to click through the errors, then I guess that's the accepted answer. Although, do you think that there might be a registry key value that is set after you save to the E: drive for the first time? Maybe we could set that value
    to %userprofile%\desktop if it's doing the redirection after the first save through registry. Thanks again!

  • Could not see Diemensions and its Members  in Member Selection Dialog.

    Hi friends,
    I have an issue while trying to retrieve cube's data through a Member Selection Dialog using Application Builder.NET 9.2 APIs.
    I could able to sign on and could able to select the cube but the Dimensions and its members are shown empty. Iam developing this applicaiton on VisualStudio 2003 with Application Builder 9.2 and EDS 9.2. I could see the cube's data in Member Seletion Dialog when trying through a Spreadsheet client(exel sheet) but cannot see in MemberSelection Dialog in ApplnBuilder.NET application.Iam trying to populate the data into ListBox and DropDownList controls through respective adapters using HABNET 9.2 APIs. It would be great help if some one through light on the issue.
    Below is the log for Analytic High Availability Serverices.
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: sign on (from user cssToken session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: get domain store object names (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: connect to analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: list analytic services applications (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: list cubes (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: list cubes (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: list cubes (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: disconnect from analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:46:22 IST 2010 - Service using TCP/IP
    Request: sign off (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: sign on (from user cssToken session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: open cube view (from user demoadmin session number 0)
    Opening cube view on demodrive/Demo/Basic , demoadmin...
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: get domain store object properties (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: connect to analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: set active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: get cube view properties (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: set cube view properties (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: clear active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: disconnect from analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: close cube view (from user demoadmin session number 0)
    Fri Feb 05 17:47:35 IST 2010 - Service using TCP/IP
    Request: sign off (from user demoadmin session number 0)
    Fri Feb 05 17:56:26 IST 2010 - Service using TCP/IP
    Request: open cube view (from user demoadmin session number 0)
    Opening cube view on demodrive/DMDemo/Basic , demoadmin...
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get domain store object properties (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: connect to analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: set active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get cube view properties (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: set cube view properties (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: clear active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: disconnect from analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: close cube view (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: sign off (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: sign on (from user cssToken session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get domain store object properties (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: connect to analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: set active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get analytic services application Information (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get analytic services application state (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get cube state (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get cube note (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get alias (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: list aliases (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: get cube information (from user demoadmin session number 0)
    Fri Feb 05 17:56:28 IST 2010 - Service using TCP/IP
    Request: open cube outline (from user demoadmin session number 0)
    Opening outline on demodrive/DMDemo/Basic for user demoadmin...
    Fri Feb 05 17:56:29 IST 2010 - Service using TCP/IP
    Request: get child member names (from user demoadmin session number 0)
    Error in processing request:
    null
    Fri Feb 05 17:56:29 IST 2010 - Service using TCP/IP
    Request: close cube outline (from user demoadmin session number 0)
    Fri Feb 05 17:56:29 IST 2010 - Service using TCP/IP
    Request: clear active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:56:29 IST 2010 - Service using TCP/IP
    Request: clear active application/cube (from user demoadmin session number 0)
    Fri Feb 05 17:56:29 IST 2010 - Service using TCP/IP
    Request: disconnect from analytic service (from user demoadmin session number 0)
    Fri Feb 05 17:56:29 IST 2010 - Service using TCP/IP
    Request: sign off (from user demoadmin session number 0)

    Thanks everyone for replying to this message. We could never find a viable solution so we decided to re-image the computers/laptops of the handful of users with this issue. This seemed to do the trick. At this point we think that there was something interfering on the specific machines that we could not identify.
    Roman

  • Web links do not show as visited according to my color selection in content menu. visited siles/links should be in red, mine are not chsnging sfter a visit to a sits.

    web links do not show as visited according to my color selection in content menu. visited sites/links should be in red, mine are not changing after a visit to a sits. A good example would be a visit to a news article in google. mu colors are set to res for visited sites - it does not happen, in fact nothing changes

    Google is using a visited color (#551a8b) that is hardly distinguishable from the unvisited color (#2200cc), so may not notice it.
    * Make sure that you not run Firefox in (permanent) [[Private Browsing]] mode
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Automatically start Firefox in a private browsing session"
    You can look at these prefs on the about:config page to make sure that you keep history.
    *http://kb.mozillazine.org/browser.history_expire_days (180) (also affects saved form data)
    *http://kb.mozillazine.org/browser.history_expire_days_min (90)

  • Selectable Dialog Panel Tab Order Reversed when Plug-In compiled with XCode 3

    Hi,
    I'm not sure if anyone has seen this before, but I am experiencing
    a problem with the order of the panel tabs in a selectable dialog when compiling
    a CS3 plug-in using the following configuration.
    OSX 10.5.4
    XCode 3.
    ID SDK 5.0.3
    The problem is evident in the sample SDK plug-in "BasicSelectableDialog"
    Other than the obvious ( i.e. use XCode 2.4.1 ) is there a simple configuration fix for this??
    Regards,
    Mike.

    Update::
    Seems to be a problem with the ResourceEnabler or the call to CDialogCreator::GetOrderedPanelIDs() in the GetOrderedPanelIDs call in the dialog creator.
    The list returned is always empty when compiled in XCode 3, but filled in when compiled using XCode 241.
    Regards,
    Mike.

  • Multiple Selection dialog restricted to 5 rows

    Hi All,
    I have defined a select options in my WebDynpro view.
    When I try to enter some value using the Multiple Selection dialog (Extensions)  it only shows maximum of 5 rows.
    If need to enter more data, I just have to press the "insert" button and add new rows.
    But is there a way to populate more than 5 rows initially.
    Or is there a way to give a "Upload from clipboard" functionality when a user needs to enter more than 5 rows of selection input.
    Thanks in advance for your kind help.

    hi Thomas,
    Thank you so much for your quick response.
    But is there a way that I could at least increase the number of visible rows initially?

  • Printer Selection Dialog

    (Have moved this topic from business objects forums)
    Hi Gents,
    Firstly I hope am I posting in the right place.
    My Company recently upgrade our Jiwa Financial software package and part of this package includes a new version of Crystal Reports viewer, install folder says "BusinessObjects Enterprise 11"
    Previously when we generated a report with the older viewer it automatically printed based on the printer setup from our program settings
    The new version however does not, i have been in contact with Jiwa and they have stated its a change to the new viewer and they cannot help.
    So essentially I'm looking to find a way to suppress the printer selection dialog box
    I have hunted around and I found the following code for the report and printer generation.
    <Resources>
    <Printers>
    <Printer Key="1" Default="False">
    <LogicalName>Default</LogicalName>
    <DeviceName>infotec 2122 tray 2</DeviceName>
    <DriverName>winspool</DriverName>
    <Port>Ne02:</Port>
    </Printer>
    <Printer Default="True" Key="k2"><LogicalName>InvoicePrinter</LogicalName><DeviceName>AL-C1100 (Front counter)</DeviceName><DriverName>winspool</DriverName><Port>Ne05:</Port></Printer></Printers>
    </Resources>
    <SalesOrderReports LastKey="7">
    <ShipAndBill>
    <Report Key="7">
    <Name>Tax Invoice (Office)</Name><TradingCategory>Any</TradingCategory>
    <Path>J:\JiwaShared\Reports</Path>
    <File>NS_SALES INVOICE OFFICE.RPT</File>
    <Type>Invoice</Type>
    <LogicalPrinterName>InvoicePrinter,winspool,Ne05:,1,0,0,0,0</LogicalPrinterName>
    <NumberOfCopies>1</NumberOfCopies>
    <UseRange>False</UseRange>
    <RangeType>Cubic</RangeType>
    <MinRange>0</MinRange>
    <MaxRange>0</MaxRange>
    <BackorderStatus>Any</BackorderStatus>
    </Report>
    <Report Key="2">
    <Name>Tax Invoice</Name>
    <TradingCategory>Any</TradingCategory>
    <Path>J:\JiwaShared\Reports</Path>
    <File>NS_Sales Invoice.rpt</File>
    <Type>Invoice</Type>
    <LogicalPrinterName>InvoicePrinter</LogicalPrinterName>
    <NumberOfCopies>1</NumberOfCopies>
    <UseRange>False</UseRange>
    <RangeType/>
    <MinRange>0</MinRange>
    <MaxRange>0</MaxRange>
    <BackorderStatus>Any</BackorderStatus>
    </Report>
    <Report Key="1">
    <Name>Picking Slip</Name>
    <TradingCategory>Any</TradingCategory>
    <Path>J:\JiwaShared\Reports</Path>
    <File>NS_PICKING SLIP.RPT</File>
    <Type>Picking Sheet</Type>
    <LogicalPrinterName>InvoicePrinter</LogicalPrinterName>
    <NumberOfCopies>1</NumberOfCopies>
    <UseRange>False</UseRange>
    <RangeType/>
    <MinRange>0</MinRange>
    <MaxRange>0</MaxRange>
    <BackorderStatus>Any</BackorderStatus>
    </Report>
    </ShipAndBill>
    Is there anything I can do in this code that may allow me to just use the printer settings rather then asking for a dialog box to select the printer each time?
    Thanks in advance
    Robin

    Those don't look like Crystal/Business Objects config, but rather, something the Jiwa app is using. 
    Crystal SDKs provide both printing methods and viewer methods, where the viewer has a 'print button' that brings up the printer dialog box.
    Since you don't have code-level access to the Jiwa application, it's not something you'd be able to customize directly.
    Sincerely,
    Ted Ueda

Maybe you are looking for

  • How to change icon of a Folder-track?

    By Folder-track I mean the Folder in Arrange window that is created from "packing reions". Is that even possible in LogicPro7 - to change it's icon? I mean I know how to change icons for my audio tracks, audio-instrument tracks. And it would be nice

  • Sound EDL

    I am working on a feature length film that was shot entirely HD. (yes I know thats not really film) I captured all the files using FCP's log and capture feature. The audio was recorded as a mix-down in the camera as well as second system. We cut usin

  • How to Cancel Auto Launching of Programs at PC Start Up

    After I have updated my OS to OSX, whenever I start my MacBook Pro, several programs auto launch themselves - Word, Excel, Powerpoint and event email programs.  How do I cancel this auto launch routine?

  • IPhone advert on iPad

    Help - my iPad2 has annoying "white iPhone" advert that pops up every time I unlock screen or open safari!!

  • Indesign nested style not displaying correctly

    Hello, having a little bug here. when i style something that has a nested style, the styling doesn't continue after multiple lines unless i open and close the document... here is a visual example. the first paragraph is displaying correctly, the seco