Lines Matching refs:to

18 	* Fixed: number  of  custom  characters no  more  limited to  256
40 * Fixed: some paths to files generated using HTML2PS_DIR contained
43 * Fixed: CSS cache returns references to CSS objects instead of
76 * Fixed: broken PostScript image encoders (thanks to snover for
95 * Fixed: HTML files referring to the same image several times were
107 * Change: JPEG images now will not be converted to PNG, decreasing
167 * Change: file destination object now can display a link to the
172 * Change: "autosized vertical margin boxes" code moved to
199 * Fixed: * { display: none; } CSS rule caused script to die
208 vectors was limited to 255 (limit on total number of different
254 * Fixed: "Call to a member function on a non-object in
264 * Change: script attempts to update pcre.backtrack_limit
267 * Change: check for pcre.backtrack_limit added to systemcheck.php
296 * Fixed: a number of issues related to recent changes
344 * Change: array of calculated page heights is passed to
417 * Fixed: "Call to a member function
428 to be rendered incorrectly
449 * Fixed: broken 'text-transform' support. Thanks to dkrieger for
509 * Fixed: minor issues related to absolute-positioned boxes width
544 * New: DOM extension check added to "system configuration check"
561 * Fixed: more tolerant to invalid textarea content (unescaped
601 html2ps to die with 'Frame nesting too deep' message
606 attempts to detect un-escaped symbols (i.e. spaces) in path and
607 escape them automatically. Applies to img & input type="image".
617 always had border width set to zero
626 * Fixed: Call to undefined method FlowContext::postpone() error
645 caused Acrobat Reader to crash when used clicks on the image.
679 be wrapped to the next line
705 * Fixed: minor changes in CSS property handling to clean-up
744 * Change: internal changes aimed to ease automated testing and
785 * Fixed: pages with radiobuttons could cause warning messages to
794 HTML string to conversion engine
800 * Fixed: in batch mode @page rules were applied to margin boxes
804 were named using the URL field. (Changed to 'batch.pdf')
858 * Change: several routines reworked to reduce constant script
866 * Fixed:   symbols could cause page breaks to move to
872 * Change: simple system requirements checking script added to
882 * Fixed: Media size was rounded to integer number of millimetres
922 * Fixed: "Call to a member function on a non-object" error for
934 * Change: HTML2PS_DIR now calculated always relative to the
935 config.inc.php, ignoring path to the script including html2ps
938 * Fixed: some variables are explicitly declared global now to
951 * Fixed: minor change in documentation related to headers/footers
956 * Change: BODY margin/padding values behaviour now is similar to
959 * Fixed: text lines having line-height set to value less than font
964 * Change: minor documentation updates related to the "debug boxes"
971 function now no more cause PHP warnings to be printed; they're
976 empty hostname (thanks to JensE for noticing and testing this).
979 could not be rendered (thanks to JensE for the test case and
1020 was rendered offset to the right
1042 could cause containing tag to be processed incorrectly
1044 * Fixed: fixed an incorrect path to Active-Link DOM XML extension.
1055 * Fixed: added more comprehensive error message if a site to be
1058 * Change: minor additions to FAQ page in "no output" section
1062 tolerant to this error.
1065 columns could cause table to be rendered incorrectly
1068 attempting to process a new file
1100 * Fixed: iframes referring to images instead of HTML are ignored
1124 * Fixed: empty STYLE node could cause a notice messages to be
1127 * Fixed: empty 'margin' value could cause PHP warning messages to
1131 suffixes (instead of causing script to terminate)
1143 comments to anchor-related routines
1154 script (thanks to Pletfrog for contributing)
1165 processing error (thanks to fredlefred for contributing)
1176 * Change: config file renamed to 'html2ps.config' (now file is not
1191 header, as some hosts do not allow scripts to access content
1193 * Fixed: path to PDFLIB fonts directory was calculated incorrectly
1196 * Fixed: all 'require' commands moved to 'pieline.class.php' file,
1197 so now additional files should be included now if you need to use
1210 * Fixed: "cannot open AFM file" message now contains reference to
1218 * Fixed: single open/close quote could cause the following word to
1263 * A0-A3 and A6-A10 paper sized added to the list of predefined
1274 * Fixed the issue related to printing the text on the page margins
1297 * Fixed: elements having 'position: fixed' could cause script to
1344 * Fixed several rounding error issues causing background images to
1381 * Fixed 'ex' unit size ajusted to 0.6 fraction of current font
1384 * Fixed CSS rules applicable to element having more than one class
1432 and list markers to be rendered
1470 applied to button input
1525 causes script to "hang"
1534 coverted to lowercase
1569 property applied to block content
1577 * box.text.php: fixed bug 1239364 - Text cut-off (similar to bug
1616 is applied to the cell children
1622 script to hang
1749 Notice: 'tofile' parameter have been renamed to 'output'
1750 parameter; default script behaviour have changed to display result
1752 can get old-style behaiour by setting 'output' to '1' value.