Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi MozillaBrowser: Auf Bitmap zeichnen (https://www.delphipraxis.net/119774-mozillabrowser-auf-bitmap-zeichnen.html)

Jakob Ullmann 31. Aug 2008 14:59


MozillaBrowser: Auf Bitmap zeichnen
 
Hallo,

anscheinend kann man ja mit dem TMozillaBrowser auch eine Grafikausgabe machen. Cool wäre natürlich eine Ausgabe als (Enhanced) MetaFile, aber ich wollte es erst einmal mit einer Bitmap probieren. Ich dachte eventuell, PaintTo wäre es, aber ich sehe nur ein weißes Bild, mit

Delphi-Quellcode:
MozillaBrowser1.PaintTo(Image1.Canvas.Handle, 1, 1);
oder mit

Delphi-Quellcode:
MozillaBrowser1.PaintTo(Image1.Canvas, 1, 1);
Wie muss ich das machen? Bei der Google-Suche gab's in einem anderen Forum so nen Thread, allerdings unbeantwortet.

PS: Ja, eine Seite ist natürlich geladen (lokal).
PPS: Es existiert ein Crosspost im DF.

Jakob Ullmann 1. Sep 2008 18:24

Re: MozillaBrowser: Auf Bitmap zeichnen
 
Frage beantwortet: -> DF


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:10 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz