Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibPDF-js/core
/ getCatalog
Method
getCatalog
src/parser/document-parser.ts:98–98 ·
view source on GitHub ↗
Get the document catalog
()
Source
from the content-addressed store, hash-verified
96
97
/** Get the document catalog */
98
getCatalog(): PdfDict | null;
99
100
/**
101
* Get the actual page count by walking the page tree.
Callers
11
lta-finalization.test.ts
File · 0.65
document-parser-encryption.test.ts
File · 0.65
document-parser.test.ts
File · 0.65
pdf-writer.test.ts
File · 0.65
layers.test.ts
File · 0.65
addDss
Method · 0.65
addValidationDataInternal
Method · 0.65
pdf-form.test.ts
File · 0.65
pdf.test.ts
File · 0.65
main
Function · 0.65
main
Function · 0.65
Implementers
2
DocumentParser
src/parser/document-parser.ts
PDF
src/api/pdf.ts
Calls
no outgoing calls
Tested by
no test coverage detected