You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
input file
About this tag
The tag 'input file' on WindowsForum.com covers discussions about handling input files in Windows environments, particularly in batch processing and file conversion scenarios. Topics include converting text files to PDF while preserving original formatting, using batch files to pass input files for automated tasks, and selecting tools for accurate file conversion. Users seek solutions for maintaining the exact layout and structure of the input file in the output, often for enterprise or application needs. The tag reflects practical troubleshooting around file input/output operations, batch scripting, and format fidelity in Windows-based workflows.
Hi friends,
We have an application need to convert a file(txt) from the application into a pdf file. We have a batch file scheduled every night that generates this txt file from the application.
In the batch file, we will be passing this txt file as input and also provide output file name...