Related Posts
  • Forum Post: How to allign empty report?

    Hi, I wanna to create Empty report it contain Static text...But allignment of that report is difficult any EASY way of creating empty reports.....
  • Forum Post: Re: Print Report to Printer through X++ Code in DAX 2009

    Normally what you're trying to do would work ok. The sales documents though work a little differently (Confirmations, Packing Slips, Invoices, etc). Since these reports normally will print during the posting process associated with it, the printer settings are pulled from the associated SalesFormLetter...
  • Forum Post: Drill Down on Standard DAX 2009

    When I searched for Drill Down Reports on DAX 2009 I found this under the topic Microsoft Dynamics AX standard reports Standard reports may contain orange links and blue links. Blue links Blue links indicate that you can drill down into related data. Click the blue link to view the...
  • Forum Post: Setting the label property of a DataMethod in an AX report

    Dear Sirs: I am working in AX 2009. I have an AX 2009 AutoDesign report, which has various DataMethods in the report body. I created an Enum with 2-values and added this Enum to a Dialog. Based on one of 2-Enum values selected by the user, my method will populate a report column from one of...
  • Forum Post: How to print Sales Confirmations when Windows default printer is not 8.5" x 11" printer?

    Hey guys, really need some help on this one. I have several users who's default windows printer is a 2"x4" label printer because they print labels most of the time throughout the day. This usually isn't a problem in Axapta because most things you try to print give you a pop up box where...