PdfFileInfo info = info.isPdfFile();
if(info.isPdfFile()) {
PdfDocument = new com.aspose.Pdf.Document(PdfPath);
objMap.put(BoConstants.Pdf_Doc, PdfDocument);
checkAllPdfValidation(validateParams, PdfRules, objMap);
…...PDF Product Family rampujar March...aspose.pdf.Document(pdfPath); objMap.put(BoConstants.PDF_DOC, pdfDocument);...