Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3
1øªjëÈ ã @ sØ d dl Z d dlZd dlmZ d dlmZ d dlmZmZmZm Z m
Z
mZmZm
Z
mZmZ ddlmZ ddlmZmZ ddlmZ dd lmZmZmZ dd
lmZ ddlmZ ddlm!Z!m"Z"m#Z# dd
lm$Z% ddlm&Z' ddlm(Z) ddlm*Z+ ddlm,Z- ddl.m/Z/m0Z0 ddl1m2Z2m3Z3m4Z4m5Z5m6Z6m7Z7m8Z8m9Z9m:Z:m;Z;mZ>m?Z?m@Z@mAZAmBZBmCZCmDZD ddlEmFZFmGZG ddlHmIZI eJeKeeKe
edf f dœdd„ZLG dd„ de6ƒZMG dd„ dƒZNG dd„ deeef ƒZOdS ) é N)Úabstractmethod)Údatetime)
ÚAnyÚDictÚIterableÚIteratorÚListÚMappingÚOptionalÚTupleÚUnionÚcasté )Ú
Encryption)Ú
PageObjectÚ_VirtualList)Úindex2label)Údeprecate_with_replacementÚlogger_warningÚparse_iso8824_date)ÚCatalogAttributes)ÚCatalogDictionary)ÚCheckboxRadioButtonAttributesÚGoToActionArgumentsÚUserAccessPermissions)ÚCore)ÚDocumentInformationAttributes)ÚFieldDictionaryAttributes)ÚPageAttributes)ÚPagesAttributes)ÚPdfReadErrorÚ
PyPdfError)ÚArrayObjectÚ
BooleanObjectÚByteStringObjectÚDestinationÚDictionaryObjectÚEncodedStreamObjectÚFieldÚFitÚFloatObjectÚIndirectObjectÚ
NameObjectÚ
NullObjectÚNumberObjectÚ PdfObjectÚTextStringObjectÚ
TreeObjectÚViewerPreferencesÚcreate_string_objectÚis_null_or_none)ÚOutlineTypeÚPagemodeType)ÚXmpInformation.)ÚdÚsizeÚreturnc C s4 |dkrt dƒ‚d| } | dd … } tjd| ƒd S )Né zinvalid size in convert_to_ints z>qr iøÿÿÿ)r ÚstructÚunpack)r8 r9 © r> ú2/tmp/pip-build-_d5lkt3n/pypdf/pypdf/_doc_common.pyÚconvert_to_int^ s
r@ c @ sf e Zd ZdZddœdd„Zeee dœdd„Zeee dœd d
„ƒZ eee dœdd„ƒZ
eee dœd
d„ƒZeee dœdd„ƒZeee dœdd„ƒZ
eee dœdd„ƒZeee dœdd„ƒZeee dœdd„ƒZeee dœdd„ƒZeee dœdd„ƒZeee dœdd„ƒZeee dœdd „ƒZeee dœd!d"„ƒZeee dœd#d$„ƒZdS )%ÚDocumentInformationa…
A class representing the basic document metadata provided in a PDF File.
This class is accessible through
:py:class:`PdfReader.metadata`.
All text properties of the document metadata have
*two* properties, e.g. author and author_raw. The non-raw property will
always return a ``TextStringObject``, making it ideal for a case where the
metadata is being displayed. The raw property can sometimes return a
``ByteStringObject``, if pypdf was unable to decode the string's text
encoding; this requires additional safety in the caller and therefore is not
as commonly accessed.
N)r: c C s t j| ƒ d S )N)r&