You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "h2ooo x (JIRA)" <ji...@apache.org> on 2004/11/12 01:12:23 UTC

[jira] Created: (AXIS2-1) PDF does not align properly

PDF does not align properly
---------------------------

         Key: AXIS2-1
         URL: http://nagoya.apache.org/jira/browse/AXIS2-1
     Project: Axis2
        Type: Bug
 Environment: Windows 2000
Adobe Reader 6.0
    Reporter: h2ooo x
 Assigned to: Davanum Srinivas 
    Priority: Trivial


The PDF downloaded from Axis homepage does not align the codes and XML correctly.

For example in user-guide.pdf chapter 1.4.1, the PDF shows something like the following:

  1 import org.apache.axis.client.Call; 2 import org.apache.axis.client.Service; 3
  import javax.xml.namespace.QName; 4 5 public class TestClient { 6 public static
  void main(String [] args) { 7 try { 8 String endpoint = 9
  "http://nagoya.apache.org:5049/axis/services/echo"; 10 11 Service service


It is very difficult to read the code/XML examples.
It seem that there is no new line terminator?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXIS-1856) PDF does not align properly

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS-1856:
-----------------------------------

    Assignee:     (was: Davanum Srinivas)

> PDF does not align properly
> ---------------------------
>
>                 Key: AXIS-1856
>                 URL: https://issues.apache.org/jira/browse/AXIS-1856
>             Project: Axis
>          Issue Type: Bug
>         Environment: Windows 2000
> Adobe Reader 6.0
>            Reporter: h2ooo x
>            Priority: Trivial
>
> The PDF downloaded from Axis homepage does not align the codes and XML correctly.
> For example in user-guide.pdf chapter 1.4.1, the PDF shows something like the following:
>   1 import org.apache.axis.client.Call; 2 import org.apache.axis.client.Service; 3
>   import javax.xml.namespace.QName; 4 5 public class TestClient { 6 public static
>   void main(String [] args) { 7 try { 8 String endpoint = 9
>   "http://nagoya.apache.org:5049/axis/services/echo"; 10 11 Service service
> It is very difficult to read the code/XML examples.
> It seem that there is no new line terminator?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org