相关文章
网站流量统计分析系统(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://dh99988.xhstdz.com/news/1829.html 
     栏目首页      相关文章      动态      同类文章      热门文章      网站地图      返回首页 物流园资讯移动站 http://dh99988.xhstdz.com/mobile/ , 查看更多   
最新文章
百度新网站收录揭秘:内容质量决定速度,SEO优化引爆排名
百度新网站收录情况近期,公众重点关注了百度搜索引擎针对新型网站的收录状况。作为网站主与网络市场推广从业者,网站于搜索引擎
SEO营销咨询,企业互联网转型的高效秘籍
SEO营销咨询,企业互联网转型的得力助手!我们提供专业的SEO策略,提升网站排名,增强网络曝光,助力企业高效转型,抢占市场先机
电商seo做法 电商SEO优化实战技巧揭秘
电商SEO:解锁流量与转化的秘密武器在当今这个数字化时代,电子商务已成为全球经济不可或缺的一部分随着市场竞争的日益激烈,如
2024年最顶尖的AI驱动SEO工具|TodayAI
在当今数字营销的竞争环境中,获得搜索引擎的高排名至关重要,因为它直接关联到网站的有机流量和品牌的在线影响力。
AI在创造还是毁掉音乐?深度学习时代的音乐变革
近一个月来,音乐界迎来了一场由人工智能主导的变革。随着多个音乐大模型的相继亮相,AI技术一举将音乐创作的门槛降
短视频排名seo(短视频排行榜前十名)
提高短视频曝光率**#8211; 如何吸引更多的观众?在当今社交媒体爆炸的时代,多种类型的短视频在不同的平台上迅速传播。但与此同
SEO培训课程助力企业快速提升网站排名,抢占市场风口
本课程专注于SEO培训,旨在帮助企业优化网站,提升排名,抢占市场优势,通过专业指导助力企业在线上竞争中获得先机。随着互联网
云南uc神马搜索广告怎么开户
在互联网广告日益发展的今天,企业的市场推广已成为提升业绩的重要组成部分。云南作为一个旅游和文化丰富的省份,吸引了大量用户
wordpress插件,免费蜘蛛统计分析插件,wordpres翻译插件「附下载」
Wordpress采集插件不需要任何采集规则,完全实现一键抓取任务。支持365天无限循环挂机采集维护所有网站。设置好相关参数后,软件
2024年区块链技术培训:全新课件发布
2024年区块链技术培训:全新课件发布汇报人:2024-11-16区块链技术基础区块链核心技术详解区块链平台与开发工具介绍区块链安全性
相关文章