Search found 1 match

by AndyTex
Sun Jan 28, 2024 8:26 pm
Forum: General
Topic: Images to PDF
Replies: 0
Views: 1875

Images to PDF

Hi everyone,

I have multiple jpg files and I want to create a PDF with one image per page without any margin. Until now I used something like this and was enough because all images were the same size.

\documentclass{article}
\usepackage[margin=0pt,paperheight=800mm,paperwidth=600mm]{geometry ...