Skip to content

Missing pages in pdf on rmfakecloud #236

@MrHappy

Description

@MrHappy

I've transferred a pdf to my RM2 through rmfakecloud.
On my RM2 it is fine, it has all the pages.
When I want to read it on rmfakecloud it shows 1 page.
This happened on several pdf's and seems random.

I downloaded the pdf with rmapi and opened it, it is complete (11 pages).

The content-file however shows 1 page.

{
    "coverPageNumber": -1,
    "documentMetadata": {
    },
    "dummyDocument": false,
    "extraMetadata": {
        "LastFinelinerv2Size": "1",
        "LastPen": "Finelinerv2",
        "LastTool": "Finelinerv2",
        "ThicknessScale": ""
    },
    "fileType": "pdf",
    "fontName": "",
    "formatVersion": 1,
    "lastOpenedPage": 0,
    "lineHeight": -1,
    "margins": 180,
    "orientation": "portrait",
    "originalPageCount": -1,
    "pageCount": 1,
    "pageTags": [
    ],
    "pages": [
        "b2c0a739-a8f0-47cb-993c-c59d705866b7"
    ],
    "redirectionPageMap": [
    ],
    "sizeInBytes": "303517",
    "tags": [
    ],
    "textAlignment": "justify",
    "textScale": 1
}````

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions