ddvk/rmfakecloud

Missing pages in pdf on rmfakecloud

MrHappy opened this issue · 2 comments

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
}````
ddvk commented

thanks for reporting this, busy with other things, but will try to get back to this one.

Thanks!
Let me know if you need additional info.