How is 
        <character>
written exactly?

AFAICT 

BT
<41>
Tj
ET

and

BT
(A)
Tj
ET


would be equivalent and both valid (assuming the right encoding is in place 
etc.)

Whether this is efficient, is a completely different question. I have seen PDF 
creators setting all parameters of the whole graphic state for each character… 


Olaf


Am 6 Mar 2014 um 18:39 schrieb HQS <[email protected]>:

> Hello all,
> 
> 1.
> Have you ever seen PDFs having this kind of (pseudo) structure :
> 
> BT
> <character>
> Tj
> ET
> 
> ?
> 
> Which means, the strings are split into characters and there is one block of 
> text per character ?
> It seems to be ill-formed doesn't it ?
> 
> 2. Reminder of my first mail, what is the library compliancy regarding PDF 
> standards ? 1.3 to 1.7 ?
> 
> 
> Thanks and regards
> 
> Julien
> 

Reply via email to