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

Added text to PDF with Adobe typewriter tool, but not showing in FF #1973

Closed
Twoleeland opened this issue Aug 10, 2012 · 9 comments
Closed

Comments

@Twoleeland
Copy link

Hello,

I added some text with Adobe Acrobat typewriter tool to a PDF-file. This file, opened in FF with pdf.js, doesn't show
the added text. In Adobe Reader/Acrobat it is shown right.
Maybe a bug?

Regards

@yurydelendik
Copy link
Contributor

Could you provide the link to or example PDF that's created by this tool?

@Twoleeland
Copy link
Author

Here is the link:
http://www.dj2lee.com/files/test.pdf

There must be green text in the table.

@yurydelendik
Copy link
Contributor

Error console contains:

[08:25:21.861] Warning: TODO: unimplemented annotation type: FreeText @ http://www.dj2lee.com/files/test.pdf:30463

Looks like it's not a part of the page content itself, but "artificial" overlay on top of it.

@Twoleeland
Copy link
Author

The Adobe Acrobat typewriter tool is a common tool, if you want to add text onto a PDF, like filling a form or a table as I did. ;) Free PDF-Viewer software like Foxit Reader can show this text, I add in with typewriter.
I hope, someone can and will fix this issue in PDF.js in near future.

@arturadib
Copy link
Contributor

Yes, annotations are very mainstream and users don't really care if the spec considers them separate. Related bugzilla bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=741239

@ghost ghost assigned mduan Jan 16, 2013
@yurydelendik
Copy link
Contributor

@marcosps
Copy link

marcosps commented May 9, 2013

The log of web console is:
[10:05:05.943] "Warning: TODO: unimplemented annotation type: FreeText"
[10:05:06.073] "Warning: TODO: unimplemented annotation type: Line"
[10:05:06.073] "Warning: TODO: unimplemented annotation type: FreeText"
[10:05:06.073] "Warning: TODO: unimplemented annotation type: StrikeOut"
[10:05:06.073] "Warning: TODO: unimplemented annotation type: Underline"
[10:05:06.074] "Warning: TODO: unimplemented annotation type: Squiggly"
[10:05:06.074] "Warning: TODO: unimplemented annotation type: Square"
[10:05:06.074] "Warning: TODO: unimplemented annotation type: FreeText"
[10:05:06.075] "Warning: TODO: unimplemented annotation type: Circle"
[10:05:06.075] "Warning: TODO: unimplemented annotation type: PolyLine"
[10:05:06.075] "Warning: TODO: unimplemented annotation type: Highlight"
[10:05:06.093] "Warning: TODO: unimplemented annotation type: FreeText"
[10:05:06.093] "Warning: TODO: unimplemented annotation type: Line"
[10:05:06.094] "Warning: TODO: unimplemented annotation type: FreeText"
[10:05:06.094] "Warning: TODO: unimplemented annotation type: StrikeOut"
[10:05:06.094] "Warning: TODO: unimplemented annotation type: Underline"
[10:05:06.094] "Warning: TODO: unimplemented annotation type: Squiggly"
[10:05:06.095] "Warning: TODO: unimplemented annotation type: Square"
[10:05:06.095] "Warning: TODO: unimplemented annotation type: FreeText"
[10:05:06.095] "Warning: TODO: unimplemented annotation type: Circle"
[10:05:06.095] "Warning: TODO: unimplemented annotation type: PolyLine"
[10:05:06.095] "Warning: TODO: unimplemented annotation type: Highlight"
[10:05:06.592] "Warning: TODO: unimplemented annotation type: Line"
[10:05:06.592] "Warning: TODO: unimplemented annotation type: Polygon"
[10:05:06.592] "Warning: TODO: unimplemented annotation type: Line"
[10:05:06.595] "Warning: TODO: unimplemented annotation type: Highlight"
[10:05:06.596] "Warning: TODO: unimplemented annotation type: Line"
[10:05:06.596] "Warning: TODO: unimplemented annotation type: Polygon"
[10:05:06.597] "Warning: TODO: unimplemented annotation type: Line"

2013/5/9 Yury Delendik notifications@github.com

The file above is absent. Here is file with the typewriter tool example
http://mirrors.rit.edu/CTAN/macros/latex/contrib/pdfcomment/doc/example.pdf(ref by
http://tug.ctan.org/tex-archive/macros/latex/contrib/pdfcomment/doc/pdfcomment.pdf
)


Reply to this email directly or view it on GitHubhttps://github.com//issues/1973#issuecomment-17663089
.

Att,

Marcos Paulo de Souza
Acadêmico de Ciencia da Computação - FURB - SC
Github: https://github.com/marcosps/
"Uma vida sem desafios é uma vida sem razão"
"A life without challenges, is a non reason life"

@timvandermeij
Copy link
Contributor

Note that the PDF @yurydelendik linked is also missing some annotation icons...

@timvandermeij
Copy link
Contributor

This is now tracked in #6810.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants