Modules not found
You may encounter warnings like:
- "
ChromePdfRenderer
" is not defined - "
PdfCssMediaType
" is not defined - "
FitToPaperModes
" is not defined
The above warning can be ignored. Since IronPDF Python utilizes IronPDF C#, the request will be passed to .NET 6.0, making the class not viewable from the Python side.