Skip to content

HP ENVY Photo 6232 - PDF multiple pages ? #815

@boulete31

Description

@boulete31

Hi,
I use a hp envy photo 6232.

I don't understand how it's possible to produce a pdf with multiple pages .
When i start a pdf scan, the pdf file stay in the temp folder.
When I start a scan pdf again, the temp file finally goes to the destination folder and the the new file stays stuck in the temp folder.

Here's my dockercompose file:

version: "3"

services:
  node-scan:
    image: docker.io/manuc66/node-hp-scan-to:latest
    hostname: node-hp-scan-to
    environment:
      - IP=192.168.168.159
      - LABEL=Reseau
      - PATTERN="scan"_dd.mm.yyyy_hh:MM:ss
      - PGID=1000
      - PUID=1000
      - TZ=Europe/London
    volumes:
      - /mnt/disk2/DOCUMENTS/SCAN:/scan
    restart: unless-stopped

Thank you

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions