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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10361
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