[TxMt] Bundle or Language Grammar for raw PDF syntax?
dzurn
daz-macromates at zzzurn.com
Wed Apr 30 15:36:40 UTC 2008
I have to manipulate some PDF files directly so I was looking for a TextMate
Bundle for PDF/FDF files.
They have a pretty weird syntax, so I'm not sure which bundle might be
useful as a starting point. I have the PDF reference (1,310 pages of
excruciating detail) but I'm looking for something simple to at least make
some logical sense from this 'non-human-readable' language :)
Any pointers to a similar or even a partial bundle would be appreciated.
Thanks
Darryl Zurn
Sample PDF internal syntax (PDF 1.7 Reference, page 1059):
%PDF−1. 4
1 0 obj
<< /Type /Catalog
/Outlines 2 0 R
/Pages 3 0 R
>>
endobj
2 0 obj
<< /Type Outlines
/Count 0
>>
endobj
3 0 obj
<< /Type /Pages
/Kids [ 4 0 R ]
/Count 1
>>
endobj
4 0 obj
<< /Type /Page
/Parent 3 0 R
/MediaBox [ 0 0 612 792 ]
/Contents 5 0 R
/Resources << /ProcSet 6 0 R >>
>>
endobj
5 0 obj
<< /Length 35 >>
stream
% … Page-marking operators …
endstream
endobj
6 0 obj
[ /PDF ]
endobj
xref
0 7
0000000000 65535 f
0000000009 00000 n
0000000074 00000 n
0000000120 00000 n
0000000179 00000 n
0000000300 00000 n
0000000384 00000 n
trailer
<< /Size 7
/Root 1 0 R
>>
startxref
408
%%EOF
--
View this message in context: http://www.nabble.com/Bundle-or-Language-Grammar-for-raw-PDF-syntax--tp16985609p16985609.html
Sent from the textmate users mailing list archive at Nabble.com.
More information about the textmate
mailing list