Edit C:\Users\Administrator\Desktop\Back\galaxie - Copy\WEB-INF\classes\com\edeal\frontline\controller\actions\custom\PDFMerger.class
Êþº¾ 3 H 7com/edeal/frontline/controller/actions/custom/PDFMerger java/lang/Object <init> ()V Code LineNumberTable LocalVariableTable this 9Lcom/edeal/frontline/controller/actions/custom/PDFMerger; execute ([Ljava/lang/String;)V Exceptions java/lang/Exception merge args [Ljava/lang/String; usage 'org/apache/pdfbox/util/PDFMergerUtility " # $ addSource (Ljava/lang/String;)V & ' $ setDestinationFileName ) * mergeDocuments destinationFileName Ljava/lang/String; sourceFileName merger )Lorg/apache/pdfbox/util/PDFMergerUtility; i I StackMapTable 4 java/lang/String 6 8 7 java/lang/System 9 : err Ljava/io/PrintStream; < íUsage: java org.apache.pdfbox.PDFMerger <Source PDF File 2..n> <Destination PDF File> <Source PDF File 2..n> 2 or more source PDF documents to merge <Destination PDF File> The PDF document to save the merged documents to >