diff options
author | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2008-11-25 12:03:13 +0000 |
---|---|---|
committer | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2008-11-25 12:03:13 +0000 |
commit | c68ad0ec056b37c82debebcecfcde1866d61b4d9 (patch) | |
tree | 9e3ec28a87a5c29d1087fd03cc4c77899e2c758c /src/main/resources/Resources/cmap/GBpc-EUC-V | |
parent | 2eae233bf806c076acb8afea41eb16552687bcea (diff) | |
download | pdf-as-3-c68ad0ec056b37c82debebcecfcde1866d61b4d9.tar.gz pdf-as-3-c68ad0ec056b37c82debebcecfcde1866d61b4d9.tar.bz2 pdf-as-3-c68ad0ec056b37c82debebcecfcde1866d61b4d9.zip |
Removing pdfbox from source.
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@301 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/main/resources/Resources/cmap/GBpc-EUC-V')
-rw-r--r-- | src/main/resources/Resources/cmap/GBpc-EUC-V | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/Resources/cmap/GBpc-EUC-V b/src/main/resources/Resources/cmap/GBpc-EUC-V deleted file mode 100644 index 5698c4b..0000000 --- a/src/main/resources/Resources/cmap/GBpc-EUC-V +++ /dev/null @@ -1 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (GBpc-EUC-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (GBpc-EUC-H)
%%BeginResource: CMap (GBpc-EUC-V)
%%Title: (GBpc-EUC-V Adobe GB1 0)
%%Version: 9.001
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-1998 Adobe Systems Incorporated.
%%Copyright: All Rights Reserved.
%%Copyright:
%%Copyright: Patents Pending
%%Copyright:
%%Copyright: NOTICE: All information contained herein is the property
%%Copyright: of Adobe Systems Incorporated.
%%Copyright:
%%Copyright: Permission is granted for redistribution of this file
%%Copyright: provided this copyright notice is maintained intact and
%%Copyright: that the contents of this file are not altered in any
%%Copyright: way from its original form.
%%Copyright:
%%Copyright: PostScript and Display PostScript are trademarks of
%%Copyright: Adobe Systems Incorporated which may be registered in
%%Copyright: certain jurisdictions.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/GBpc-EUC-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (GB1) def
/Supplement 0 def
end def
/CMapName /GBpc-EUC-V def
/CMapVersion 9.001 def
/CMapType 1 def
/UIDOffset 300 def
/XUID [1 10 25365] def
/WMode 1 def
20 begincidrange
<a1a2> <a1a2> 575
<a1a3> <a1a3> 574
<a1aa> <a1aa> 598
<a1ab> <a1ac> 7704
<a1ad> <a1ad> 599
<a1b2> <a1bf> 582
<a1fe> <a1fe> 7706
<a3a1> <a3a1> 578
<a3a8> <a3a9> 580
<a3ac> <a3ac> 573
<a3ae> <a3ae> 7707
<a3ba> <a3bb> 576
<a3bd> <a3bd> 7708
<a3bf> <a3bf> 579
<a3db> <a3db> 7709
<a3dd> <a3dd> 7710
<a3df> <a3df> 600
<a3fb> <a3fb> 596
<a3fd> <a3fd> 597
<a3fe> <a3fe> 7711
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
\ No newline at end of file |