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

pdfencryptsetup #16

Open
1 of 5 tasks
bahman-mirzakhani opened this issue May 18, 2020 · 2 comments
Open
1 of 5 tasks

pdfencryptsetup #16

bahman-mirzakhani opened this issue May 18, 2020 · 2 comments
Assignees
Labels
bug Something isn't working driver help wanted Extra attention is needed special

Comments

@bahman-mirzakhani
Copy link


The password doesn't work when more than two letters are used

Check/indicate

  • Relevant to the xepersian package
  • The xepersian package issue tracker has been searched for similar issues?
  • Issue tracker has been searched for similar issues?
  • Links to <tex.stackexchange.com> discussion if appropriate
  • Links to <qa.parsilatex.com> discussion if appropriate

Minimal example showing the issue

% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article}
\usepackage{xepersian}
\settextfont{Amiri}
\pdfencryptsetup{%
userpassword={123}%
}
\begin{document}
$ \ldots $
\end{document}

Expected behavior

I expect the password to be three-letter and more

Log and PDF files

Test.log
Test.pdf

@bahman-mirzakhani bahman-mirzakhani added the bug Something isn't working label May 18, 2020
@bahman-mirzakhani
Copy link
Author

\xepersianversion{} = 22.7

\bidiversion{} = 35.10

@vafakhalighi vafakhalighi added driver help wanted Extra attention is needed special labels May 19, 2020
@vafakhalighi
Copy link
Contributor

I can not produce this issue on Mac with TeXLive 2020. Even the long password abcdefghijklmnopq works for me. It might be a driver issue on your platform. Anyway, I keep this open for the meanwhile until other people test it too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working driver help wanted Extra attention is needed special
Projects
None yet
Development

No branches or pull requests

2 participants