Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-22

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-22
    Summary: Allow copy and paste from pdf to text editor
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.3

   Assignee: Arnaud HERITIER
   Reporter: Siveton Vincent

    Created: Wed, 27 Oct 2004 6:45 AM
    Updated: Wed, 27 Oct 2004 6:45 AM
Environment: Maven xdoc 1.9

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...


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to