GeneralSaving pdf file.

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
apkrishna
Posts: 5
Joined: Sun May 10, 2015 3:47 am

Saving pdf file.

Post by apkrishna »

I am using revetx and new to LATEX. I could obtain pdf output by running the file every time, but can't save pdf file as a separate copy. I could take the print of the pdf file, but not able to save the pdf document (for example "save as..as in case of word). Please suggest a method to save the output pdf document so that without running latex, I could take print else where.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Saving pdf file.

Post by Stefan Kottwitz »

LaTeX creates the PDF file. Your editor or PDF previewer displays the file.

That PDF file itself is already saved on our computer. It is located in the same directory / folder as your main LaTeX document. You can find it with your file explorer, copy it, and print it somewhere else.

Stefan
LaTeX.org admin
apkrishna
Posts: 5
Joined: Sun May 10, 2015 3:47 am

Re: Saving pdf file.

Post by apkrishna »

Thank you, Stfen, I have already noticed this aspect. I think in haste I have posted.
Post Reply