Guest User

Untitled

a guest
Nov 18th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. for %%i in (%f%) do (
  2. sejda-console.bat extractbybookmarks -f ".%%~ni.pdf" -o "export%%~ni%title%.pdf" -l 2 -p [BOOKMARK_NAME] -e "%title%" --overwrite
  3. )
  4.  
  5. make_sheet.bat -t "Live it up" --supress *.lytex
  6. Configuring Sejda 3.2.30
  7. Starting execution with arguments: 'extractbybookmarks -f .book_drums.pdf -o exportbook_drumsLive it up.pdf -l 2 -p [BOOKMARK_NAME] -e Live it up --overwrite'
  8. Java version: '1.8.0_151'
  9. Validating parameters.
  10. Starting task (org.sejda.impl.sambox.ExtractByOutlineTask@28701274) execution.
  11. Opening C:Usersskr1_DesktopToolsSongbookSampleout.book_drums.pdf
  12. Retrieving outline information for level 2 and match regex Live it up
  13. Starting extraction by outline, level 2 and match regex Live it up
  14. Found 0 inherited images and 0 inherited fonts potentially unused
  15. Starting extracting Live it up pages 9 9
  16. Created output temporary buffer C:Usersskr1_DesktopToolsSongbookSampleoutexportbook_drums.sejdaTmp2789047920522272436.tmp
  17. Appended relevant outline items
  18. Filtering annotations
  19. Skipped acroform merge, nothing to merge
  20. Ending extracting Live it up
  21. Task progress: 0% done
  22. Moving C:Usersskr1_DesktopToolsSongbookSampleoutexportbook_drums.sejdaTmp2789047920522272436.tmp to C:Usersskr1_DesktopToolsSongbookSampleoutexportbook_drumsLive it up.pdf.
  23. Extraction completed and outputs written to org.sejda.model.output.FileOrDirectoryTaskOutput@478190fc[C:Usersskr1_DesktopToolsSongbookSampleoutexportbook_drumsLive it up.pdf]
  24. Task (org.sejda.impl.sambox.ExtractByOutlineTask@28701274) executed in 0 seconds
  25. Completed execution
  26.  
  27. C:Usersskr1_DesktopToolsSongbookSample>(sejda-console.bat extractbybookmarks -f ".book_general.pdf" -o "exportbook_generalLive it up.pdf" -l 2 -p [BOOKMARK_NAME] -e "Live it up" --overwrite )
  28. Configuring Sejda 3.2.30
  29. Starting execution with arguments: 'extractbybookmarks -f .book_general.pdf -o exportbook_generalLive it up.pdf -l 2 -p [BOOKMARK_NAME] -e Live it up --overwrite'
  30. Java version: '1.8.0_151'
  31. Invalid value (File '.book_general.pdf' does not exist): --files -f value... : pdf files to operate on. A list of existing pdf files (EX. -f /tmp/file1.pdf or -f /tmp/password_protected_file2.pdf:secret123) (required)
  32. Invalid value (File '.book_general.pdf' does not exist): --files -f value... : pdf files to operate on. A list of existing pdf files (EX. -f /tmp/file1.pdf or -f /tmp/password_protected_file2.pdf:secret123) (required)
  33.  
  34. C:Usersskr1_DesktopToolsSongbookSample>(sejda-console.bat extractbybookmarks -f ".book_guitar.pdf" -o "exportbook_guitarLive it up.pdf" -l 2 -p [BOOKMARK_NAME] -e "Live it up" --overwrite )
  35. Configuring Sejda 3.2.30
  36. Starting execution with arguments: 'extractbybookmarks -f .book_guitar.pdf -o exportbook_guitarLive it up.pdf -l 2 -p [BOOKMARK_NAME] -e Live it up --overwrite'
  37. Java version: '1.8.0_151'
  38. Invalid value (File '.book_guitar.pdf' does not exist): --files -f value... : pdf files to operate on. A list of existing pdf files (EX. -f /tmp/file1.pdf or -f /tmp/password_protected_file2.pdf:secret123) (required)
  39. Invalid value (File '.book_guitar.pdf' does not exist): --files -f value... : pdf files to operate on. A list of existing pdf files (EX. -f /tmp/file1.pdf or -f /tmp/password_protected_file2.pdf:secret123) (required)
Add Comment
Please, Sign In to add comment