nakijun / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

HTMLViewer PrintPreview Failure #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Sample URL: http://www.englishcountrypursuits.co.uk

2. Open sample URL and generate PrintPreview in 9.45 vs. 112

3. 9.45 generates 9 preview metafiles, 112 fails to complete

4. HPages variable in 112 PrintPreview returns 15k+ pages, results in very 
large loop, never completes

What is the expected output? What do you see instead?

9.45 produces 9 pages in print preview, 112 fails to complete

What version of the product are you using? On what operating system?

9.45 tested vs. 112, Windows XP 32-Bit, Delphi 7

Please provide any additional information below.

Background image / color between 9.45 and 112 print preview also differs / is 
incorrect.

A quick way to test is to use the FrameBrowser demo, compiled with 9.45 and 
112, load sample URL, select Print Preview menu action.

Original issue reported on code.google.com by winal...@googlemail.com on 24 Jan 2011 at 11:07

GoogleCodeExporter commented 9 years ago
Thanks for spotting this issue. I can reproduce it...

Original comment by OrphanCat on 24 Jan 2011 at 8:35

GoogleCodeExporter commented 9 years ago
Fixed with r114 in branch 11 and r115 in trunk (HtmlViewer 10.2).
Now the page is previewed on 2 pages horizontally.

Regrettably it still doesn't look like in Firefox or IE, but at least revising 
the positioning of floating blocks is already on my agenda (issue 24 and issue 
46).

Original comment by OrphanCat on 25 Jan 2011 at 1:03

GoogleCodeExporter commented 9 years ago
Hi OrphanCat,

Thanks for the update, really appreciate your hard work on this component.

Regards,

WP

Original comment by winal...@googlemail.com on 25 Jan 2011 at 9:55