Page 1 of 1
"Print to file" in print-dialogue
Posted: Tue Sep 23, 2008 11:19 am
by Peter2
Please add the option "print to file" to print dialogue. This is a standard-feature of nearly all software-products.
Thanks.
Peter
Refresh: "Print to file" in print-dialogue
Posted: Sat Mar 21, 2009 3:45 pm
by Peter2
I want to refresh this topic for further development.
Peter
Re: Refresh: "Print to file" in print-dialogue
Posted: Sat Jul 18, 2009 7:35 pm
by Peter2
Again ..
Peter2 wrote:I want to refresh this topic for further development.
Peter
Re: "Print to file" in print-dialogue
Posted: Thu Oct 01, 2009 2:30 pm
by Larry_of_Troy
I'll second this. Makes it much easier converting documentation produced in .tif format to something usable [.ps to .pdf for example].
Re: "Print to file" in print-dialogue
Posted: Wed Oct 07, 2009 7:22 am
by GhostOrchid
work around:
install PDFCreator from sf.net
it's free and allow all application to print to pdf
Re: "Print to file" in print-dialogue
Posted: Mon Oct 19, 2009 7:54 am
by xnview
Peter2 wrote:Please add the option "print to file" to print dialogue. This is a standard-feature of nearly all software-products.
But why do you want this feature? Print a picture in a file, i don't see any benefit

Re: "Print to file" in print-dialogue
Posted: Mon Oct 19, 2009 4:45 pm
by XnTriq
AllWeb Software (FastPrint » [url=http://www.allweb-soft.com/fastprint.htm]FAQs[/url]) wrote:Normally this whole process of creating the PRN file is transparent, you print a document in your favourite application and the paper starts feeding through the printer. There can however be some uses for intercepting and capturing a PRN file before it gets to the printer. Having the PRN file allows you to reprint the document without running or even having the original application that created the file, for instance if you run a print shop with a wide format plotter and your customers use AutoCAD to produce plots you can have them send a raw PRN file and output using that without needing AutoCAD.
Re: "Print to file" in print-dialogue
Posted: Mon Oct 19, 2009 8:47 pm
by Peter2
xnview wrote:...Print a picture in a file, i don't see any benefit

Yeah, at the first glance, a print-file is a picture of a picture
But generally:
- It is a file which is full-defined in colours, resolution, rotation, size, footmarks, borders.
- You don't need a software to handle the files (e.g. XnView for pictures); at least you need a DOS-command to print the files (copy *.prn lpt1) - or one of the useful helpers listed above.
- You can separate the process of file handling: Department A (technics, design) produces print files with specialised software, Department B (repro, copy shop) produces the paper.
- You can separate the schedule of file handling: during the day you produce the print-files, in the evening you start a batch-job which prints hundreds of sheets without jamming the printer of your colleagues.
- You can use different software (graphics, CAD, Office, ...) to produce one single type of output. And PDF is not always the best way of "single type of output".
Personally we use CAD and XnView for handling different file types, but the repro needs one single type of output. And we use HPGL2 / HP-RTL files as print files / plot files, because many large format printers and different software can handle this files.
Regards
Peter
PS: more plot- and print- and pdf-tools on
http://www.noliturbare.com/index.php
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 9:40 am
by xnview
Oh ok as a PRN file. I'll search how to write in PRN format...
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 12:50 pm
by Peter2
xnview wrote:Oh ok as a PRN file. ...
Fine
xnview wrote:...search how to write in PRN format...
PRN (or PLT) is not a "defined file-format"; it is the stored datastream produced of the different, user-selected printer-drivers. You will get PRN/PLT files with different contents: PS / RPCS / PCL / HPGL - HP-RTL / ...
Peter
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 3:26 pm
by xnview
Peter2 wrote:
xnview wrote:...search how to write in PRN format...
PRN (or PLT) is not a "defined file-format"; it is the stored datastream produced of the different, user-selected printer-drivers. You will get PRN/PLT files with different contents: PS / RPCS / PCL / HPGL - HP-RTL / ...
So you would like the 'print to file' in windows print dialog?
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 3:45 pm
by XnTriq
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 4:49 pm
by Peter2
xnview wrote:So you would like the 'print to file' in windows print dialog?
Yes - and partially "Not only" ..
I wrote about this in some other postings, related to that suggestion.
The "print to file" would be the first and a
standard-step - it enables the user to make single print-files. The standard-problem of this standard-feature is the annoying dialogue-box which asks for the file-name.
A next step (and a really useful one) would be a batch-function for print files: the software does not ask for every file-name, it takes the file-name of the picture ("
mytest.jpg") and makes a print-file:
mytest.prn or
mytest_jpg.prn or
mytest_jpg.plt.
Peter
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 5:15 pm
by XnTriq
Peter2 wrote:I wrote about this in some other postings, related to that suggestion.
Batch-print to plotfile?
Re: "Print to file" in print-dialogue
Posted: Tue Oct 20, 2009 5:20 pm
by Peter2
XnTriq wrote:Peter2 wrote:I wrote about this in some other postings, related to that suggestion.
Batch-print to plotfile?
Exactly
Peter