相关文章
网站流量统计分析系统(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://ktsh.xhstdz.com/news/1829.html 
     栏目首页      相关文章      动态      同类文章      热门文章      网站地图      返回首页 物流园资讯移动站 http://ktsh.xhstdz.com/mobile/ , 查看更多   
最新文章
谷歌收录秘籍:揭秘提交入口网址
谷歌收录提交入口:专业指南与重要性解析在当今数字化时代,互联网已成为信息传播与商业活动的重要平台对于网站运营者而言,确保
浅探webpack优化
由于前端的快速发展,相关工具的发展速度也是相当迅猛,各大框架例如vue,react都有自己优秀的脚手架工具来帮助我们
百度收录平台排名 揭秘百度收录平台排名,优化策略助你领跑新媒体
在当今这个信息爆炸的时代,互联网已成为企业展示自我、吸引客户、拓展市场不可或缺的重要渠道而在浩瀚的网络海洋中,如何让自己
为什么要做海外推广方式
为什么要进行海外推广方式:探索国际化市场的关键路径一、引言在全球化和数字化迅猛发展的当下,企业的海外推广成为了进入国际市
99%亚马逊运营都不知道的“以图找同款”功能!
亚马逊已与各大社交媒体平台达成了合作,在社媒平台的分享按钮中,多了一个亚马逊图标。大家可以理解为:从社媒平台到亚马逊平台
如何通过百度网站链接提交提升企业在搜索引擎中的知名度与排名
目前,数字化新时代盛行之际,网络的广泛应用使得网站成为企业展现自身、招揽顾客及拓展市场的重要载体。然而,仅有网站并非万能
电脑磁盘分区格式GPT和MBR哪个好 电脑磁盘分区格式GPT和MBR对比【详解】
  最近不少用户在安装电脑的时候经常会安装新的电脑硬盘,在新的电脑硬盘安装的时候,电脑都会提示用户需要进行初始化磁盘,并
百度seo排名优化是什么?
在当今这个数字化和信息化的时代,搜索引擎已经成为人们获取信息、寻找服务的重要工具。百度,作为中国非常大的搜索引擎,其排名
永州SEO优化,企业品牌腾飞的关键策略
永州SEO推广排名,助力企业品牌崛起。通过优化关键词、提升网站质量、布局搜索引擎算法,提高企业网站在搜索引擎中的排名,吸引
百度新网站收录揭秘:内容质量决定速度,SEO优化引爆排名
百度新网站收录情况近期,公众重点关注了百度搜索引擎针对新型网站的收录状况。作为网站主与网络市场推广从业者,网站于搜索引擎
相关文章