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

Corrected compile errors #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DavidEGutierrez
Copy link

  1. app\components.js updated calls to members that were missing the 'UI', 'Core', changed docViewer.on( to docViewer.addEventListener, console output for debugging, and updated indentation styles.

  2. package.json server script does not work with forward slashes for package location, changed to double backslashes. Also updated the package versions to use latest.

  3. README.MD updated to use Apryse links, and added sections to link up to documentation and showcase sample.

  4. LICENSE updated to use similar statement as in recent edits to other projects.

1. `app\components.js` updated calls to members that were missing the 'UI', 'Core', and changed docViewer.on( to .docViewer.addEventListener, and console output for debugging, updated indentation styles.

2.  `package.json` Server script does not work with forward slaches for package location, changed to double backslashes. Also updated the package versions to use latest.

3. `README.MD` updated to use Apryse links, and added sections to link up to documentation and showcase sample.

4. `LICENSE` updated to use similar statement as in recent edits to other projects.
Corrected typo.
maggievu-pdftron added a commit that referenced this pull request Nov 6, 2024
@maggievu-pdftron
Copy link
Collaborator

maggievu-pdftron commented Nov 6, 2024

A new PR #3 has included changes from this PR, can be set to close

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

Successfully merging this pull request may close these issues.

2 participants