Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing pages in pdf on rmfakecloud #236

Open
MrHappy opened this issue Apr 19, 2023 · 2 comments
Open

Missing pages in pdf on rmfakecloud #236

MrHappy opened this issue Apr 19, 2023 · 2 comments

Comments

@MrHappy
Copy link

MrHappy commented Apr 19, 2023

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
Copy link
Owner

ddvk commented Apr 20, 2023

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

@MrHappy
Copy link
Author

MrHappy commented Apr 20, 2023

Thanks!
Let me know if you need additional info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants