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

Missing letters in pdf-file after export with "ImportExportTools NG" #694

Open
ExportBird opened this issue Feb 6, 2025 · 17 comments
Open

Comments

@ExportBird
Copy link

Hello. I'm new to this forum because I have a current problem:

Under Thunderbird (128.7.0esr (64-bit)) I installed the add-on "ImportExportTools NG" version 14.1.5.
I'm using the add-on to export emails in PDF format. I've noticed that certain strings are missing. They're "ft" and "ti."
Instead of "Gemeinschaft Justine" it is "Gemeinsch Jusne".

Greetings from Werner

@cleidigh
Copy link
Collaborator

cleidigh commented Feb 6, 2025

@ExportBird
Odd considering those are just standard latin characters.
What is your output to html? The pdf is an api I have no control ove, but html is Its input so I wonder if we would see it there.
@cleidigh

@cleidigh
Copy link
Collaborator

cleidigh commented Feb 6, 2025

@ExportBird
I just did a pdf of your two words and the pdf was correct.
Can you send me an email that exhibits this behavior?
[email protected]
@cleidigh

@ExportBird
Copy link
Author

ExportBird commented Feb 7, 2025 via email

@cleidigh
Copy link
Collaborator

cleidigh commented Feb 9, 2025

@ExportBird
Glad you found the problem.
I will close.
@cleidigh

@cleidigh cleidigh closed this as completed Feb 9, 2025
@ExportBird
Copy link
Author

ExportBird commented Feb 12, 2025 via email

@cleidigh cleidigh reopened this Feb 12, 2025
@cleidigh
Copy link
Collaborator

@ExportBird
I have to say I don't understand as there are no issues with the pdf output concernig the latin sequence of "ft". The pdf below is an email I sent to myself then exported to pdf with IETNG. Now can you do this same and post a pdf output with the problem? Do not use PDFtoText. Thunderbird uses the widely used jspdf driver which is then used by IETNG so I have no control over that.
No one has ever reported such a text issue.

After we agree the pdf is fine we can address your other comments.
Lastly, why are doingpdf to text when you can export directly to text from IETNG?
Also I don't have any files from you.
@cleidigh

ft test.pdf

@ExportBird
Copy link
Author

ExportBird commented Feb 12, 2025 via email

@cleidigh
Copy link
Collaborator

@ExportBird
There is no zip file.
Can you generate a pdf export and post here that shows an incorrect rendering?
@cleidigh

@ExportBird
Copy link
Author

ExportBird commented Feb 12, 2025 via email

@cleidigh
Copy link
Collaborator

Nothing.
I think you cannot attach files using email, you have to log into github with a browser.

@ExportBird
Copy link
Author

PDF Problem .zip

@cleidigh
Copy link
Collaborator

@ExportBird
The pdf is rendered correctly in browsers. I don't understand why ft would be encoded as a ligature. If somehow jspdf is encoding something odd there is absolutely nothing I can do, it's not my software.
If you want text why not export to text. That would eliminate pdf converter Issues?
@cleidigh

@cleidigh
Copy link
Collaborator

@ExportBird
Can you comment on using text export?
Also I think your issue with attachments directories can be solved by using
${subject}
in the attachments name field and
${subject}-EMB
for embedded attachments
@cleidigh

@ExportBird
Copy link
Author

ExportBird commented Feb 12, 2025 via email

@cleidigh
Copy link
Collaborator

@ExportBird
I don't have acrobat, all my browsers display the pdf fine.
As I said above jspdf is within Thunderbird, I have no ability to change it.
I still do not understand why you are converting the pdf to text, that causes the problem for whatever reason, but it's out of our control.
Why can't you use text export directly??
@cleidigh

@ExportBird
Copy link
Author

ExportBird commented Feb 12, 2025 via email

@cleidigh
Copy link
Collaborator

@ExportBird
On the Filenames tab in options, there is a section for "Attachment folder names"
Under that you can define names for both regular attachments and embedded ones. Click the question mark and it will take you to help showing you all the tokens like ${subject} you can use. You can also have whatever text you wish

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

2 participants