We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Links in document seem to disappear when converting.
Screenshot from source pdf:
Screenshot from conversion with Adobe converter:
Screenshot from pdf2docx conversion:
Installation with pipx install pdf2docx
pipx install pdf2docx
File is attached: CPTC_9_Report.pdf
Command run: pdf2docx convert CPTC_9_Report.pdf --pages 104,105
pdf2docx convert CPTC_9_Report.pdf --pages 104,105
[INFO] Start to convert CPTC_9_Report.pdf [INFO] [1/4] Opening document... [INFO] [2/4] Analyzing document... [INFO] [3/4] Parsing pages... [INFO] (1/2) Page 105 [INFO] (2/2) Page 106 [INFO] [4/4] Creating pages... [INFO] (1/2) Page 105 [INFO] (2/2) Page 106 [INFO] Terminated in 0.80s.
pipx list | grep pdf2docx
package pdf2docx 0.5.8, installed using Python 3.11.2 - pdf2docx
0.5.8
Linux
3.11 3.12
The text was updated successfully, but these errors were encountered:
@greendreamer
pdf2docx is supported on several versions and tested in v3.11 and v3.12 too. Please use later versions of Python.
When installing with pip on python3.12, the same issues occur
Sorry, something went wrong.
pdf2document.com - No loss of pdf layout 30 free page conversions daily for all users.
No branches or pull requests
Description of the bug
Links in document seem to disappear when converting.
Screenshot from source pdf:
Screenshot from conversion with Adobe converter:
Screenshot from pdf2docx conversion:
How to reproduce the bug
Installation with
pipx install pdf2docx
File is attached:
CPTC_9_Report.pdf
Command run:
pdf2docx convert CPTC_9_Report.pdf --pages 104,105
pipx list | grep pdf2docx
pdf2docx version
0.5.8
Operating system
Linux
Python version
3.11
3.12
The text was updated successfully, but these errors were encountered: