Table of Contents

Class Pfm2Afm

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

Converts a PFM file into an AFM file.

public sealed class Pfm2Afm
Inheritance
Pfm2Afm
Inherited Members

Methods

Convert(RandomAccessFileOrArray, Stream)

Converts a PFM file into an AFM file. @throws IOException on error

public static void Convert(RandomAccessFileOrArray inp, Stream outp)

Parameters

inp RandomAccessFileOrArray

the PFM file

outp Stream

the AFM file