@@ -57,7 +57,7 @@ def convert_pdf_to_images(pdf_path):
# Function to print address labels
def print_address_label(images, pdf_path):
try:
for image in images:
if 'address' in pdf_path.lower():
target_width = 1660
target_height = 1164
The note is not visible to the blocked user.