cannot save as picture. Only one page comes out.
Submitted by loogn on Wed, 2007-12-26 21:49.
For example, I openned the text file--"GPL Licence", which is totally 3 pages.
Then, I click: (on window xp sp2)
"file" --> "print"--->"PDFCreator"-->"print"
-->"save" --> I choose ".png" in "Save as type"
-->"save".
Only one page .png was created. But I should be 3 pages.
I tried both old "0.93" and new "0.95" version of pdfcreator.
Thanks.
Use the file format Tiff for multipages bitmaps.
Use the parameter OnePagePerFile or use %d in the filename.
MyPic-%d.png
Frank