← Back to Dashboard
power_of_attorney_5306771.pdf
Pages
1
PDF Version
1.6
Size
51.5 KB
Duration
0.055s
Critical
1
Warnings
3
Info
3
Passed
32
File Integrity
INTEG_004
INFO
Linearization Check
INTEG_001
PASS
PDF Structure Validation
INTEG_005
PASS
Stream Integrity Verification
INTEG_002
PASS
File Size Analysis
INTEG_003
PASS
Incremental Save Detection
Form Data Validation
FORM_001
CRITICAL
NeedAppearances Flag Check
Fix: Generate appearance streams and set NeedAppearances to False. In Python: use pikepdf's generate_appearance_streams() then set the flag. In Acrobat: Edit > Preferences > Forms > ensure 'Calculate' is enabled, then re-save.
FORM_002
WARNING
Appearance Stream Presence
Fix: Generate appearance streams for all form fields. Use pikepdf.Pdf.generate_appearance_streams() or re-save the form in Adobe Acrobat.
Details
{
"fields_missing_ap": [
"Vehicle owner 2",
"Vehicle owner 1",
"Current address for vehicle owner",
"Year",
"Make",
"Vehicle Identification Number 1",
"Titling State",
"Date 1",
"Date 2"
],
"total_missing": 9,
"total_with_ap": 11
}
FORM_003
WARNING
Form Field Data Population
Fix: Verify that all required fields in the POA form have been filled before sending.
Details
{
"empty_count": 11,
"empty_fields": [
"(unnamed)",
"(unnamed)",
"(unnamed)",
"(unnamed)",
"(unnamed)",
"(unnamed)",
"(unnamed)",
"(unnamed)",
"(unnamed)",
"Signature 1",
"Signature 2"
],
"populated_count": 9
}
FORM_005
PASS
Field Visibility and Print Flags
FORM_004
PASS
Read-Only Field Settings
Font Embedding Issues
FONT_002
INFO
Subset vs Full Embedding
Details
{
"full_fonts": [],
"subset_fonts": [
"Poppins-Regular",
"Poppins-Regular",
"Poppins-Regular",
"Poppins-SemiBold"
]
}
FONT_001
PASS
Font Embedding Check
FONT_004
PASS
Font Substitution Risk
FONT_003
PASS
System-Dependent Font Detection
Print Compatibility
PRINT_005
INFO
Print Scaling Settings
Fix: Set /ViewerPreferences /PrintScaling /None to prevent automatic scaling.
PRINT_001
PASS
Page Size Validation
PRINT_002
PASS
Margin Safety Zones
PRINT_004
PASS
Image DPI Analysis
PRINT_003
PASS
Color Space Analysis
PDF Viewer Compatibility
VIEWER_003
PASS
Unsupported Features Detection
VIEWER_001
PASS
PDF Version Compatibility
VIEWER_002
PASS
JavaScript Dependencies
VIEWER_004
PASS
AcroForm Field Type Validation
Transparency Issues
TRANS_002
PASS
Transparency Flattening Issues
TRANS_001
PASS
Transparency Group Detection
TRANS_003
PASS
Layer Print Visibility
System-Specific Settings
SYS_003
PASS
Page Box Mismatches
SYS_004
PASS
Annotation Print Flags
SYS_001
PASS
Embedded Print Settings
SYS_002
PASS
Page Rotation Issues
Image & Graphics Issues
IMG_004
WARNING
Overprint Settings
Fix: Remove overprint settings when not using CMYK color space, or convert to CMYK workflow.
Details
{
"overprint_issues": [
{
"note": "Overprint set in non-CMYK context. Overprint is only meaningful for CMYK and will be ignored or cause unexpected results in RGB.",
"page": 1
}
]
}
IMG_002
PASS
Image Compression Analysis
IMG_003
PASS
Vector Graphics Complexity
IMG_001
PASS
Image Format Compatibility
Form XObject Analysis
XOBJ_001
PASS
Half-Flattened Form Detection
XOBJ_002
PASS
Form XObject Font Embedding
XOBJ_003
PASS
Form XObject Font Consistency
XOBJ_004
PASS
Form XObject Geometry
XOBJ_005
PASS
Form XObject Data Completeness