Search results

  1. joey.jeremiah

    Barcode printing of a part number

    One option you could try is the Free DocxFactory Project. I used it to create the attachment and you could also use it to print or create PDF's. Currently the DocxFactory project only supports the major 1D barcodes BUT next week I'm uploading a new version and docs that will support nearly...
  2. joey.jeremiah

    PDF include with PDF417 barcode

    I still need to finish the documentation before I'll upload the new version (hopefully next week) but here's a sample I created with a few barcodes. You don't need to do anything. You don't need to install or run anything. You don't need to calculate check digits etc. Just enter the barcode...
  3. joey.jeremiah

    PDF include with PDF417 barcode

    i am finishing adding support for about 100 1d and 2d barcodes including pdf417 (as well as truncated and micropdf417) in docxfactory. it will be out in 2 weeks including documentation. i'll post here as soon as it's ready. currently docxfactory supports only the major 1d barcodes. you're...
  4. joey.jeremiah

    Comment XLSX writer for ABL

    You're a classy guy! :) You can generate an .XLSX template from scratch. You can pass it a temp-table, query, dataset etc. and it will generate an .XLSX templates and convert the Progress formats to Office formats. Then later you can manually add charts, pivots to your template. Have a look...
  5. joey.jeremiah

    Comment XLSX writer for ABL

    I would know the answer to that question since I wrote them before :) I know this will come off the wrong way but I sincerely do mean well. I would recommend, writing tools for creating OpenOffice/LibreOffice spreadsheet and word processing files. OpenOffice/LibreOffice file formats are also...
  6. joey.jeremiah

    Free Tool for Generating .DOCX and .XLSX Files

    The DocxFactory project is a free tool for generating .DOCX and .XLSX files using Progress OpenEdge 4GL/ABL. Features at a glance - Simple to use - To create a .DOCX or .XLSX file, design a template (regular .DOCX or .XLSX file) and merge your data with the template using 4GL/ABL. No technical...
  7. joey.jeremiah

    Excel output from ChUI

    http://www.oehive.org/project/libxlsx
  8. joey.jeremiah

    Excel Formatting

    i recently uploaded a new version of slibxlsx.p http://www.oehive.org/project/libxlsx have a look at the slibooxml/samples dir in the installation ZIP file. hth
  9. joey.jeremiah

    PCL or PJL Printing

    my mistake. i misunderstood.
  10. joey.jeremiah

    PCL or PJL Printing

    i would definitely recommend against writing reports using pcl or anything at that level. i have done it before but that was many many years ago. if you're looking to create graphical reports with borders, images even charts and so on consider creating a graphical document like pdf...
  11. joey.jeremiah

    PageSetup Class

    Have a look at - http://www.oehive.org/project/libxlsx Keep checking in, we upload updates all the time. HTH
  12. joey.jeremiah

    Let's meet

    Casper, my friend! I might be in Luxemburg sometime soon though.
  13. joey.jeremiah

    Let's meet

    Hi Cringer, Let's meet! Knuthandsome will be joining us as well. It's funny that none of us use our real names :) joey.jeremiah = Alon Blich Cheers
  14. joey.jeremiah

    Let's meet

    Hello Guys, I'll be in the UK close to London between the 17th to 22nd of February. If anyone is in the area I'd be happy to meet you. First round of beer is on me :) Cheers
  15. joey.jeremiah

    Object-Oriented Vocabulary: An Introduction

    Dr. Thomas, Thank you very much !! I'm sure many others will find it as useful as I did. Thanks
  16. joey.jeremiah

    How to insert an image into XML spreadsheet

    i wouldn't use the old xml formats. they were a step between html and the new default formats. hardly any one uses them, not sure office 2000 supports them or if there is any patch you can add so they will be supported, not to mention other office suites like openoffice, google etc...
  17. joey.jeremiah

    Is still pogress used in QAD

    so qad is moving away from progress to dotnet. that is interesting. and are you sure about it.
  18. joey.jeremiah

    Exporting to Excel

    you might want to look at this http://www.oehive.org/project/libxlsx
  19. joey.jeremiah

    Web enabling Progress 8 application

    for anything more specific. whether it's the ui, architecture, possible frameworks etc. not to mention realistic estimates of time and costs. you'll have to have a more serious talk with someone that has experience in this field. i would be happy to talk to you but i'm definitely not the...
  20. joey.jeremiah

    Web enabling Progress 8 application

    for internal employees or external customers/vendors etc. ? if it's for internal empoyees why not use citrix ? are you using mfg/pro ? if not you will have to eventually rethink your design.
Back
Top