[X] The "/vmpk/vmpk-0.2.5-setup.exe" file could not be found or is not available. Please select another file.

Open Source HTML Import module for the TRichView Delphi Component package.


http://rvhtmlimport.sourceforge.net





Separate each tag with a space.

Release Date:

2004-02-08

Topics:

License:

Ratings and Reviews

Be the first to post a text review of TRichView HTML Import. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /rvhtmlimport/0.0016/rvhtmlimport.zip

    posted 2101 days ago

  • rvhtmlimport 0.0016 file released: rvhtmlimport.zip

    What's new in 0.0016 - del: OnBackgrounRequired, OnImageRequired. Use OnImageRequired2 (or, better, RichView.OnImportPicture), or do not use at all - local files are loaded automatically - chg: Picture reading order: 1) OnImageRequired2 is called. If image is obtained, end. 2) RichView.OnImportPicture is called. Unlike OnImageRequired2, the full file name to image is provided in this event (together with BasePath). If image is obtained, end. 3) The component tries to load picture, if it is a local file. If image is read, end. 4) If this is a background image, end. 5) Return RichView.Style.InvalidPicture - impr: <table background> and <td background> are supported - impr: default values of properties are not saved with form - chg: default colors are changed from clBlack/clWhite to clWindowText/clWindow - new: Options property. A set of values: * rvhtmloBasePathLinks - if set (default), BasePath is automatically added to hyperlinks and stored image paths * rvhtmloAutoHyperlinks - if set (default) and (rvoTagsArePChars in RichView.Options), hyperlinks' targets are automatically assigned to tags (as it was before). If not, RichView.OnReadHyperlink is called. * rvhtmloImgSrcToImageName - if set, <IMG src> value is assigned to images items names (it's not necessary because they are also stored in rvespImageFileName extra string property). - if you remove dot from the $DEFINE RICHVIEW_REG at the beginning of rvhtmlimport.pas, the following items' string properties will be loaded: * rvespImageFileName for images and tables, and BackgroundImageFileName property for table cells; * rvespImageAlt for images. - fix: BasePath when pasting from the Clipboard - fix: table width in percents (thanks to Jan Dekkers) - fix: autoadjusting RichView property when the linked component is deleted - fix: fixes in line breaking What's new in 0.0015 (st) - Possible range check error is fixed. (st) - Correctly adds checkpoints in table cells. (st) - IMPORTANT: LoadHtml method does not call Format any more! Please check your existing code and add Format if necessary. This change is made to allow TRVHtmlImporter working with TRVReportHelper.RichView (Format must not be called for it). (st) - Does not resize graphic according to Width and Height attributes of <img>. Applying rvepImageWidth/Height is enough. (st) - Compatibility with Delphi 4 is restored.

    posted 2101 days ago

  • Code committed

    carlokok committed patchset 8 of module rvhtml to the TRichView HTML Import CVS repository, changing 3 files

    posted by carlokok 2180 days ago

  • Tracker artifact added

    posted by nobody 2265 days ago

  • File released: /rvhtmlimport/0.0014/rvhtmlpkg.zip

    posted 2271 days ago

  • Code committed

    hpmulder committed patchset 7 of module rvhtml to the TRichView HTML Import CVS repository, changing 1 files

    posted by hpmulder 2271 days ago

  • rvhtmlimport 0.0014 file released: rvhtmlpkg.zip

    posted 2271 days ago

  • Tracker artifact added

    posted by sunravsoftware 2311 days ago

  • Tracker artifact added

    posted by sunravsoftware 2311 days ago

  • Code committed

    hpmulder committed patchset 6 of module rvhtml to the TRichView HTML Import CVS repository, changing 14 files

    posted by hpmulder 2388 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

TRichView HTML Import Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review