Adjust the positioning of PDF content #942
              
                
                  
                  
                    Answered
                  
                  by
                    JorjMcKie
                  
              
          
                  
                    
                      JackieFei
                    
                  
                
                  asked this question in
                Looking for help
              
            -
| Is there any way to adjust the positioning of PDF content? 
 For example: Thanks in advanced. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            JorjMcKie
          
      
      
        Mar 11, 2021 
      
    
    Replies: 1 comment 5 replies
-
| 
 You mean some specific text only, and not the whole page content, right? 
 BT
/helv 11 Tf
1 0 0 1 100 742 Tm  % = point (100,100) on a A4 page
[(Hello Earth!)] TJ
ETor like this (text encoded before  BT
/F0 11 Tf
1 0 0 1 100 692 Tm  % = point (100, 150)
[<00290046004D004D00500001002E0042005300540002>] TJ
ET
 So, the short answer to your question is "no". | 
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
      Answer selected by
        JorjMcKie
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
You mean some specific text only, and not the whole page content, right?
That won't really work: you have to find the place, where that text piece is defined in the page
/Contentsand then modify its text matrixTm.Problems are manifold:
or like this (text encoded before
TJis "Hello Mars!" - undetectable in any practicable way):