相关文章
网站流量统计分析系统(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://yejunbin01.xhstdz.com/news/1829.html 
     栏目首页      相关文章      动态      同类文章      热门文章      网站地图      返回首页 物流园资讯移动站 http://yejunbin01.xhstdz.com/mobile/ , 查看更多   
最新文章
做seo为什么要从白帽seo做起
本人十三君跟着师父十二君做seo也有些时间了,从接触seo以来,发现一个有趣的现象:很多做seo的人员,尤其是新人总想着玩黑帽与
企业工信部备案提交教程(电子化备案)
一、教程目的 本教程主要针对首次备案过程中所需基本信息的填写说明。 (非经营性网站:只要是通过第三方支付࿰
伊金霍洛网站排名优化费用是如何计算的?
伊金霍洛网站seo优化百度搜索引擎关键词快速排名推广提升自然流量点击SEO优化师、网站设计师、梦想者您的流量获取专家“创新互联
【R9s(全网通)搜狗手机输入法下载】OPPO R9s 全网通搜狗手机输入法12.1.1免费下载
搜狗输入法,拥有超大中文词库,输入更加精准,智能。搜狗智能旺仔带你用表达,斗图,妙语,输入更加有趣。******特色功能******
57、曾正忠三部曲 《变化球 Breaking Ball》《迟来的决战 The Last Battle》《无胆狗雄 TATAMI》
水平有限,还望轻喷。\\\ ( 'ω' ) //// 相较去年,重心从挑选top10变成了尽量多列举一些作品,所以今年提及的漫画数量比较
微信公众号及服务号文章爬取
使用Python爬取公众号文章主要两种方法:通过爬取第三方公众号聚合网站通过微信公众平台引用文章接口微信传送门已被封杀,现存可
人工智能板块震荡:投资者应关注AI ETF与软件ETF动态
随着科技的不断发展,人工智能(AI)领域的投资持续引发市场的关注。根据最新市场数据,截至今日收盘,中证人工智能主题指数上涨
男科专题:宁波市男科医院排名更新,宁波普仁男科医院怎么样
男科专题:宁波市男科医院排名更新,宁波普仁男科医院怎么样?男科疾病常常困扰着男性的生活与工作,影响着他们的身心健康。因此
品牌升级前必须思考的5个关键问题
重塑品牌事关重大,改变现有的品牌名称或形象可能会非常冒险。但同时,品牌形象升级也可能恰恰是治愈品牌病痛的不二良方。当企业
城口SEO优化神器,企业线上崛起的利器揭秘
城口SEO优化推广软件,为企业线上崛起提供强劲助力。通过精准关键词优化、网站结构优化等手段,提升网站在搜索引擎排名,吸引潜
相关文章