Menu

Landscape Orientation on Remarkable?

Anonymous
2024-05-10
2024-05-31
  • Anonymous

    Anonymous - 2024-05-10

    Is there no way to set a landscape orientation for output to remarkable tablets? It seems no matter the format of the file, or the -W and -H flags being used, I can never get the resulting file to open or render correctly in landscape.

     
  • A. Vontobel

    A. Vontobel - 2024-05-31

    Interesting question!
    Please try the following command:

    drawj2d -Trmdoc -X-26.5 -W210 -H157 landscape.hcl 
    

    Upload out-landscape.rmdoc to the rM. On the rM tablet open the notebook (out-landscape) and select the menu option "Set to landscape".

    notes
    - assuming in landscape.hcl you draw within the coordinates 0 < x < 210 (width in mm) and 0 < y < 157 (height)
    - (157 - 210) / 2 = -26.5
    - probably you can omit the -W and -H parameters
    - use -Trmn for RCU or -Trm for rmapi

    Does this work?

     

Anonymous
Anonymous

Add attachments
Cancel