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

Add button that opens PDF manual #74

Open
izzyreal opened this issue Apr 14, 2023 · 0 comments
Open

Add button that opens PDF manual #74

izzyreal opened this issue Apr 14, 2023 · 0 comments

Comments

@izzyreal
Copy link
Owner

izzyreal commented Apr 14, 2023

There are a couple of ways to do this.

  1. The button is a URL pointing to the PDF. This likely results in multiple downloaded attempts. It might be a little tricky for the user to find the PDF in their file system every time they want to open it while using VMPC2000XL.
  2. The PDF is downloaded by VMPC2000XL once. After that the feature "Open PDF manual" is fully offline available. Not sure what are the implications for export compliance in AppStoreConnect.
  3. The PDF (2.3MB) is bundled with the portable binary, with the obvious downside that the binary becomes 2.3MB bigger.

1 is the easiest, because it wouldn't need to check if a local version is still up-to-date.

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

1 participant