Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 11th, 2008, 08:40 PM
Member
 
Join Date: Nov 2006
Posts: 35
Default EOF character for a PDF

What is the EOF character for a PDF?
Reply
  #2  
Old August 11th, 2008, 08:50 PM
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 6,082
Default

this is in no way .NET related. Nor does it really belong in this community of questions. This question would require consulting the PDF implementation specs.
I will move this to software developement.
MODERATOR
Reply
  #3  
Old August 12th, 2008, 01:23 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 579
Default

I just googled and found out following:

Quote:
Originally Posted by Adobe PDF 101: Quick overview of PDF file format
The general structure of a PDF file is composed
of the following code components: header, body,
cross-reference (xref) table, and trailer......

The header contains just one line that identifies
the version of PDF.

The trailer contains pointers to the xref table and
to key objects contained in the trailer dictionary.
It ends with %%EOF to identify end of file.
The quote is taken from following link----->
LINK

Check out link above for more details about PDF file format.

HOPE THIS HELPS........
Reply
  #4  
Old August 19th, 2008, 06:33 PM
Member
 
Join Date: Nov 2006
Posts: 35
Default

Thanks it did.I was able to solve the problem.


Quote:
Originally Posted by ambrnewlearner
I just googled and found out following:



The quote is taken from following link----->
LINK

Check out link above for more details about PDF file format.

HOPE THIS HELPS........
Reply
  #5  
Old August 19th, 2008, 06:35 PM
ambrnewlearner's Avatar
Expert
 
Join Date: Jan 2008
Location: My country ;)
Age: 18
Posts: 579
Default

Quote:
Originally Posted by napstar
Thanks it did.I was able to solve the problem.
I'm glad that it helped.........
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles