如何提取PDF文件中的书签?
我使用Acrobat 7 Standard和Adobe Acrobat SDK 7.0.5.如何从PDF文件中提取书签根目录和子目录?另外,如何阅读书签的标题和书签的页码?请帮忙.最好使用C#或VB6代码.
最好的问候!
Bob
I use Acrobat 7 Standard and Adobe Acrobat SDK 7.0.5. How can I extract the Bookmarks Root and children from a PDF file? Also, how can I read the title of a bookmark and the page number of the bookmark? Please help. C# or VB6 code is preferred.
Best regards!
Bob
The RubyPDF Blog[^] contains an assortment of free utilities for manipulating pdf files:
pdf cropper to remove white margins
BookmarkExtractor to extract all bookmarks from a pdf file
PDF2PPT converts a pdf to a PowerPoint file
Pdfrotate rotates every page a chosen multiple of 90°
pdfselect extracts pages, splits a pdf or reverses it
PDF N-UP Maker builds a n-up pdf or booklet
在线可获得的一些资源摘要,可用于C#编程以产生可从Adobe可移植文件中存储的文件中读取数据的软件文档格式(pdf) [ ^ ]