UNPKG
@ironsoftware/ironpdf
Version:
latest (2026.6.1)
2026.6.1
2026.5.1
2026.4.1
2026.3.1
2026.2.1
2026.1.3
2025.12.2
2025.11.2
2025.10.2
2025.9.1
2025.8.1
2025.7.17
2025.6.8
2025.5.7
2025.4.4
2025.3.6
2025.2.1
2025.1.1
2024.12.9
2024.11.1
2024.10.8
2024.9.1
2024.8.2
2024.7.1
2024.6.4
2024.5.1
2024.4.2
2024.3.1
2024.2.1
2024.1.1
2023.11.2
2023.10.1
2023.9.2
IronPDF for Node
ironpdf.com/nodejs
@ironsoftware/ironpdf
/
src
/
internal
/
grpc_layer
/
pdfium
/
pdfa.d.ts
3 lines
•
207 B
TypeScript
View Raw
1
2
3
export
declare
function
toPdfA
(
id
:
string
,
customICCFilePath
?:
string
):
Promise
<
void
>;
export
declare
function
toPdfUA
(
id
:
string
,
naturalLanguages
:
number
):
Promise
<
void
>;
//# sourceMappingURL=pdfa.d.ts.map