How to print documents to pictures (gif, bmp etc.) on windows
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Quirky Dreamscape Looping
--
Chapters
00:00 How To Print Documents To Pictures (Gif, Bmp Etc.) On Windows
00:26 Accepted Answer Score 38
01:20 Answer 2 Score 7
01:56 Answer 3 Score 1
02:24 Answer 4 Score 1
03:34 Thank you
--
Full question
https://superuser.com/questions/35590/ho...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #drivers #printing #export #imageprocessing
#avk47
ACCEPTED ANSWER
Score 38
You can use PDFCreator. It's free and open source. Here's a bit more info on it:
- Create PDFs from any program that is able to print Security: Encrypt PDFs and protect them from being opened, printed etc
- New: Digitally sign your PDFs to ensure that you are the author and the file has not been modified
- New: Create PDF/A files for long term archives
- Send generated files via eMail
- Create more than just PDFs: PNG, JPG, TIFF, BMP, PCX, PS, EPS
- AutoSave files to folders and filenames based on Tags like Username, Computername, Date, Time etc.
- Merge multiple files into one PDF Easy Install: Just say what you want and everything is installed
- Terminal Server: PDFCreator also runs on Terminal Servers without problems
- And the best: PDFCreator is free, even for commercial use! It is Open Source and released under the Terms of the GNU General Public License.
ANSWER 2
Score 7
What is the easiest way to capture the printout of a document in a picture (i.e. GIF, BMP etc.)? Making a screenshot does not help
oh yes, it does .... if you have the right software :)
Faststone Capture does exactly what you want:
Capture windows, objects, menus, full screen, rectangular/freehand regions and scrolling windows/web pages
Faststone Capture version 5.3 is free, and so is its portable variant.
ANSWER 3
Score 1
Use Print to TIFF (author is Pascal Damman).
- Add a local printer
- Use an existing port: FILE: (Print to File)
- Have Disk...
- Browse to \Bitmap_Driver\Pack, and pick bitmap.inf
- If this isn't the first time: Replace the current driver
- Next, Next, Finish
- Set b&w color
- After print rename file extension to tiff
ANSWER 4
Score 1
Not explicitly "printing", but this Chrome extension I found to be fantastic for the problem of "rendered webpage -> png". It's created by an independent developer, and in addition to being found on the Chrome Web Store, there's also a MIT-licensed version of it on GitHub, as well as a premium offering.
Full Page Screen Capture
- Chrome Web Store page: https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl
- MIT-licensed GitHub repo: https://github.com/mrcoles/full-page-screen-capture-chrome-extension
- Extension website: https://gofullpage.com/
- Premium version: https://gofullpage.com/premium
Example output:
- Wired article (for archival purposes, this link points to the archive.org capture I made on the same day as the image captured by the extension) when captured by extension)
- Image captured of the article by the extension
Disclaimer: I am not in any affiliated with this extension or author. I just really love software that works well.