-
|
like print all files in a folder to one pdf |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Be aware that I am using Edge on Windows for these screen snaps. Browsers and operating systems vary but all Chrome derivative browsers can do this. Right-click the folder and choose Print from the context menu This will produce a combined print job like so Now choose PDF from the printers Notice that there are two PDF options in this list. Use the first one, it's the direct Chrome PDF exporter. The other one is a virtual printer provided by Microsoft. It's handy for apps that can't do their own PDF export but I think the direct export produces better results. After you select Save as PDF the dialog changes and you can click Save. At this point you'll get whatever Save As dialog your operating system provides for you to specify the file name and location. |
Beta Was this translation helpful? Give feedback.
-
|
It works, thanks a lot ! |
Beta Was this translation helpful? Give feedback.




Be aware that I am using Edge on Windows for these screen snaps. Browsers and operating systems vary but all Chrome derivative browsers can do this.
Right-click the folder and choose Print from the context menu
This will produce a combined print job like so
Now choose PDF from the printers
Notice that there are two PDF options in this list. Use the first one, it's the direct Chrome PDF exporter. The other one is a virtual printer provided by Microsoft. It's handy for apps that can't do their own PDF export but I think the direct export produces better results.
After you select Save as PDF the dialog changes and you can click Save.
At this point you'll get whatever Save As dialog your …