Refactor/pdf creation
Compare changes
- Eirik Steira authored
@@ -106,9 +106,15 @@ public class ImageAlbumService {
Moved logic from ViewAlbum controller to ImageAlbumService and made PdfDocument implement ImageAlbumDocument to abstract the document process and increase flexibility.