Hello,
 
I am trying to use the form XObject, with a JPEG image as the background and text overlayed.  When I bring the PDF up in Reader no errors are displayed, the text displays, but not the image.
 
Here is my code:
 
%PDF-1.1
1 0 obj
<<
/Type /Catalog
/Pages 3 0 R
/Outlines 2 0 R
>>
endobj
2 0 obj
<<
/Type /Outlines
/Count 0
>>
endobj
3 0 obj
<<
/Type /Pages
/Count 1
/Kids [ 9 0 R ]
/Resources << /Font << /F1 6 0 R >> /XObject << /I1 5 0 R >>
/ProcSet [ /PDF /Text /ImageC] >>
/MediaBox [0 0 792 612]
>>
endobj
4 0 obj
<<
/Creator (*)
/Producer (*)
/CreationDate (D:200308061326)
/ModDate (D:200308061326)
/Author (*)
/Title (*)
>>
endjob
5 0 obj
<<
/Type /XObject
/Subtype /Form
/Name /I
/BBox [101 101 292 194]
/Resources << /ProcSet [/PDF /ImageC] /XObject << /Im1 7 0 R >> >>
/Length 33
>>
stream
q 192 0 0 94 0 0 cm
/Im1 Do
Q
endstream
endjob
6 0 obj
<<
/Type /Font
/Subtype /Type1
/Name /F1
/BaseFont /Courier
/Encoding /WinAnsiEncoding
>>
endjob
7 0 obj
<<
/Type /XObject
/Subtype /Image
/Width 192
/Height 94
/ColorSpace /DeviceRGB
/BitsPerComponent 8
/Length 8 0 R
/Filter /DCTDecode
>>
stream
...Image Data...
endstream
endjob
8 0 obj
4250
endobj
9 0 obj
<<
/Type /Page
/Parent 3 0 R
/Contents 10 0 R
>>
endobj
10 0 obj
<<
/Length 11 0 R
>>
stream
/I1 Do
BT
/F1 10 Tf
5 602 Td
10 TL
( ) '
( ) '
( ) '
( ) '
( ) '
(DATE:   7/30/2003         * AIRTRAK DEVELOPMENT SYSTEM *) '
( ) '
( ) '
(TIME:   8:04:08) '
( ) '
(                             NO INVOICE DATA FOUND TO PRINT) '
( ) '
(                             STATION: STL) '
ET
endstream
endjob
11 0 obj
302
endjob
xref
0 12
0000000000 65535 f
0000000010 00000 n
0000000082 00000 n
0000000134 00000 n
0000000322 00000 n
0000000533 00000 n
0000000757 00000 n
0000000871 00000 n
0000005302 00000 n
0000005325 00000 n
0000005396 00000 n
0000005759 00000 n
trailer
<<
/Size 12
/Root 1 0 R
/Info 4 0 R
>>
startxref
5782
%%EOF
 
Thanks.

Reply via email to