Problem in prenumbered check printing?

Hi all,
I am working on pre-numbered check form(F110_PRENUM_CHK and the program is RFFOUS_C).
The requirement here is the check should be printed with the Invoices processed. I have already completed this. But the problem is if the no of line items( the processed invoices) are not enough in the pre-numbered check  page, then these details should be printed on another letter paper,this is not having any check ,so the check details should be displayed on the first page.
and the letter papers are printed after printing all the pre-numbered checks.
Please help me, how to achieve this?
Thanks,
Aravind

Hi priya,
Thanks for your reply.
The output is printing on the pre designed form. In that the main window is used to display the line items (the invoices ). If the no of line items are not enough in the main window, Then these should display in another page. Means i need to create two spool requests for page1 with check details and for page 2  with the over flow invoice  details.
The user will print the spool requests with check details at first and then spool request with over flow invoice details has to be printed.
So i need to modify the standard print program to create two spool requests for page1 and for next pages?
Please help me?
Thanks,
Aravind

Similar Messages

  • Problem in Continuous check printing from second page in F-58

    Hi ,
    I am using T code F-58 to trigger cheques. I have made a Z* of the standard script F110_PRENUM_CHCK as I just require the Payee name, date, amount in digits and amount in words to be printed on the cheque.I am using the continuous stationary for the cheque . I am using EPSONLQ1150II DOT Matrix printer.
    The cheque dimensions are ; width:202 MM and Height 94 MM excluding the dots on either side.
    I have created a z page format with the same dimensions ,
    also created format type with same name and for device type SWIN - Windows printing via SAPlpd
    z format is linked.
    Also in local system , i defined z page dimensions in server properties
    and selected printing preferences as this z page size .
    Issue :
    When i am trying to take print , check is printing properly in first page for spool 1 .
    If again when trying to print 2nd spool , check is not printing properly in second page check.
    It is printing 2mm down , for 3 rd page further printing downwards.
    As this is pre printed stationary data is not lying correctly from 2 nd page onwards.
    kindly give me any suggestions how to rectify this.
    Thanks & regards,
    Hari priya.

    Issue is not resolved.
    kindly give me any suggestions..
    In SWIN - Windows printing via SAPlpd device type , for DINA4
    Printer initialization :  # no action.
    End of page is having \f
    End of line is having \n
    Reset after exit is having # sapwin x_paper
    Cover page is : # no title page 
    all are in green.
    Same thing i included for MY z page format . But still it is printing same as mentioned above.
    Kindly suggest how to write initialization for z page format for SWIN device type. 
    thanks & regards,
    Hari priya
    Edited by: Hari  Priya on Apr 25, 2011 9:16 AM
    Edited by: Hari  Priya on Apr 25, 2011 11:57 AM

  • Problems with check printing RTF template

    To BI Publisher Gurus,
    I am working on the check printing RTF template and facing a few issues with page breaks, filling the insufficient invoice lines with template and positioning of the table(s) itself inside the RTF template.
    For page break, am using the following piece of code just before the end of all of my FE loops.
    <xsl:if xdofo:ctx="inblock" test="position()-1<count($inner_group)"><xsl:attribute name="break-before">page</xsl:att:attribute></xsl:if>
    the $inner_group is my group for G_INVOICES to loop through all the invoices of a check in G_CHECKS group.
    The problem I'm facing is, everytime a check is printed its printing a blank page in between. Searched all the earlier forum posts but none of the solutions worked in my case.
    Second issue, for filling the insufficient invoice lines (in my case, am printing 26 invoices per page per check), the call to the blank lines template is repeating twice and found no way to get rid of it.
    Third issue, if the check is running into a second page, the call to the blank lines template does not work and the position of the bottom part of check is getting misaligned.
    I am ready to send my template and the sample XML file to look at. Thanks for your time and effort.
    -Uday

    Hi Tim,
    Hi Tim,
    Could you please send me the sample rtf. We are also using APXPBFEG program for check printing..
    Also I have problem in generating dots(....) in the check where if total invoices lines are 37 and we have only one line of invoice then I have to generate 36 dots (.) in the invoice porition of the check..
    I appreciate your help..
    Thanks
    Krishna
    [email protected]

  • Check printing problem in  Tcode F110...Urgent

    Hi All,
              I am getting problem in check printing.
    While I am running the Tcode F-58 I am getting check printing exactly in one page.But the problem here is when I am printing the check using Tcode F110 its giving print in 3 or 4 pages.The last page is getting the correct Invoice entry ,but the first three pages are getting prints like VOID**VOID*.
    How to delete the first three unwanted pages which contains VOID.
    Please let me know abt this issue.
    This is an Damm urgent issue.
    Thanks in Advance.
    Regards,
    Sudheer.

    Hi,
    Well, as it's so urgent.....
    This is standard functionality, designed to make sure the cheque paper is correctly linded up in the printer.  The number of pages is set in the selection screen of the print program in field 'Number of sample printouts'.  Set this to 0 to stop the pages appearing.
    Regards,
    Nick

  • Check printing/APP problem

    Hello Experts,
    I am facing a strange problem in APP run. Payment run was fine and while printing the checks we got a strange problem. All checks were printed fine except two. The problem is that in one of them the check amount was 6,884.00 but on the check it was printed as 6.884,0 and we had the same problem with other check. I don't know from where to start the debugging process because I dont have any clue about this. Also I have seen the payment log and it has the correct amount. I have seen the tables REGUP and it has the correct amount in correct format. Please advice.
    Any help in this regard is highly appreciated and duly rewarded.
    Thanks,
    Harish R

    HI,
    Goto Tcode SU01 and give your user name and click on display and goto defaults tab then ses the decimal notation.
    clik on change button to correct this.
    you can also choose menu path from Easy Access
    System->user profile -> own data then go to then goto defaults tab. change the decimal notation.
    Edited by: Manohar Mathkunti on Sep 10, 2008 8:35 AM

  • Check print problem

    Hi
    i have problem in check printing .
    we are running Z program and using the form F110_PRENUM_CHECK   and it prints check correctly when there are 30 or less than checks per document no. (it means one page ) .i am getting problem when there are more than 30 checks bcs it is printing in more than one page and we are using text element 545 (standard driver program RFFOUS_C - prints check in last page) . 
    can any body help me in this to print check in first page even there are more than 30 checks per document
    I appreciate all your help
    Thanks

    This can be done in different ways...
    1) it is required to modify the driver program according to your requirment.
    2) if you don't wnat to modify the driver program, then write the following code in your layout
    Goto check window and see where it is printing void... now replace void statement with one condition...
    Ex: IF &PAGE& EQ 1.
        Print details of the check
         ELSE.
         Print void.
        Endif.
    Now goto the actual check, and place the following condition
    IF &PAGE& EQ 1.
        Print details of the check
         ELSE.
         Print void.
        Endif.
    I guess this will help to solve your issue.
    Close the thread once your question is answered.
    Regards,
    SaiRam

  • Problem in Sap script for Check printing

    Hi all,
      I have problem in Check printing for FI Module. In Tcode f-58 i am taking the printout of checks. For my user they want to move the main window in upwards, but the sap script <b>F110_PRENUM_CHCK</b> not allowing to move upwards. how to do this, its urgent. plz
    point wil be sure.
    Gowri

    Hi
    Copy the script F110_prenum_chek to some ZCHECK and do the changes.
    Why you can't change the MAIN window towards up?
    You can changes ths ize of it by adjusting the setting of it .
    generally we use some pre printed stationary for this in which all the line item data with doc numbers is printed on top and the check will be in bottom
    and in check we just print the few fields in the right positions.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • MICR font problem for check printing in ECC6

    Hi All,
    I am working of the re-deployment project. Here we are just migrating the objects from  4.6c to ECC6. I am facing the problem with SAP Script for check printing. It is working fine in 4.6c,but it is not working fine in ECC.
    We are using  HP 8150 printer with TROY magnetic chip and toner. It is working fine for 4.6C, but not for ECC6.
    We are using "A" character for "Transit" and "C" character for "On as" in SAP Script. But during printing preview time it is not formatting it in MICR font.
    I am working with basis team for font code page 4004. I came to know, it is showing character set in 4.6c with spool administrator tab character set, but this tab page does not showing any character set.
    But according basis team, it is existing in ECC. If we will check through SCP it is showing unicode converted code page.
    In 4.6c we are using Zee printer driver with Zee family fonts(ZMICR and ZSIGN) but in ECC we are using MICR_E(SAP provided MICR font) in TROY provided printer driver.
    I have also come through the SAP note 94233 for MICR printing.
    Same problem we are facing with digital signatures. It is not converting digital signature in graphical signature at MICR printer level.
    Any help would be appreciated...........!
    Thanks
    Sharanjit Singh

    HI,
    Copy the file into Desktop.(font file is available in your local drive: C:\WINDOWS\Fonts
    Copy Arial file into ur desktop or some other location other than windows, and upload it.
    it will work, i did the same.
    Regards
    Aeda

  • Check print Problem  - F110

    Hi,
    Automatic payment program run was carried out in the last week through F110. It was observed that 56 payment documents has been generated, but due to check lot problem, only 12 checks has been issued and the programe was terminated due to insufficinent checks.
    I would like to assign new check lot number for the above doucments for which checks not issued.
    Let me know what is the procedure 
    Thanks & Regards,
    Prasad

    Hi,
    Reprint Check (FCH7).
    Procedure
    1.       Start the transaction using the transaction code FCH7.  The Reprint Check screen appears.
    2.       As required, complete/review the following fields:
    ·         Paying company code
    ·         House bank
    ·         Account ID
    ·         Check Number
    ·         Void reason code
    ·         Check lot number
    ·         Alternative form
    ·         Padding Character
    ·         Printer for forms
    ·         Payment advice printer
    3.       Select the checkbox  to the left of Print Immediately.
    Assign points if you find this helpful.
    Zia

  • Check printing problem.

    for check printing through f-58 or FBz5 my client requred format is not matching with standard script
    F110_PRENUM_CHCK . so i need to create new script for check as well as for Pmnt advice .
    instead of script can we create Smartform and configure the smartform? fro payment advice i am
    not finding any code in  progam RFFOUS_C .
    if i create now script or smartform where i should change the code in this program....i made z program of RFFOUS_C .
    Thanks,

    Hi,
    Make your own z program 'ZRFFOUS_C', in that find include 'RFFORI01', just make a Z copy of that include code, 'ZRFFORI01'.
    Now in this Z include 'ZRFFORI01', find the subroutine 'scheck', comment all the FMs starting with
    OPEN_FORM, READ_FORM_LINES, CLOSE_FORM, START_FORM, WRITE_FORM  in that include, and just at the end,
    Now try to find this piece of code at the start of the subroutine scheck:
      IF flg_sort NE 2.
        SORT BY avis.
        flg_sort = 2.
      ENDIF.
      hlp_ep_element = '525'.
    and paste the below code after 'ENDIF' and before '  hlp_ep_element = '525'.'  :
      DATA: lf_fm_name     TYPE rs38l_fnam.
      DATA: lf_formname    TYPE tdsfname.
      DATA: i_bank    TYPE zregup,
            i_bank1   TYPE zregup.
      DATA: w_reguh TYPE reguh,
            w_regud TYPE regud.
      DATA: i_reguh LIKE reguh OCCURS 0,
            i_regud LIKE regud OCCURS 0,
            count TYPE n,
            lino TYPE n,
            output TYPE ssfcompop,
            cpa   TYPE ssfctrlop,
            spool TYPE ssfcrescl,
            spool1 TYPE ssfcresop.
      lf_formname = 'ZFRM_FIS_CHEQUE'..................ur Z smartform name
    ******Now in the same subroutine, at the last , whr the loop ends:
        APPEND : regup TO i_bank,
                 reguh TO i_reguh,
                 regud TO i_regud.
      ENDLOOP.
      hlp_ep_element = '525'.
    *****start your code hea
      SORT i_reguh BY lifnr.
      DELETE ADJACENT DUPLICATES FROM i_reguh COMPARING lifnr.
      DESCRIBE TABLE i_reguh LINES lino.
      LOOP AT i_reguh INTO w_reguh.
        count =  count + 1.
        cpa-no_dialog = 'X'.
        cpa-no_close = ' '.
        cpa-preview = ' '.
        cpa-getotf = ' '.
        cpa-langu = ''.
        output-tdimmed = ' '.
        output-tddelete = ' '.
        output-tdnoprint = ' '.
       IF count EQ 1.
          output-tdnewid = 'X'.
       ELSE.
         output-tdnewid = ' '.
       ENDIF.
       IF count EQ lino.
          output-tdfinal = 'X'.
       ENDIF.
        reguh = w_reguh.
        CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
          EXPORTING
            formname           = lf_formname
          IMPORTING
            fm_name            = lf_fm_name
          EXCEPTIONS
            no_form            = 1
            no_function_module = 2
            OTHERS             = 3.
        CLEAR regud.
        READ TABLE i_regud INTO regud WITH KEY ovbln = w_reguh-vblnr.
        CALL FUNCTION lf_fm_name
          EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
      CONTROL_PARAMETERS         =
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
        output_options             = output
      USER_SETTINGS              = 'X'
            i_bank                     = i_bank
            i_ven                      = reguh
            i_ban                      = regud
    IMPORTING
      DOCUMENT_OUTPUT_INFO       =
      JOB_OUTPUT_INFO            =
      JOB_OUTPUT_OPTIONS         =
         EXCEPTIONS
           formatting_error           = 1
           internal_error             = 2
           send_error                 = 3
           user_canceled              = 4
           OTHERS                     = 5
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
      ENDLOOP.
    ****This is how it has been done at my client side, u please consult a FI consultant as well, about this
    Edited by: Azeem Ahmed Matte on Feb 24, 2009 1:00 PM

  • Check Printing Problem(Urgent)

    I have to print checks and invoices(remittance) using transaction F110 . I have to use Adobe Forms to print the checks , but the program RFFOUS_C is meant for SAP SCRIPTS only . Please suggest me some way to use it for Adobe Forms .

    Hi Ankit,
      Why do u want use Adobe forms for check printing?
      Can i know the scenario, If u want to print th output
      to PDF files it can be done using BTE's(Business
    Transaction Events).
    Let us know.
    Thanks
    Dinakar.

  • Check printing script debuggin problem

    Hi
    i am working on a check printing script. i need to adjust the layout of few things in this layout.
    in the debuggin mode i am getting the short dump stating vendor number = xxxxxxxxxxxx (invalid).
    can anyone tel me the windows for date,account payee,amount in words and amount in figures or atleast the fields related to them r tell me where i have to correct my script to proceed in debuggin mode.
    thanks in advance

    Hi,
    CHECKSPL  -> for amount in words,
    CHECK -> other fields ( date, amount )
    CHECKADD -> Payee
    other open form se71 -> display -> go to UTILITIES menu -> select FORM INFO. option
    There you find with general Find( CTRl + F ).
    Reward if helpful.
    Bye

  • Why can't I print from internet. system check prints ok. problem only in firefox. I have ubuntu 11.04

    If I copy from the internet and paste to libre office it prints fine
    When I try to print from firefox my Hp printer green lights starts blinking quick. indicating ready. But status bar stays "pending..."
    When I go into system check printer test page prints as it should.
    This only happens with Firefox!

    See this answer. <br />
    https://support.mozilla.com/en-US/questions/816333#answer-176136

  • R12 - check printing : How to set RTF template for preprinted stationary

    Hi all,
    We are on R12 instance and have requirement of check printing on preprinted stationary. For this requirement we are customizing standard RTF template.
    Preprinted stationary layout is like upper part ( check nmber, check date) then body part ( invoices details ) and then trailer part ( check amount, supplier name)
    Problem: When I am printing check against only one invoice then print is coming properly but if I print check against more than one invoice then trailer part (check amount, supplier name) is moving forward. I want trailer part to be fixed on same position.
    If anyone have already done this please guide me.
    Thanks n advance,
    Mandar
    Edited by: MS on Aug 26, 2010 8:29 AM

    Try to put them in a Table Columns.
    I Hope they will not move...
    Thanx,
    Deepak

  • Problem with Brother DCP7040 printer

    I'm having trouble printing out a test page to a remote Brother DCP 7040 printer, whose driver isn't readily available in the repositories or AUR. Whenever I try to print the test page (from the system-config-printer tool), cups gives me the error:
    /usr/lib/cups/filter/brlpdwrapperDCP7040 failed
    Here is the diagnostic output
    Page 1 (Scheduler not running?):
    {'cups_connection_failure': False}
    Page 2 (Is local server publishing?):
    {'local_server_exporting_printers': False}
    Page 3 (Choose printer):
    {'cups_dest': <cups.Dest DCP7040 (default)>,
    'cups_instance': None,
    'cups_queue': 'DCP7040',
    'cups_queue_listed': True}
    Page 4 (Check printer sanity):
    {'cups_device_uri_scheme': u'smb',
    'cups_printer_dict': {'device-uri': u'smb://WORKGROUP/CYNTHIA-PC/Brother%20DCP-7040%20Printer',
    'printer-info': u'DCP7040',
    'printer-is-shared': True,
    'printer-location': u'',
    'printer-make-and-model': u'Brother DCP7040 for CUPS',
    'printer-state': 3,
    'printer-state-message': u'/usr/lib/cups/filter/brlpdwrapperDCP7040 failed',
    'printer-state-reasons': [u'none'],
    'printer-type': 8523780,
    'printer-uri-supported': u'ipp://localhost:631/printers/DCP7040'},
    'cups_printer_remote': False,
    'is_cups_class': False,
    'local_cups_queue_attributes': {'auth-info-required': u'none',
    'charset-configured': u'utf-8',
    'charset-supported': [u'us-ascii', u'utf-8'],
    'color-supported': False,
    'compression-supported': [u'none', u'gzip'],
    'copies-default': 1,
    'copies-supported': (1, 9999),
    'cups-version': u'1.5.2',
    'device-uri': u'smb://WORKGROUP/CYNTHIA-PC/Brother%20DCP-7040%20Printer',
    'document-format-default': u'application/octet-stream',
    'document-format-supported': [u'application/octet-stream',
    u'application/pdf',
    u'application/postscript',
    u'application/vnd.cups-banner',
    u'application/vnd.cups-command',
    u'application/vnd.cups-postscript',
    u'application/vnd.cups-raw',
    u'application/x-cshell',
    u'application/x-csource',
    u'application/x-perl',
    u'application/x-shell',
    u'image/gif',
    u'image/jpeg',
    u'image/png',
    u'image/tiff',
    u'image/x-bitmap',
    u'image/x-photocd',
    u'image/x-portable-anymap',
    u'image/x-portable-bitmap',
    u'image/x-portable-graymap',
    u'image/x-portable-pixmap',
    u'image/x-sgi-rgb',
    u'image/x-sun-raster',
    u'image/x-xbitmap',
    u'image/x-xpixmap',
    u'text/css',
    u'text/html',
    u'text/plain'],
    'finishings-default': 3,
    'finishings-supported': [3],
    'generated-natural-language-supported': [u'en'],
    'ipp-versions-supported': [u'1.0',
    u'1.1',
    u'2.0',
    u'2.1'],
    'ippget-event-life': 15,
    'job-creation-attributes-supported': [u'copies',
    u'finishings',
    u'ipp-attribute-fidelity',
    u'job-hold-until',
    u'job-name',
    u'job-priority',
    u'job-sheets',
    u'media',
    u'media-col',
    u'multiple-document-handling',
    u'number-up',
    u'output-bin',
    u'output-mode',
    u'orientation-requested',
    u'page-ranges',
    u'print-quality',
    u'printer-resolution',
    u'sides'],
    'job-hold-until-default': u'no-hold',
    'job-hold-until-supported': [u'no-hold',
    u'indefinite',
    u'day-time',
    u'evening',
    u'night',
    u'second-shift',
    u'third-shift',
    u'weekend'],
    'job-ids-supported': True,
    'job-k-limit': 0,
    'job-k-octets-supported': (0, 268464580),
    'job-page-limit': 0,
    'job-priority-default': 50,
    'job-priority-supported': [100],
    'job-quota-period': 0,
    'job-settable-attributes-supported': [u'copies',
    u'finishings',
    u'job-hold-until',
    u'job-name',
    u'job-priority',
    u'media',
    u'media-col',
    u'multiple-document-handling',
    u'number-up',
    u'output-bin',
    u'output-mode',
    u'orientation-requested',
    u'page-ranges',
    u'print-quality',
    u'printer-resolution',
    u'sides'],
    'job-sheets-default': (u'none', u'none'),
    'job-sheets-supported': [u'none',
    u'classified',
    u'confidential',
    u'secret',
    u'standard',
    u'topsecret',
    u'unclassified'],
    'jpeg-k-octets-supported': (0, 268464580),
    'jpeg-x-dimension-supported': (0, 65535),
    'jpeg-y-dimension-supported': (1, 65535),
    'marker-change-time': 0,
    'media-bottom-margin-supported': [423],
    'media-col-supported': [u'media-bottom-margin',
    u'media-left-margin',
    u'media-right-margin',
    u'media-size',
    u'media-source',
    u'media-top-margin',
    u'media-type'],
    'media-default': u'na_letter_8.5x11in',
    'media-left-margin-supported': [635],
    'media-right-margin-supported': [635,
    599,
    1270],
    'media-source-supported': [u'manual',
    u'tray1'],
    'media-supported': [u'na_letter_8.5x11in',
    u'na_legal_8.5x14in',
    u'na_executive_7.25x10.5in',
    u'iso_a4_210x297mm',
    u'iso_a5_148x210mm',
    u'iso_a6_105x148mm',
    u'na_number-10_4.125x9.5in',
    u'na_monarch_3.875x7.5in',
    u'iso_dl_110x220mm',
    u'iso_c5_162x229mm',
    u'om_env-isob5_176.03x250.11mm',
    u'om_env-isob6_124.88x176.03mm'],
    'media-top-margin-supported': [423],
    'multiple-document-handling-supported': [u'separate-documents-uncollated-copies',
    u'separate-documents-collated-copies'],
    'multiple-document-jobs-supported': True,
    'multiple-operation-time-out': 300,
    'natural-language-configured': u'en',
    'notify-attributes-supported': [u'printer-state-change-time',
    u'notify-lease-expiration-time',
    u'notify-subscriber-user-name'],
    'notify-events-default': [u'job-completed'],
    'notify-events-supported': [u'job-completed',
    u'job-config-changed',
    u'job-created',
    u'job-progress',
    u'job-state-changed',
    u'job-stopped',
    u'printer-added',
    u'printer-changed',
    u'printer-config-changed',
    u'printer-deleted',
    u'printer-finishings-changed',
    u'printer-media-changed',
    u'printer-modified',
    u'printer-restarted',
    u'printer-shutdown',
    u'printer-state-changed',
    u'printer-stopped',
    u'server-audit',
    u'server-restarted',
    u'server-started',
    u'server-stopped'],
    'notify-lease-duration-default': 86400,
    'notify-lease-duration-supported': (0,
    2147483647),
    'notify-max-events-supported': [100],
    'notify-pull-method-supported': [u'ippget'],
    'notify-schemes-supported': [u'dbus',
    u'mailto',
    u'rss'],
    'number-up-default': 1,
    'number-up-supported': [1, 2, 4, 6, 9, 16],
    'operations-supported': [2,
    4,
    5,
    6,
    8,
    9,
    10,
    11,
    12,
    13,
    14,
    16,
    17,
    18,
    19,
    20,
    21,
    22,
    23,
    24,
    25,
    26,
    27,
    28,
    34,
    35,
    37,
    38,
    56,
    57,
    59,
    16385,
    16386,
    16387,
    16388,
    16389,
    16390,
    16391,
    16392,
    16393,
    16394,
    16395,
    16396,
    16397,
    16398,
    16399,
    16423],
    'orientation-requested-default': None,
    'orientation-requested-supported': [3,
    4,
    5,
    6],
    'output-bin-default': u'face-down',
    'output-bin-supported': [u'face-down'],
    'output-mode-default': u'monochrome',
    'output-mode-supported': [u'monochrome'],
    'page-ranges-supported': True,
    'pages-per-minute': 18,
    'pdf-k-octets-supported': (0, 268464580),
    'pdf-versions-supported': [u'adobe-1.2',
    u'adobe-1.3',
    u'adobe-1.4',
    u'adobe-1.5',
    u'adobe-1.6',
    u'adobe-1.7',
    u'iso-19005-1_2005',
    u'iso-32000-1_2008',
    u'pwg-5102.3'],
    'pdl-override-supported': [u'attempted'],
    'port-monitor': u'none',
    'port-monitor-supported': [u'none'],
    'print-color-mode-default': u'monochrome',
    'print-color-mode-supported': [u'monochrome'],
    'print-quality-default': 4,
    'print-quality-supported': [4],
    'printer-commands': [u'AutoConfigure',
    u'Clean',
    u'PrintSelfTestPage'],
    'printer-current-time': '(IPP_TAG_DATE)',
    'printer-dns-sd-name': None,
    'printer-error-policy': u'stop-printer',
    'printer-error-policy-supported': [u'abort-job',
    u'retry-current-job',
    u'retry-job',
    u'stop-printer'],
    'printer-icons': u'http://localhost:631/icons/DCP7040.png',
    'printer-info': u'DCP7040',
    'printer-is-accepting-jobs': True,
    'printer-is-shared': True,
    'printer-location': u'',
    'printer-make-and-model': u'Brother DCP7040 for CUPS',
    'printer-more-info': u'http://localhost:631/printers/DCP7040',
    'printer-name': u'DCP7040',
    'printer-op-policy': u'default',
    'printer-op-policy-supported': [u'authenticated',
    u'default'],
    'printer-resolution-default': (600, 600, 3),
    'printer-resolution-supported': [(300,
    300,
    3),
    (600,
    600,
    3),
    (1200,
    600,
    3)],
    'printer-settable-attributes-supported': [u'printer-info',
    u'printer-location'],
    'printer-state': 3,
    'printer-state-change-time': 1335134428,
    'printer-state-message': u'/usr/lib/cups/filter/brlpdwrapperDCP7040 failed',
    'printer-state-reasons': [u'none'],
    'printer-type': 8523780,
    'printer-up-time': 1335134437,
    'printer-uri-supported': [u'ipp://localhost:631/printers/DCP7040'],
    'printer-uuid': u'urn:uuid:8df86fec-e796-3a5b-41f6-cf5592eb3e8a',
    'queued-job-count': 2,
    'server-is-sharing-printers': False,
    'sides-default': u'one-sided',
    'sides-supported': [u'one-sided'],
    'uri-authentication-supported': [u'requesting-user-name'],
    'uri-security-supported': [u'none'],
    'which-jobs-supported': [u'completed',
    u'not-completed',
    u'aborted',
    u'all',
    u'canceled',
    u'pending',
    u'pending-held',
    u'processing',
    u'processing-stopped']},
    'nmblookup_output': (['querying CYNTHIA-PC on 192.168.1.255',
    '192.168.1.5 CYNTHIA-PC<00>',
    0),
    'remote_server_name': '192.168.1.5'}
    Page 5 (Check PPD sanity):
    {'cups_printer_ppd_defaults': {u'General': {u'BrMediaType': u'PLAIN',
    u'InputSlot': u'TRAY1',
    u'PageRegion': u'Letter',
    u'PageSize': u'Letter',
    u'Resolution': u'600dpi',
    u'Sleep': u'PrinterDefault',
    u'TonerSaveMode': u'Off'}},
    'cups_printer_ppd_valid': True,
    'missing_pkgs_and_exes': ([], [])}
    Page 6 (Local or remote?):
    {'printer_is_remote': False}
    Page 7 (Check network server sanity):
    {'remote_server_name_resolves': ['192.168.1.5', '192.168.1.5', '192.168.1.5'],
    'remote_server_try_connect': '192.168.1.5'}
    Page 8 (Printer state reasons):
    {'printer-state-message': u'/usr/lib/cups/filter/brlpdwrapperDCP7040 failed',
    'printer-state-reasons': [u'none']}
    Page 9 (Error log checkpoint):
    {'cups_server_settings': {'BrowseLocalProtocols': 'CUPS dnssd',
    'DefaultAuthType': 'Basic',
    'JobPrivateAccess': 'default',
    'JobPrivateValues': 'default',
    'MaxLogSize': '2000000',
    'SubscriptionPrivateAccess': 'default',
    'SubscriptionPrivateValues': 'default',
    'SystemGroup': 'lp',
    'WebInterface': 'Yes',
    '_debug_logging': '0',
    '_remote_admin': '0',
    '_remote_any': '0',
    '_remote_printers': '1',
    '_share_printers': '0',
    '_user_cancel_any': '0'},
    'error_log_checkpoint': 61750,
    'error_log_debug_logging_set': True}
    Page 10 (Error log fetch):
    {'error_log': ['D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 POST / HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: No authentication data provided.',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 1.1 Get-Jobs 1',
    'D [22/Apr/2012:18:41:48 -0400] Get-Jobs ipp://localhost/printers/',
    'D [22/Apr/2012:18:41:48 -0400] [Job 16] Loading attributes...',
    'D [22/Apr/2012:18:41:48 -0400] [Job 17] Loading attributes...',
    'D [22/Apr/2012:18:41:48 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 POST / HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: No authentication data provided.',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 12 1.1 Get-Jobs 1',
    'D [22/Apr/2012:18:41:48 -0400] Get-Jobs ipp://localhost/printers/',
    'D [22/Apr/2012:18:41:48 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAcceptClient: 11 from localhost (Domain)',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 11 PUT /admin/conf/cupsd.conf HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: No authentication data provided.',
    'D [22/Apr/2012:18:41:48 -0400] cupsdIsAuthorized: username=""',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSendHeader: 11 WWW-Authenticate: Basic realm="CUPS", trc="y"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdCloseClient: 11',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAcceptClient: 11 from localhost (Domain)',
    'D [22/Apr/2012:18:41:48 -0400] cupsdReadClient: 11 PUT /admin/conf/cupsd.conf HTTP/1.1',
    'D [22/Apr/2012:18:41:48 -0400] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"',
    'D [22/Apr/2012:18:41:48 -0400] cupsdAuthorize: Authorized as root using PeerCred',
    'D [22/Apr/2012:18:41:48 -0400] cupsdIsAuthorized: username="root"',
    'I [22/Apr/2012:18:41:48 -0400] Installing config file "/etc/cups/cupsd.conf"...',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"',
    'I [22/Apr/2012:18:41:49 -0400] Generating printcap /etc/printcap...',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"',
    'D [22/Apr/2012:18:41:49 -0400] cupsdCloseClient: 12',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"',
    'D [22/Apr/2012:18:41:49 -0400] cupsdCloseClient: 11',
    'D [22/Apr/2012:18:41:49 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"',
    'D [22/Apr/2012:18:41:49 -0400] cupsdDeregisterPrinter(p=0x7f542160dd70(DCP7040), removeit=1)'],
    'error_log_debug_logging_unset': True}
    Page 11 (Locale issues):
    {'printer_page_size': u'Letter',
    'system_locale_lang': None,
    'user_locale_ctype': 'en_US',
    'user_locale_messages': 'en_US'}
    Here's the PKGBUILD I used, which I copied from this topic, and which is adapted from the PKGBUILD of Brother DCP7030 in the AUR:
    pkgname=brother-dcp7040
    pkgver=2.0.2
    pkgrel=1
    pkgdesc="brother cupd and lpd driver for DCP-7040"
    arch=('i686' 'x86_64')
    url="http://solutions.brother.com/linux/en_us/index.html"
    license=('custom')
    if [ "$(uname -m)" = "x86_64" ]
    then
    depends=('lib32-glibc' 'psutils')
    else
    depends=('psutils')
    fi
    source=(
    http://www.brother.com/pub/bsc/linux/dlf/cupswrapperDCP7040-$pkgver-$pkgrel.i386.deb
    http://www.brother.com/pub/bsc/linux/dlf/brdcp7040lpr-$pkgver-$pkgrel.i386.deb
    brlpdwrapperDCP7040
    DCP7040.ppd
    md5sums=('b1f58e84be074df2203b7932e5b987d3'
    'ed50548260b23d4a61c4341fd72cda9a'
    '4d737771e44f599f52a15b0a822a90df'
    '5e26f4811bac78169f21516b4b88f415')
    build()
    mkdir -p $startdir/src/unpack || return 1
    for i in $startdir/src/*.deb
    do
    cd $startdir/src/unpack
    ar -x $i || return 1
    cd $startdir/pkg
    bsdtar xf $startdir/src/unpack/data.tar.gz || return 1
    done
    cat <<END >>$startdir/pkg/usr/local/Brother/inf/brDCP7040func || return 1
    [psconvert2]
    pstops=/usr/bin/pstops
    END
    cd $startdir/src
    install -d -m755 $startdir/pkg/usr/lib/cups/filter || return 1
    install -d -m755 $startdir/pkg/usr/share/cups/model || return 1
    install -D -m755 brlpdwrapperDCP7040 $startdir/pkg/usr/lib/cups/filter || return 1
    install -D -m644 DCP7040.ppd $startdir/pkg/usr/share/cups/model || return 1
    if [ "$(uname -m)" = "x86_64" ];then
    mkdir $pkgdir/usr/lib32
    ln -s $pkgdir/usr/lib/libbrcomplpr2.so $pkgdir/usr/lib32/libbrcomplpr2.so
    fi
    I, like the person in link, also ripped DCP7040.ppd and brlpdwrapperDCP7040 from $pkgdir/usr/local/Brother/cupswrapper/cupswrapperDCP7040-2.0.2, and I followed the advice on that thread, but still get the same error messages.
    Since I'm trying to connect to a remote printer on a Windows computer via samba, the problem might also lay within that. I've noticed that whenever I try to add the printer from the system-config-printer dialog  and try the SAMBA option, sometimes my wireless adapter shuts down altogether, forcing me to restart, but that may be irrelevant.
    Can anyone help me find out what's wrong? I may be too much of a novice to understand what's going on.

    Is it 32 or 64-bit. If it is 64-bit, the print driver for AA7 does not work on that system. You can install AA7 except for the printer for a 64-bit system. In that case, you will have to install another PS printer (like the HP 4500 PS) with the port as File:. I also suggest you change the name to be the Adobe PDF printer that you are substituting for. You then print to file and open the file in Distiller to complete the PDF creation (watched folders are also possible from Distiller to automate the process somewhat). You have to provide a folder as well as the file name when you print, such as "C:\adobeapps\test.ps." Then run test.ps through Distiller. You will have to follow the extra steps to create PDFs with AA7.

Maybe you are looking for

  • Write HTML to Proper Page - Always writes to page - where servlet called

    I call a servlet from a second window(thirdWin) that was created/opened by the first window(window) in HTML. The servlet writes out HTML to the browser using the following code(note HTML$ is a java class that contains methods of HTML code lines): Pri

  • Can't import bookmarks from Safari - folder empty

    Can't import Safari bookmarks -- folder is empty. Working on iMac flat-panel PPC OS X 10.4.11; Safari v4.1 -- Firefox v3.6.6 (just upgraded! sucks.)

  • Problem with external libraries and Web DynPro

    Hello, we're stuck here. We're trying for a week now to include external libraries(e.g. Hibernate) into our Web DynPro Project, without success so far. We read every single forum and blog entry we could find on this topic. E.g.: /people/valery.silaev

  • I Need user and console information on all the printouts.

    Hi to Everyone. We have a domain network in this network we have servers,work stations,printers ....all in are in domain network configured through Active Directory . My question for example one work station (Windows 7 computer added in domain) name

  • MDX Logic Error when adding new Measure

    Hello, Im trying to create a new measure which is RMY = Remaining Months of the Year but it seems that there's something wrong with my MDX logic.  Can you help validate the below logic? Scenario:  I need to extract the values of the remaining months