[ http://jira.codehaus.org/browse/MPPDF-22?page=all ]

Arnaud Heritier updated MPPDF-22:
---------------------------------

    Description: 
Actually, we cant copy text from a PDF section and paste it in a text editor.
But we can do it for title section or table of contents...

Example:
copy this title from the generated PDF: "Table of Contents"
paste in a text editor: Table of Contents
Correct

copy this section from the generated PDF: "No current items"
paste in a text editor: ".... .............. ............"
In hexa it should be:
00000000h: 2E 2E 2E 2E 20 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E ; .... ...........
00000010h: 2E 2E 2E 20 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E ; ... ............
Thus incorrect

Maybe a font problem...

  was:
Actually, we cant copy text from a PDF section and paste it in a text editor.
But we can do it for title section or table of contents...

Example:
copy this title from the generated PDF: "Table of Contents"
paste in a text editor: Table of Contents
Correct

copy this section from the generated PDF: "No current items"
paste in a text editor: ".... .............. ............"
In hexa it should be:
00000000h: 2E 2E 2E 2E 20 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E ; .... ...........
00000010h: 2E 2E 2E 20 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E ; ... ............
Thus incorrect

Maybe a font problem...

    Fix Version: 2.3.1

> Allow copy and paste from pdf to text editor
> --------------------------------------------
>
>          Key: MPPDF-22
>          URL: http://jira.codehaus.org/browse/MPPDF-22
>      Project: maven-pdf-plugin
>         Type: Bug
>     Versions: 2.3
>  Environment: Maven xdoc 1.9
>     Reporter: Vincent Siveton
>     Assignee: Arnaud Heritier
>      Fix For: 2.3.1
>  Attachments: ttf-gara.xml, ttf-garabd.xml, ttf-garait.xml
>
>
> Actually, we cant copy text from a PDF section and paste it in a text editor.
> But we can do it for title section or table of contents...
> Example:
> copy this title from the generated PDF: "Table of Contents"
> paste in a text editor: Table of Contents
> Correct
> copy this section from the generated PDF: "No current items"
> paste in a text editor: ".... .............. ............"
> In hexa it should be:
> 00000000h: 2E 2E 2E 2E 20 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E ; .... ...........
> 00000010h: 2E 2E 2E 20 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E ; ... ............
> Thus incorrect
> Maybe a font problem...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to