Expo 44 - Expo Print - HTML Page Height/Width no longer recognized.
See original GitHub issueSummary
I have an existing app that prints labels at a specific size 96px by 192px label/page size.
Print.printAsync({ html: myHTML, height: 92, width:192})
Since upgrading to Expo44 from Expo42
No matter how I send in the parameters the page size will always stay at the default size.
Managed or bare workflow? If you have ios/
or android/
directories in your project, the answer is bare!
managed
What platform(s) does this occur on?
iOS
SDK Version (managed workflow only)
44
Environment
expo-env-info 1.0.2 environment info: System: OS: Windows 10 10.0.22000 Binaries: Node: 16.11.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 8.0.0 - C:\Program Files\nodejs\npm.CMD npmPackages: babel-preset-expo: 9.0.2 => 9.0.2 expo: ^44.0.0 => 44.0.6 react: 17.0.1 => 17.0.1 react-native: 0.64.3 => 0.64.3 Expo Workflow: managed
Reproducible demo
First is expo 44, second is expo 42 (desired size)
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:31 (1 by maintainers)
Top Results From Across the Web
Print - Expo Documentation
Prints a document or HTML, on web this prints the HTML from the page. Note: On iOS, printing from HTML source doesn't support...
Read more >'expo' is not recognized as an internal or external command
go to the environment variable, then in the user variable section find Path and press the edit button, you will see a new...
Read more >User's Guide - Lexmark
Note: You can remove the flash drive after the slide show starts, but the images are not stored in the printer. If the...
Read more >Xerox® B230 Printer
From the list of discovered printers, select your printer. When you install print drivers for a network printer, if your printer does not...
Read more >Clink v1.4.6 - GitHub Pages
color.unrecognized, Apply color when the command is not recognized. ... Alt - H, This is clink-show-help , which lists the key bindings and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am still having this issue and now 46 is released, I cannot upgrade from 42 since there is no work-around for this bug fix, and I cannot use the simulator (without upgrade to 46 for testing/development and downgrading to 42 for submission) and now i cannot use eas update since the version number is 42 which is below 45.
Is there any way we can get some attention to this? @byCedric @cruzach
Any update on this? I updated to Expo 45 and the issue still persists.
Since the update to Expo Go app requiring Expo 45, I can no longer use Expo 42 for development for this.