Several jpg files pages in pdf with fly2pdf
Submitted by ramentol on Fri, 2007-07-20 09:43.
Hi:
Days ago i ask to make pdf files with several jpg files. I received reply telling me to use fly2pdf.
Can you tell me how to do this with fly2 or other system (No Adobe Acrobat Writer)?
Thkx
Ramentol
Very simple:
Use the script "Images2PDF.wsf" from
"\fly2pdf\Samples\Windows Scripting Host\20 - Images2PDF"
1.= Edit the script and change line 36
from
folder = "..\..\Resources\Images"
to
folder = ".\"
2.) Put all images (jpg files) in this folder
3.) Start the script with a double click on "Images2PDF.wsf".
4.) Now you should find the pdf "Images2PDF.pdf" in the same folder.
Best regards,
Frank