Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. dpis: [75, 150, 300, 600]
  2.  
  3. #===========================================================================
  4. # the allowed scales
  5. #===========================================================================
  6. scales:
  7. - 25000
  8. - 50000
  9. - 100000
  10. - 200000
  11. - 500000
  12.  
  13. #===========================================================================
  14. # the list of allowed formats
  15. #===========================================================================
  16. outputFormats: ['pdf', 'png', 'gif']
  17.  
  18. dpis: [75, 150, 300, 600]
  19. formats: [pdf, png, gif]
  20.  
  21. java.lang.NoClassDefFoundError: org/apache/pdfbox/pdmodel/PDDocument
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement