Package Tools_

Class Export_PDF

java.lang.Object
Tools_.Export_PDF
All Implemented Interfaces:
PlugIn, JavaDocHelp

public class Export_PDF extends Object implements PlugIn, JavaDocHelp
This ImageJ plugin exports the current image and its attached vector graphic overlay (if existent) as a PDF file. It uses the free OpenPDF library, which is based on iText4 but LGPL-licensed (see https://github.com/LibrePDF/OpenPDF).
Version:
2022/04/23 (removed DialogListener)
See Also:
  • Constructor Details

  • Method Details