I want to catch page labels of original pdf file that used them in new pdf 
file. but I couldn't. I type this command in my project.
PDDocument originalpdf=...
originalpdf.getDocumentCatalog() .getLabels();

Reply via email to