PDF----基本数据对象

1). Boolean values(布尔类型):
     true or false
2). Integer and real numbers(数字类型)
     其中实数收到范围和精度的限制;它们经常采用fixed-point形式而不是floating-point形式. 范围和精度受内部表述和消费者应用程序的限制.
     123    43445    +17    −98    0
     34.5    −3.62    +123.6    4.    −.002    0.0
3). Strings(字符串类型):
     可以是literal序列也可以是16进制数据.
     literal数据用()来闭合; 16进制数据用<>来闭合.
    ( This is a string  )
    (  Strings may contain newlines
    and such  .  )
    (  Strings may contain balanced parentheses ( ) and
     special characters (  *  ! &  } ^ % and so on  )  .  )
    ( The following is an empty string  .  )
    (  )
    (  It has zero (  0  ) length  .  )

    <  4E6F762073686D6F7A206B6120706F702E >
     转义符:
        /n        换行
        /r        回车
        /t        制表符
        /b        退格
        /f        换页
        /(        左括号
        /)        右括号
        //        斜杠
        /ddd      八进制表示

        ( This string contains /245two octal characters/307  .  )
4). Names(名称类型)
     通常前面有个/
     /Name1
     /ASomewhatLongerName
     /A;Name_With−Various***Characters?
     /1  .  2
     /$$
     /@pattern
     /. notdef

     /Adobe#20Green Adobe Green
     /PANTONE#205757#20CV PANTONE 5757 CV
     /paired#28#29parentheses paired(  )parentheses
     /The_Key_of_F#23_Minor The_Key_of_F#_Minor
     /A#42 AB
5). Arrays(数组类型)
     [  549  3.14  false  ( Ralph  )  /SomeName  ]
6). Dictionaries(字典类型)
     <<  /Type  /Example
         /Subtype  /DictionaryExample
         /Version  0  .  01
         /IntegerItem  12
         /StringItem  (  a string  )
         /Subdictionary  <<  /Item1  0  .  4
                             /Item2  true
                             /LastItem  ( not  !  )
                             /VeryLastItem  ( OK  )
                          >>
     >>
7). Streams(流类型)
dictionary
stream
… Zero or more bytes …
endstream
8). The null object(空对象)
null

Additional object:
Reference object: 应用对象
5 0 R

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值