相关文章
网站流量统计分析系统(php web版)
2024-11-10 17:12
5.9.062 (2011-03-23)

网站流量统计分析系统(php web版)

- Bug item #3232650 "Using Write if there are pageRegions active creates error" was fixed. - Bug item #3221891 "text input borders" was fixed. - Bug item #3228958 "Adobe Reader 9.4.2 crash" was fixed. 5.9.061 (2011-03-15) - Bug item #3213488 "wrong function call in function Write" was fixed. - Bug item #3203007 "list element with black background" was fixed. 5.9.060 (2011-03-08) - addTOC() method was fixed for text alignment problems. 5.9.059 (2011-02-27) - Default Header() method was improved to reduce document size. 5.9.058 (2011-02-25) - Image() method was improved to cache images with transparency layers (thanks to Korneliusz Jarzębski for reporting this problem). 5.9.057 (2011-02-24) - A problem with image caching system was fixed (thanks to Korneliusz Jarzębski for reporting this problem). 5.9.056 (2011-02-22) - A bug on fixHTMLCode() method was fixed. - Automatic line break for HTML was fixed. 5.9.055 (2011-02-17) - Another bug related to HTML table page break was fixed. 5.9.054 (2011-02-16) - A bug related to HTML table page break was fixed. 5.9.053 (2011-02-16) - Support for HTML attribute display="none" was added. 5.9.052 (2011-02-15) - A bug related to HTML automatic newlines was fixed. 5.9.051 (2011-02-12) - "Commas at beginning of new lines" problem was fixed. 5.9.050 (2011-02-11) - Bug #3177606 "SVG Bar chart error" was fixed. 5.9.049 (2011-02-03) - Bug #3170777 "TCPDF creates a new page after a single line in writeHTML" was fixed. 5.9.048 (2011-02-02) - No changes. Just released to override previous release that was not uploaded correctly. 5.9.047 (2011-01-28) - Bug #3167115 "PDF error in <table> (example 48)" was fixed (was introduced in 5.8.046). 5.9.046 (2011-01-18) - PDF view/print layers are now automatically turned off if not used (see setVisibility() method). 5.9.045 (2011-01-17) - HTML list support were improved. 5.9.044 (2011-01-15) - Bug #3158422 "writeHTMLCell Loop" was fixed. - Some HTML image alignment problems were fixed. 5.9.043 (2011-01-14) - Bug #3158178 "PHP Notice" was fixed. - Bug #3158193 "Endless loop in writeHTML" was fixed. - Bug #3157764 "SVG Pie chart incorrectly rendered2". 5.9.042 (2011-01-14) - Some problems of the PHP4 version were fixed. 5.9.041 (2011-01-13) - A problem with SVG elliptical arc path was fixed (ref. bug #3156574). - A problem related to font weight on HTML table headers was fixed. 5.9.040 (2011-01-12) - A bug related to empty pages after table was fixed. 5.9.039 (2011-01-12) - Bug item #3155759 "openssl_random_pseudo_bytes() slow under Windows" was fixed. 5.9.038 (2011-01-11) - Minor bugs were fixed. 5.9.037 (2011-01-09) - An alignment problem for HTML texts was fixed. 5.9.036 (2011-01-07) - A bug related to HTML tables on header was fixed. 5.9.035 (2011-01-03) - A problem related to HTML table border alignment was fixed. - Bug #2996366 "FastCGI and Header Problems" was fixed. 5.9.034 (2010-12-19) - DejaVu and GNU Free fonts were updated. 5.9.033 (2010-12-18) - Source code documetnation was improved. 5.9.032 (2010-12-18) - Default font stretching and spacing values are now inherited by HTML methods. 5.9.031 (2010-12-16) - Source code documentation errors were fixed. 5.9.030 (2010-12-16) - Several source code documentation errors were fixed. - Source code style was changed for Doxygen. - Source code documentation was moved online to http://www.tcpdf.org 5.9.029 (2010-12-04) - The $fitbox parameter on Image() method was extended to specify image alignment inside the box (check the example n. 9). 5.9.028 (2010-12-03) - Font utils makefont.php and makeallttffonts.php were updated. 5.9.027 (2010-12-01) - Spot Colors are now better integrated with HTML mode. - Method SetDocInfoUnicode() was added to turn on/off Unicode mode for document information dictionary (meta tags) - check the example n. 19. 5.9.026 (2010-12-01) - A problem with mixed text directions on HTML was fixed. 5.9.025 (2010-12-01) - The AddSpotColor() now automatically fills the spotcolor array (defined on spotcolors.php file). 5.9.024 (2010-11-30) - Bug item #3123612 "SVG not use gradientTransform in percentage mode" was fixed. 5.9.023 (2010-11-25) - A potential bug on SVG transcoder was fixed. 5.9.022 (2010-11-21) - Method ImageEPS includes support for EPS/AI Spot colors. - Method ImageEPS includes a new parameter $fixoutvals to remove values outside the bounding box. 5.9.021 (2010-11-20) - Support for custom bullet points images was added (check the example n.6) - Examples n. 6 and 61 were update (check the comments inside). 5.9.020 (2010-11-19) - A problem related to additional page when using multicolumn mode was fixed. 5.9.019 (2010-11-19) - An SVG bug was fixed. - ImageSVG() and ImageEPS() methods now accepts image data streams (put the string on the $file parameter preceded by '@' character). - Option 'E' was added to the $dest parameter of Output() method to return the document as base64 mime multi-part email attachment (RFC 2045). 5.9.018 (2010-11-19) - An SVG bug was fixed. 5.9.017 (2010-11-16) - Tagline color was set to transparent. - The method fixHTMLCode() was added to automatically clean up HTML code (requires HTML Tidy). 5.9.016 (2010-11-16) - Bug item #3109705 "list item page break hanging bullet" was fixed. 5.9.015 (2010-11-16) - Bug item affecting QRCode was fixed. - Some bugs affecting HTML lists were fixed. - ImageSVG() and fitBlock() methods were improved to handle some SVG problems. - Some problems with PHP4 compatibility were fixed. 5.9.014 (2010-11-15) - Bug item #3109464 "QRCode error" was fixed. 5.9.013 (2010-11-15) - Bug item #3109257 "Problem with interlaced GIFs and PNGs" was fixed. - Image function now accepts image data streams (check example n. 9). 5.9.012 (2010-11-12) - Method getTCPDFVersion() was added. - PDF_PRODUCER constant was removed. - Method convertHTMLColorToDec() was improved. - HTML colors now support spot color names defined on the new spotcolors.php file. - The default method Header() was improved to support SVG and EPS/AI images. - A bug on SVG importer was fixed. 5.9.011 (2010-11-02) - Bug item #3101486 "Bug Fix for image loading" was fixed. 5.9.010 (2010-10-27) - Support for CSS properties 'border-spacing' and 'padding' for tables were added. - Several language files were added. 5.9.009 (2010-10-21) - HTML text alignment was improved to include the case of RTL text on LTR direction and LTR text on RTL direction. 5.9.008 (2010-10-21) - Bug item #3091502 "Bookmark oddity" was fixed. - HTML internal links now accepts page number and Y position. - The method write1DBarcode() was improved to accept separate horizontal and vertical padding (see example n. 27). 5.9.007 (2010-10-20) - Method adjustCellPadding() was fixed to handle bad input. 5.9.006 (2010-10-19) - Support for AES 256 bit encryption was added (see example n. 16). - Method getNumLines() was fixed for the empty string case. 5.9.005 (2010-10-18) - Method addPageRegion() was changed to accept regions starting exactly from the top of the page. 5.9.004 (2010-10-18) - A bug related to annotations was fixed. - The file unicode_data.php was canged to encapsulate all data in a class. - The file htmlcolors.php was changed to remove the global variable. 5.9.003 (2010-10-15) - Support for no-write page regions was added. Check the example n. 64 and new methods setPageRegions(), addPageRegion(), getPageRegions(), removePageRegion(). - A bug on Right-To-Left alignment was fixed. 5.9.002 (2010-10-08) - Cell method was improved to preserve the font stretching and spacing values when using the $stretch parameter (see example n. 4). 5.9.001 (2010-10-07) - The problem of blank page for nobr table higher than a single page was fixed. 5.9.000 (2010-10-06)
    以上就是本篇文章【网站流量统计分析系统(php web版)】的全部内容了,欢迎阅览 ! 文章地址:http://nhjcxspj.xhstdz.com/news/1829.html 
     栏目首页      相关文章      动态      同类文章      热门文章      网站地图      返回首页 物流园资讯移动站 http://nhjcxspj.xhstdz.com/mobile/ , 查看更多   
最新文章
万兴pdf怎么复制
步骤1 用万兴PDF打开pdf文档之后,点击工具栏的“编辑文本,图像等对象”的选项,这时能够看到pdf文档的页面可以编辑的区域会有
Papeete (Tahiti Island French Polynesia)
Papeete the largest cruise port in French Polynesia (overseas territory of France since 1946). It is located on Tahiti I
新站必看!百度收录狂飙,教你秒变爆款网站
新站点的百度收录速度影响其发展,面对此问题,多数站长初期都无法摆脱收录缓慢的困扰。因此,提高百度收录新站点的效率刻不容缓
wordpress镜像站 wordpress镜像网站
主要的流程很简洁:你需要一个域名及一台云服务器。创新互联建站专注于长兴企业网站建设,响应式网站设计,成都做商城网站。长兴网
适合老人的旅游景点:推荐的特产与纪念品购买指南
适合老人的旅游景点推荐 在快节奏的生活中,旅游成为了人们放松心情、享受生活的一种重要方式。然而,对于老人来说,选择合适的旅游景点尤为重要。这不仅关乎到他们的身体健康,也直接影响到旅游的乐趣。本文将为您推荐一些适合老人的旅游
揭秘大型企业网站优化秘诀:提升流量与转化的终极方案
大型企业网站的优化难题 大型企业网站在面临营销的过程中往往会遇到流量不足、转化率低的问题。虽然拥有庞大的资源和团队,但要想在竞争激烈的市场中脱颖而出,需要综合运用各种手段来提升网站的流量和转化率。 精细化数据分析 首先,大型
娱乐场所治安秩序管理的规范措施及其实施效果分析
引言 随着社会的不断发展与经济的快速增长,娱乐场所作为现代城市生活的重要组成部分,吸引了大量的消费者。然而,随之而来的安全隐患和治安问题也逐渐凸显。为了维护良好的社会秩序,保障顾客的合法权益,加强娱乐场所的治安秩序管理势在
海底捞大学生优惠如何享受
海底捞大学生优惠如何享受 近年来,海底捞作为一家知名火锅品牌,一直致力于为顾客提供优质的用餐体验。在海底捞用餐的大学生朋友们有幸享受到了一项特别的优惠政策。下面我们一起来了解一下海底捞大学生优惠如何享受。 资料准备 首先,作
海底捞学生专享打折规则与优惠时间全解析
海底捞——每一个角落都充满温暖的火锅品牌 海底捞作为中国知名的火锅连锁品牌,一直以来都以其独特的服务和美味的菜品吸引着无数食客。不同于传统的火锅店,海底捞在用餐环境、餐品选择、服务质量等各个方面都努力追求卓越,让每一位顾客
运动健身内容一般由四部分组成
引言:运动健身的重要性 在现代社会,随着生活节奏的加快和工作压力的增加,越来越多的人开始关注健康与健身。运动不仅能增强体质、提高免疫力,更能改善心理状态,缓解焦虑与压力。本文将深入探讨运动健身内容的组成部分,力求帮助您更好
相关文章