Package adams.core.io

Class IcePDF


  • public class IcePDF
    extends Object
    Helper class for IcePDF.
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Constructor Detail

      • IcePDF

        public IcePDF()
    • Method Detail

      • saveTo

        public static String saveTo​(org.icepdf.core.pobjects.Document doc,
                                    File file)
        Saves the document to the specified file.
        Parameters:
        file - the output file
        Returns:
        null if successful, otherwise error message