This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PRINT IMAGE PART OF THE DOCUMENT

Hi, 

We are currently using HP PCL to print our label and we have generate the barcode as a image file. 

May i know how can we print the barcode image file into our label, so that our label can have the barcode as well. 

Thank You. 

  • 0  

    What version of RM/COBOL are you using, and, on what platform(Windows, Linux, AIX, etc...)?

    If you are on a Windows platform, then, RM/COBOL does support Windows printing routines(P$) that provide image printing functionality. And, the RM/COBOL Development ships with several samples that demonstrate the use of these routines.

    **As a note; you can find the P$ subroutine documentation in "Appendix E: Windows Printing" of the RM/COBOL User's Guide.

    However, if you are on a UNIX platform, then, I would recommend reviewing the following Knowledge Base article in regards to using XML Extensions and Apache FOP to produce PDF documents:

    PDF document creation using XML Extensions and Apache FOP

    **And, you can print the generated PDF document after it has been generated/formatted.


    Please let me know if you have any questions, or, if you are unable to located the RM/COBOL printing samples.

    Regards,

    Steve Jolivet
    Senior SupportLine Representative, North American Support

    supportline@microfocus.com
    800-632-6265

    Austin, TX
    United States of America

  • 0 in reply to   

    Hi Steve, 

    We are using Unix platform with normal COBOL programming coding and the we are using 10.3 thin client to run the program. 

    We wish to print out the barcode using HP PCL printer instead of PDF. 

    May i know that anyway we can printout the barcode which is in a image format. 

    Thank You. 

  • 0   in reply to 
    We are using Unix platform with normal COBOL programming coding and the we are using 10.3 thin client to run the program. 

    Since you appear to be using ACUCOBOL-GT extend, have you tried posting this question in the ACUCOBOL section of the Community Forum(https://community.microfocus.com/cobol/acucobol/f/forumid-20)?

    Unfortunately, the RM/COBOL user base might not have the expertise necessary to assist you with ACUCOBOL software development, however, the ACUCOBOL users should be better able to provide guidance with that COBOL solution.

    Please let me know, though, if you are using RM/COBOL to develop your application.

    Regards,

    Steve Jolivet
    Senior SupportLine Representative, North American Support

    supportline@microfocus.com
    800-632-6265

    Austin, TX
    United States of America

  • 0 in reply to   

    Hi Steve, 

    Noted with thanks.