Convert a Pdf document to bitmap images
Stream<PdfRaster> raster( Uint8List document, List<int>? pages, double dpi, );