Jump to content

interfasys

Members
  • Posts

    249
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by interfasys

  1. Gave it a go again with my old 5.2 install and it still fails to import domains with an order_id set to 0.

    The Hostbill importer is going to have the same problem...

     

    I'm guessing Blesta is trying to be thorough and wants full tracability, but it's going to be difficult since those 2 systems were able to import domains without linking them to an order_id.

  2. I don't know what the best solution to avoid the problem would be, but _custom.php should never be overwritten during an upgrade, because we lose all our custom English language definitions that way.

    Either you teach Blesta how to read another custom file or you provide a _custom.php.example file that you can rename during the installation/upgrade process if the file doesn't exist.

  3. Unless you only get 1st timers, chances are that someone registering for services with you will have domains in his portfolio. In cases where he owns more than a couple, it can be expensive to transfer all of them or for us to manually add each domain in the system.

    A competitor's billing solution features a handy registrar's import tool and I think it would be great if Blesta could have something similar.

     

  4. I just stumbled upon CORE-1173 and thought that you guys might want to consider mPDF.

     

    Description

    mPDF is a PHP class which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF, with a number of enhancements.

     

    Features (extract)

    • Accepts UTF-8 encoded HTML as the standard input.
    • Right-to-left languages supported.
    • CSS stylesheets with support for most CSS properties.
    • Automatic font substitution for specified languages.
    • Use any TrueType Unicode font or OpenType font with TrueType outlines.
    • Font subsetting.
    • Support for most JPEG, GIF, PNG, WMF and SVG images.
    • Text justification.
    • Multiple columns.
    • Watermarks can be used e.g. for 'DRAFT'.
    • Password protection for the PDF file.

     

    Examples

    http://mpdf.bpm1.com/index.php?page=Examples

     

    Installation (v5)

    http://mpdf1.com/manual/index.php?tid=452

     

    Next version (v6)

    http://www.mpdf1.com/forum/discussion/1459/mpdf-6-0-beta-release-indic-and-other-complex-scripts

     

    V6 example

    http://www.mpdf1.com/repos/example61_new_mPDF_v6-0_features.pdf

     

     

    I'm sure other members have suggestions they could make as well.

×
×
  • Create New...