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

Export CMapCompressionType and PermissionFlag on the pdfjsLib object (issue 10148, PR 10033 follow-up) #10167

Merged
merged 1 commit into from
Oct 20, 2018

Conversation

Snuffleupagus
Copy link
Collaborator

CMapCompressionType makes a lot of sense to export, for anyone attempting to implement a custom CMapReaderFactory; fixes #10148.

PermissionFlag likewise needs to be exported, since otherwise the result of the getPermissions API methods becomes difficult to interpret; follow-up to #10033.

…bject (issue 10148, PR 10033 follow-up)

`CMapCompressionType` makes a lot of sense to export, for anyone attempting to implement a custom `CMapReaderFactory`; fixes 10148.

`PermissionFlag` likewise needs to be exported, since otherwise the result of the `getPermissions` API method becomes difficult to interpret; follow-up to 10033.
@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/0ed8411580f4017/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/0ed8411580f4017/output.txt

Total script time: 3.06 mins

Published

@timvandermeij timvandermeij merged commit e63e2ef into mozilla:master Oct 20, 2018
@timvandermeij
Copy link
Contributor

Thank you!

@Snuffleupagus Snuffleupagus deleted the pdfjsLib-more-exports branch October 20, 2018 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMapCompressionType is not exported in the pdf.js distribution
3 participants