java.lang.Object
imagingbook.pdf.PdfExporter
Exports an
ImagePlus
instance, including its vector overly (if existent) to a PDF file. Configuration is
accomplished by passing a PdfExporter.Parameters
instance to the constructor. If selected, core Type1 fonts
are substituted and embedded in the PDF.- Version:
- 2022/03/15
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPdfExporter
(ImagePlus im) PdfExporter
(ImagePlus im, PdfExporter.Parameters params) -
Method Summary
-
Constructor Details
-
PdfExporter
-
PdfExporter
-
-
Method Details
-
exportTo
-