Convert multiple files into a single PDF.Open your favorite web browser and navigate to Acrobat. Select Combine Files. Drag and drop your files into the conversion frame. You can also locate your files manually.
Go to the /etc/ImageMagick-6/ directory and open the policy. xml file in your favorite editor. Run the “convert” command again and list the directory to find a new pdf file.
Using imagemagick, you can try:
convert page.png page.pdf
Or for multiple images:
convert page*.png mydoc.pdf
Use convert
from http://www.imagemagick.org. (Readily supplied as a package in most Linux distributions.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With