o
    f]                     @   sT   d dl Z d dlZd dlZd dlmZ d dlmZ dd Z	dd Z
e	  e e
 dS )    Nc                  C   sF   t jrJ t jrtdtjd tjdd d dd} t|  dt j_	d S )NzInitialize PDFium (auto))file   r   )versionm_pUserFontPaths
m_pIsolatem_v8EmbedderSlotT)
pdfium_iLIBRARY_AVAILABLEDEBUG_AUTOCLOSEprintsysstderrpdfium_cFPDF_LIBRARY_CONFIGFPDF_InitLibraryWithConfigvalue)config r   Q/home/ubuntu/webapp/venv/lib/python3.10/site-packages/pypdfium2/_library_scope.pyinit_lib
   s   

r   c                   C   s6   t jsJ t jrttj d t	  dt j_
d S )Ns   Destroy PDFium (auto)
F)r   r	   r
   oswriter   r   filenor   FPDF_DestroyLibraryr   r   r   r   r   destroy_lib   s
   
r   )atexitr   r   pypdfium2.rawrawr   pypdfium2.internalinternalr   r   r   registerr   r   r   r   <module>   s   
