Please create a pdf with detailed explanation of all the subtopics using standard text books and updated guidelines
cd /home/daytona/workspace/attachments/2d142296-101e-4c24-8a3b-aa9aed6aa6be/ && python3 -c " from pypdf import PdfReader reader = PdfReader('INICET MOST IMPORTANT TOPICS 2025 Nov.pdf') print(f'Pages: {len(reader.pages)}') for i, page in enumerate(reader.pages): print(f'--- PAGE {i+1} ---') print(page.extract_text()) "
mkdir -p /home/daytona/workspace/inicet-2025 && ls /home/daytona/workspace/inicet-2025/
Please make the pdf for only pharmacology