Class PrintExportCommand

All Implemented Interfaces:
Command

public class PrintExportCommand extends ExportCommand
Command that exports the current document on the serverside into a pdf file intended for printing. The exported pdf file will be downloaded and opened in a new tab. The export will be a newly generated pdf containing an embedded "open action" that instructs the pdf viewer / browser to show its print dialog when opening the pdf.
  • Constructor Details

    • PrintExportCommand

      public PrintExportCommand()