Re: Cutlines im Report



dann versuch mal die Knoten (Kurven) einer EMF zu bearbeiten und häng die Datei an... Eine EMF ist definitiv keine Vektordatei, den Du mit einem Plotter schneiden kannst. Und darauf verwette ich meinen Allerwertesten :o)

Aus der Microsoft EMF Specification (http://download.microsoft.com/download/a/e/6/ae6e4142-aa58-45c6-8dcf-a657e5900cd3/%5BMS-EMF%5D.pdf):

"1 Introduction
This is a specification of the Enhanced Metafile Format (EMF) structure, a Microsoft proprietary interface. The EMF structure specifies a metafile format that can store a picture in device-independent form. The stored picture can be rendered by parsing and processing the metafile.
An EMF metafile is a series of variable-length records, called EMF records, which contain graphics drawing commands, object definitions and properties. The metafile begins with a header record, which includes ths metafile version, its size, the resolution of the device on which the picture was created, and the dimensions of the picture. An EMF metafile is "played back" when its records are converted to a format understood by a specific graphics device. The image defined in an EMF structure maintains its dimensions, shape, and proportions on any output device, including printers, plotters, desktops, or in the client areas of applications."

So, und die Stichwörter "drawing commands", "object definitions", "played back" und "maintains [...] on any output device" klingt für mich definitiv NICHT nach einem Bitmapformat, sondern beschreibt exakt das, was man allgemeinhin unter einem Vektorformat versteht.

Mir wurscht, ob Du das jetzt kapierst oder nicht, aber die Behauptung, EMF wäre kein Vektorformat ist schlichtweg falsch, sorry.
.



Relevant Pages

  • Re: Cutlines im Report
    ... Vektordaten - aber nicht die von VFP erzeugten.< ... Aus der Microsoft EMF Specification ... This is a specification of the Enhanced Metafile Format structure, ...
    (microsoft.public.de.fox)
  • Re: Serious GDI Multithreading bug while printing to metafiles
    ... GDI calls end up in the EMF. ... metafile DC and the printer DC. ... Strange is, the CreateFont(), SelectFont, ..., DeleteFontis ...
    (microsoft.public.win32.programmer.gdi)
  • Dynamic replacement of metafiles records not possible when playing back with GDI
    ... The idea is to optimize an EMF so that no bitmaps are stored internally ... the image is kept in a private comment block and a dummy StretchDIBits ... metafile, GDI refuses to play back such a record. ... If there's another reason, I would love to hear a rationale. ...
    (microsoft.public.win32.programmer.gdi)
  • Re: KB835732 EMF-problem status and info?
    ... > You cannot view enhanced metafile format graphics files (or EMF image ... > Contact Product Support Services for the hotfix and to answer any ... metafile validation, or even a tool for checking ... now hundreds of images suddenly became unusable. ...
    (microsoft.public.windowsupdate)