Generalpdfdraftcopy with roman page numbers

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ddenton
Posts: 34
Joined: Tue Mar 20, 2007 6:08 pm

pdfdraftcopy with roman page numbers

Post by ddenton »

Anyone have any experience with the pdfdraftcopy package? I am having a great deal of trouble getting it to work. I noticed an obscure reference about it not working with Roman page numbers (http://daniel.haxx.se/rockbox/svn-nolan ... anual.html). So I commented out my command:

\pagenumbering{roman}

and pdfdraftcopy worked like a charm. The only problem is that I really need to use Roman page numbers for all of the frontmatter of my report. As soon as I put the page numbering in Roman command back in, whoops, it doesn't work anymore.

Is there anyone with any ideas on what to do?

Thanks in advance!

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

pdfdraftcopy with roman page numbers

Post by localghost »

The homepage of pdfdraftcopy offers a link to existing bugs. There you can find a workaround which may help in this case. Do you see any chance to compile your document with "LaTeX => PS => PDF" by using the draftcopy package as an alternative?
ddenton
Posts: 34
Joined: Tue Mar 20, 2007 6:08 pm

Re: pdfdraftcopy

Post by ddenton »

Thank you so much. The fix proposed works well.
Post Reply