Unable to print on Zformat type.

Hi,
I had created a printer with a new o/p device with a copy of sapwin device type and copied as zwin device type.
We are using the frontend printer for printing.I m able to take the print from the standard formats such as X_65_200,x_65_80 etc. but i m not able to take print on Z format which is of z_65_225.Can anyone suggest that how to get the print of the same.When I try to take print with the cute pdf writer it generates the pdf but , when tried to open the pdf it messages as "unable to open"
Please consider this at high priority as my developer is dependent on this.
Eagerly waiting for the reply.
Regards,
Amit

Plese initialize the page format from SPAD transaction.
simply creating new page format doesnt work..You have to initialize the page format.

Similar Messages

  • HP Officejet Pro 8610 - Unable to print windows 8.1

    Hi ,
    I've recently purchased HP Officejet Pro 8610 and unable to print from windows.
    I am running 64bit Windows 8.1
    I can print from Web via email
    I can print using the HP AiO Remote app in windows. This doesnt have full functionality and is also inconvenient if I am working on documents and I want to print.
    I have tried the following:
    - Uninstalling and reinstalling from CD provided with printer
    - Using the HP printer troubleshooter assistant, no success
    - Downloading the software direct from HP website
    - Updating the firmware using OJP8610_R1416A.exe
    -Changing the port to the network port (in this case it is 192.168.0.200, it responds to a ping, also set the printer to have a static ip)
    This is the error message that i get when i try to print a test page when i choose printer properties in the control panel
    "test page failed to print. would you like to view the printer troubleshooter for assistance"
    I have trawlled through other member's issues and i cant seem to find a fix for myself
    Please help
    Appreciation in advanced

    Hi @binhdai  & @JFB2014 
    I would like to help you both the best I can, and I appreciate the troubleshooting efforts you have both made up to this point. Please try the steps below and let me know the outcome;
    1. Uninstall the software - Uninstalling the Printer Software Instructions.
    2. Hold down the Windows Logo key () on the keyboard and the 'R' to open the run box.
    3. Type in "spool" and press Enter or select OK.
    4. Select and open the Drivers folder, select the x64 folder if you have a 64-bit Operating System or the w32 x 86 if you have a 32-bit Operating System.
    5. Open the 3 folder, locate the HPBXPSRENDER.DLL file and rename it into HPBXPSRENDER.OLD
    6. Reinstall the printer; HP Officejet Pro 8610 e-All-in-One Printer series Full Feature Software and Drivers
    Fingers crossed
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • PDF: Unable to print a document as PDF from APEX when using the BI Publishe

    Hi,
    From an APEX application, I am unable to print a document in a PDF format when using the Oracle BI Publisher.\
    Here is the configuration:
    1) Server A is W2K3 and hosts the Oracle BI Publisher server, with IP address ip01.
    2) Server B is a OEL5.2 and hosts the database server of the APEX application, with IP address ip02.
    3) Machine C is a W7 desktop from which through an URL both the APEX applicationn and the BI server are accessed, with IP address ip03.
    4) The APEX application is configured with the following to use the Oracle BI Publisher:
    - Printer server: Advanced (requires Oracle BI Publisher)
    - Printer server protocol: HTTP
    - Printer server host address: ip01
    - Printer server port: 9704
    - Printer server script: /xmlpserver/convert
    - Network services are enabled (at least I did get any warning/error message)
    From C, I access the the APEX application through its URL, if I try to download a page by selecting PDF in the download section of the interative report section for that page, I am unable to open if and get the error:
    <file>. pdf file can not be opened because the file type is not supported or because it is damaged (because, for example as an e-mail attachment is not sent and correctly decoded)
    Yet, still from C, I am able to open any other PDF document.
    The same way, still from C, acessing the APEX application through its URL, I have a query report defined with a PDF output format. Then, when I test the report (Test Report in the Report query) for that query, I get the error:
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    At first sight this could be a wong entry in the priinter configuration for APEX. But with this address, through the URL I can log in to the Oracle BI Publisher server.
    Does someone has an idea what the problem could be?
    Thanks for any tips.

    How are you trying to print to pdf?
    Don't go via PostScript or Acrobat Distiller, which are old deprecated technology.
    You use:
    Menu > File > Print > PDF (button bottom left) > Save as PDF…
    Peter

  • Unable to print the report after SP2 (CR 2008 / VS 2008)?

    I'm developing an ASP.NET application using VS 2008 (Framework 3.5). I have installed CR 2008 with SP (0, 1, and 2).
    I created an invoice report and I printed it as test for the report and it works okay. I needed to change the page size of the report to a user defined size and reset all of the margins to zero.
    After I did that I was unable to print the report again and every time I tried to print the report nothing gets printed.
    I checked my environment to find the cause of this problem but I found nothing except that I'm using CR runtime for SP1 and I'm currently using SP2. So I did remove CR runtime for SP1 and install CR runtime for SP2.
    The problem didn't go away and I faced one more problem.
    Usually I'm using a dataset as a data source for my reports. After installing the CR runtime for SP2 I couldn't see any date column in my report data source (Dataset). All other types of columns appear except date fields! Why I have no Idea?
    After I do some more testing regarding my issue I found out the following
    1.     When I add a new report to my web application and I don't change the page setting the report work fine.
    2.     When I change the page setup settings (Page Margins, horizontal width and vertical height) the report show up okay but never gets printed.
    Why I don't know?
    Addition to that the report dataset (Data Source) showing in the field explorer never shows any date type field?
    All of the above issues happened with me after installing SP2.
    OS: WindowsXP Pro SP3
    CR 2008 (SP 0, 1, 2)
    VS 2008 SP1
    Please I need your help.
    Edited by: Sami Aljafer on Oct 12, 2009 8:35 PM
    Edited by: Sami Aljafer on Oct 12, 2009 8:38 PM

    Hi, Sami;
    Are you printing from the Crystal preview window, or in code?
    If you are printing from the preview window, try printing via code, such as:
    An example of print to printer:
    crReportDocument = New ReportDocument
    crReportDocument.Load("h:\labels2.rpt")
    ''Use error handling in case an error occurs
    Try
    ''Set the printer name to print the report to. By default the sample
    ''report does not have a defult printer specified. This will tell the
    ''engine to use the specified printer to print the report. Print out
    ''a test page (from Printer properties) to get the correct value.
    crReportDocument.PrintOptions.PrinterName = "
    dwcb12003\ZDesigner ZM400 200 dpi (ZPL)"
    ''Start the printing process. Provide details of the print job
    ''using the arguments.
    crReportDocument.PrintToPrinter(1, True, 1, 1)
    Please post your question about the dataset as a new post.
    Regards,
    Jonathan
    Edited by: Jonathan Parminter on Oct 12, 2009 2:28 PM

  • I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510

    I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510 printer) from Excel or Word.  When I click on the Print menu item in Excel, there is a flash in the background like it is trying to open the print window, but nothing else.  I am able to print from other programs like TextEdit, Mail or KakeidaGraph.  As far as I know I have the latest Epson print driver.
    Also, I am also unable to open an existing Excel or Word file from the open menu - both programs lock up and do not respond.  I have to force quit.  After I restart Excel or Word I can open an existing file by double clicking on the file, but if I again try to open another file from the open menu, Excel or Word lock up.
    Any similar problems?

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • Unable to print to Adobe printer in any program including Office 2010

    My sustem is a Windows 7 64 bit.  I have Office 2010 installed as well as Adobe Acrobat Pro X ver 10.1.3.  I am unable to print to the Adobe PDF printer.  If I select it in Notepad it is Greyed out.  If I select it in an Office product like Word or Excel it shows that it is READY.  However if I select it so I can print to PDF I get an error message "Word cannot print.  There is no printer installed."
    If I got to Devices and Printers Adobe PDF is listed.  If I right click on it and select "Printing Preferences"  I get an error message "Operation could not be completed."
    If I select Printer Properties I get an error message "The "Adobe PDF Converter" printer driver is not installed on this computer.  Some printer properties will not be accessible unless you install the printer driver.  Do you want to install the driver now?"
    If I click YES a wizard pops up, the Add Printer Driver Wizard.  I select Next, choose either any of the Adobe PDF Converter Versions or HAVE DISK, the NEXT.  If I select have disk I go to the proper place "C:\Program Files (x86)\Adobe\Acrobat 10\Acrobat\Xtras\AdobePDF" and select the file AdobePDF.inf.  I then select the top Adobe PDF Converter and select Next.  It says You have successfully completed the Add Printer Driver Wizard.  You are about to add "Adobe PDF Converter, x64, Type - User Mode.  I click Finish and get another error.
    This error says "Unable to install Adobe PDF Converter, Type - User Mode, x64 driver.  Operation could not be completed (error 0x00000002)."  I select OK and Adobe PDF Properties pops up.  It has tabs like General, Sharing, Ports, Advanced, Color Management & Security. I can click on any of them and make any changes but once I click on OK and close the window and then Right Click on Adobe PDF there is no change to my results.  I still get all of the above errors.
    I have tried deleting the Adobe PDF printer and then selecting in Programs & Featues (Old ADD/REMOVE) the Adobe Acrobat X Pro item and right clicking on it and the selecting Change.  It goes through almost a reinstall, it adds the Adobe Printer back but NO CHANGE.  I still can't print to Adobe PDF.
    Can someone help?

    Can you try 'Print as Image' (Advanced button on Print panel).

  • Canon printer / unable to print a brcode / print preview ..

    Hi ,
    After all those sdn searching and googling i still not in the correct way
    Barcode is not getting displayed in either print preview or in print output .
    1. SAPSCRIPT-BARCODETEST - (so10) standard text is displaying barcode in atleast in print preview .
    2. *In smartform *is displaying barcode in print preview .
    3. In sap scripts  unable to get print preview . (Wt am lookin for )
    4. Printer device / output types is perfect .
    If i could atleast see a print preview with barcode that would atleast solve ma issue ..
    Tried with several sdn  ways .and . tired of installing barode s/ws and barcode.dll
    Printer is canon IR 3570 ..
    regards ,

    does the canon IR 3570 support barcodes (or through your .dll or whatever)?
    If so, did you correctly define your barcode in SAPScript as a character format?  Did you choose/insert the barcode name in the barcode field?  In the layout, do you have the character format and barcode field?.  In the example below, a barcode B3, described of 3of9 would output the barcode in the ITEM_LINE element:
    /E ITEM_LINE
    /    ,,<B3>&VBDPA-MATNR& < / >  -note:remove the spaces....
    You can control the length like <B3>&VBDPA-MATNR(12)&< / >

  • Unable to print with Adobe Acrobat Pro - latest version 10.1.10

    Hi,
    I have installed Adobe Acrobat Pro on my mac book air version 10.9.2. but am unable to print. When I print a PDF, it shows up in the printer icon as complete but when I go to the printer, nothing is there? Can someone help?

    Hi Frank,
    This type of error usually occurs when two or more than two programs are accessing the same file at a point of time.
    Does this issue occur with that specific pdf or with other pdfs too?
    How about if you make a copy of that pdf and then try deleting pages from that copied pdf? Do let me know if that works.
    If possible...Can you mail me that pdf file at [email protected] so that i can check this issue at my end?
    Regards,
    Rahul

  • Unable to print multiple copies of documents on Win7 machine with Office 2010

    Since upgrading to Windows 7, I have been unable to print multiple copies of documents in any MS Office 2007, 2010, Word Pad or Adobe Reader 9.  I also experience the same problem if I print from Word Pad.  The issue appears to be associated with the Collate Option in the Print Dialog box.  If the Collate box is checked, I only get one copy of the document.  If I uncheck the Collate box I get as many copies as I choose.   The problem is that with the Collate box unchecked, I have to collate multiple copies by hand, and with 10 – 20 copies of multi-page documents that can be quite a chore.
    The ironic thing is that MS Visio 2003, on the same machine, prints and collates as many copies as I choose, with the Collate box checked.   
    I can print multiple copies of Word 2003 documents from my wife’s Win XP machine to the same printer, but not from my Win 7 machine with Office 2010.
    My printer is an HP LaserJet 1320nw and I have downloaded and installed the latest printer drivers from the HP Web site.
    Has anyone experienced this problem, and if so, are you aware of a solution other than unchecking the Collate box?

    I have the same issues with my LJ1320. I have Office 2010 and Windows 7 Ultimate 64 bit.   However, my printing problem is more widespread since I have been unsuccessful at printing multiple copies of all types of documents, not just from  Office 2010.  For example, I have the same problem trying to print multiple copies from  Internet Explorer.
    I also have other problems printing  from Office 2010 that you may not have discovered yet.  I cannot print Excel spreadsheet grid lines from Office 2010 if those documents were originally created in an earlier version of Office.  I tried saving them as Office 2010 documents and also using compatibility mode but nothing worked.  These same documents print fine on the same printer from my laptop which uses Windows Vista and Office 2007.  Also Excel spreadsheets originated in Office 2010 print nicely.
    Looks like HP has a few bugs in their printer drivers.
    I note that HP released a new Universal Print Driver for Windows PCL5x64 on Feb 18, 2011 (Version 5.2.6).  Have you tried it yet? 

  • Lenovo T430 unable to print to Officejet 8625 overwireless

    After trying each and every method to resolve this myself without success, reaching out to the forums.
    My Lenovo T430 ThinkPad is on a wireless network which my printer is on.  The printer is detected by the HP Doctor software.
    However, no matter what I do - uninstall and reinstall the software, shutdown and restart the network / printer / laptop, using HP Scan Doctor etc. - I am unable to print to the printer.
    Any ideas on how to proceed here? I'm almost at the point that I'm ready to repack the printer and return it...
    Thanks.

    Hi @Nexus007 ,
    I'd like to help you with setup the printer over the wireless network.
    Power cycle the router, restart the computer and the printer.
    Print a configuration page to get the printer's IPv4 address.
    Printing a Network Configuration Page.
    Try and access the Embedded Web Server for the printer.
    Type the IP address into your web browser's address bar. (Internet Explorer)
    Did it load the page?
    Find out what the computer is showing for the printer's IP by doing the following:
    Go to Start, Devices and Printers, right click the printer, go to Printer Properties, select Ports tab, click Configure Port.
    If they don't match then close the configure port window and click Create a Port and follow the wizard.
    Type in the proper IPv4 address.
    Make sure the printer is online.
    Did they match?
    Try and ping the printer.
    In the same window, type ping printers IP address (space between ping and IP address)
    What are the results?
    If you are having any issues with the IPv4 address assigned to the printer, restore the printer defaults and run the Wireless Setup Wizard on the printer.
    Touch the Setup icon (). The Setup Menu screen displays.
    Touch Network, touch Wireless Setup Wizard.
    Then go to Start, All Programs, HP, Officejet 8625, then Setup
    Click the Windows icon (), click All Programs, click HP, click the folder for your printer, and then click the icon for your printer. The printer software opens.
    Click Printer Setup & Software Selection.
    Click Connect a new printer .
    Test the printer. 
    Let me know the results.
    Have a fantastic day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Unable to print images using ENVY 4500 - a red x appears

    I am unable to print certain images and instead see a red x where the image should be.
    This worked fine for a similar image a month ago.
    How can this be resolved?

    Hi there, from what type of device are you trying to print the images from e.g. a smartphone/tablet or a PC/laptop?
    Best
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • UNABLE TO CAST OBJECT OF TYPE 'PROFILECOMMON' TO TYPE 'PROFILECOMMON'

    I have four web application configured on the IIS with .Net Framework 2.0
    All the applications are working fine except one.
    If the system / server, restarted. The Application throws an error message "UNABLE TO CAST OBJECT OF TYPE 'PROFILECOMMON' TO TYPE 'PROFILECOMMON'"
    When I searched for the issue, they have mentioned that the temporary
    Profile class clashes with your ProfileCommon class.
    By setting <profile enabled="false"> you are telling it to NOT generate the dynamic, temporary Profile
    class and use your own instead.
    On every restart, I need to change the attribute value to make it work.
    Can you please let me know, why it crashed on server restart? How it can be resolved ?
    Root cause???
    Please help on this.
    MJ - Man of Joy (Rajkumar) Techno Geek

    Hello,
        Try located at c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\<your app name>\87f549dc\aa62540\Sources_App_Code\profile.cdcab7d2.cs 
    This temporary Profile class clashes with your ProfileCommon class. By setting <profile enabled="false"> you are telling it to NOT generate the dynamic, temporary Profile class and use your own instead.
     if the reply help you mark it as your answer.
     Free Managed C#
    Word,  PDF , Excel Component(Create,
    Modify, Convert & Print) 

  • I am unable to print to the Lightning PDF software (by Avanquest Software) after updating to 6.02. It worked with the previous version of Firefox. Is there a patch or fix for this problem?

    I am unable to print to the Lightning PDF software (by Avanquest Software) after updating to 6.02. It worked with the previous version of Firefox. Is there a patch or fix for this problem?
    This is the error that is received:
    Cannot open file "C:\Users\Calandra\AppData\Local\Temp\Ask_a_Question__Firefox_Help.pdf". The process cannot access the file because it is being used by another process
    Any information that you can provide will be greatly appreciated.

    Sorry to say that, but the entire system seems ill-designed.
    If I understand correctly, then to add a new Section to a site, you have to subclass SubSection and somewhow integrate that into the system?
    I would be my expectation that you only need to subclass SubSection when you tried to introduce a new type of SubSection.
    The title & all other natural language Strings should never be hardcoded in Java code, but rather taken from some external storage (Database, XML, flat files, ...).

  • Photosmart c410 unable to print with Mavericks 10.9.3

    up until the latest Mac OS X update (10.9.3 out May 25th 2014), i was able to print (wireless) without incedent. But since that update, i've been unable to print to that printer.  My wife's HP laptop (running windows 8.1) prints fine to the printer (HP Photosmart c410).  My Macbook Air recognizes the printer and connects without problem but when i go to print, the printer shows "printing...printer in use" but does not awaken the printer.  
    i have no issue printing to my Epson Artisan 810 so suspect the problem lies with a specific driver issue between 10.9.3 and the HP PS c410.  any ideas? (i've deleated and re-added the printer but no change).

    Hi Zedman435,
    Only having the AirPrint driver tells me that there is something missing. Please complete the steps below.  
    Reset Printing System
    Click the Apple icon (   ), and then click System Preferences.
    In the Hardware section, click Print & Fax/Scan. The Print & Fax/Scan  dialog box opens.
    Right-click (or  Ctrl  +click) in the left panel, and then click Reset printing system…
    Click OKto confirm the reset.
    Type the correct Name and Password.
    Click OK to reset the printing system. The Print & Fax dialog box shows no printer selected
    Note: This will remove all printers in the print and Fax/Scan, any printer removed can be re-added later by clicking the plus (+) symbol.
    Repair Disk Permissions
    On the Dock, click Applications, and then click Utilities.
    Double-clickDisk Utility.
    Highlight your hard drive/partition on the left (by default this is "Macintosh HD").
    Click the Repair Disk Permissions button at the bottom of the window.
    Once the repair is complete, restart the computer and download and install the HP Printer Drivers for OS X.
    Now when you add the printer, you should have the HP driver to choose, do not select the AirPrint driver.
    Select Add other Printer or Scanner                                                       
    Select the printer you are adding and next to 'Use' you can the printer driver 
    Please let me know how this works out. Thanks.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Iam unable to print  u2264 in Smartforms

    Hi everyone,
    Iam unable to print  &#8804; symbol in Smartforms. When i use this
    symbol it is printing as # and when iam converting smartform
    to PDF format it is showing  &#8804; symbol as 'd' .Please help me in this issue. It is very urgent.
    Thanks in advance
    Manohar

    Hi Manohar,
    Is your system unicode enabled? if so try using the true type font, which will support all the special characteristics. If your system is not unicode enabled then try changing your font to helvecyr or timescyr and also try changing the device type to get the proper print out.
    Hope this helps you

Maybe you are looking for

  • How do i use my time capsule to back up another mac?

    How do I set up my time capsule to back up another mac computer?

  • Enquiry of ATP in sales order

    Dear experts, In the sales order, I can view the availability when clicking availability check. There're two fields, like "delivery", "confirmed delivery". I create the delivery for the sales order. But those two fields does not get updated. What doe

  • Vendor from Contract not defaulting in Shopping Cart in SRM 5.2 Classic Scenrario

    We have the Classic Scenarios implemented for Indirect Procurement. There is only a one contract maintained for the Material group + Vendor combination on the ECC system. When creating a Shopping Cart the Vendor shows up under the "Source of Supply"

  • Changing Face Assignments

    I've just switched to Aperture from iPhoto and I have to say overall the experience is better. I've assigned names to faces that have been found by the system. Overall, it's done a better job than iPhoto. However, by accident some of the faces assign

  • Action bindings for html anchor tags

    I've used this code to use a link in the same way you would use a button: <a href="theAnswers.do?event=create&Arg0=<c:out  value=${bindings.Create.enabledString" />"> <img height="26" width="34" src="insert.GIF"/> It works for several operations exce