Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I want to print an entire URL in the footer of a print page. How can I do this?

  • 10 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 sludge7051-x

more options

I want the complete URL of a webpage to be printed in the footer section of the printout. When I have the URL printed in the far left footer section it gets cutoff by the center footer section which is cut off by the far right footer section.

I want the complete URL of a webpage to be printed in the footer section of the printout. When I have the URL printed in the far left footer section it gets cutoff by the center footer section which is cut off by the far right footer section.

被采纳的解决方案

Firefox cuts off the URL in your printout, if it's really long, and you also have on the same line (header or footer), the Date and Pages

What I have summarized below is based on this page . . . http://www.watchingthenet.com/how-to-change-or-customize-firefox-printing-defaults.html

I have two questions:

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

To fix, do a custom setting, for the Header and Footer as follows:

Print / Page Setup / Margins & Header/Footer / "Customize" the "Left" as follows (leave Center and Right all blank)

&T &U . . . . . . . &D . . . . . . . &PT

&D shows the Short date as: M/d/yyyy - and then the time

To change the format of the Short date in Win 8.1, go to:

Control Panel / Date and Time / Date and Time tab / Change date and time / Change calendar settings / Date / Short date . . . change from M/d/yyyy . . . to . . . MM/dd/yy

QUESTIONS:

1.) How do you get rid of the time, which appears after the date? In IE, you use a lowercase "d" - but that doesn't work here.

2.) Is there a way to change the font just for the Header and Footer, to something like Microsoft Sans Serif 10?

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Firefox leaves no room around the text in the Header and Footer at the edge. To fix:

Address Bar / about:config Enter keyword "edge" Then change all four values for the printer you're using to:

print.printer_Foxit_PhantomPDF_Printer.print_edge_bottom . . . 5 print.printer_Foxit_PhantomPDF_Printer.print_edge_left . . . 10 print.printer_Foxit_PhantomPDF_Printer.print_edge_right . . . 10 print.printer_Foxit_PhantomPDF_Printer.print_edge_top . . . 5

定位到答案原位置 👍 1

所有回复 (10)

more options

You need to double click at the bottom of the word document page and when it says footer you can paste it into that area.

more options

Try this:
In Page Setup, have URL on the left in the Footer and have both Center and Right as Blank.

That about as good as you're gonna get of a full URL.

more options

It also depends on how long the URL is if it will fit in the whole footer. Try making the font smaller if it is that large.

more options

"Try making the font smaller if it is that large."

And you can tell the Owner of this thread how to do that in Firefox?
Cause, I sure would like to know how that can easily be done in Firefox...

more options

Is this not for a word document?

more options

"I want the complete URL of a webpage to be printed in the footer section of the printout."

I would think that "webpage" indicates the user is referring to a web browser, not a text processor program like Word. And since Firefox is a web browser and this is the Firefox support forum, I think it is safe to assume the question is about Firefox, don't you think?

more options

I'm not doing this in a Word document. I am trying to print the web page directly using the "Print This Page" selection in Firefox. Unfortunately, the URL is truncated due to the fact there are three sections in the footer.

I tried setting the other two sections to "Blank" but the URL is still cutoff (partially displayed).

more options

I am able to get a URL to go 85% of the way across either the header or the footer, and maybe further if I could find a URL longer to test. Maybe it is different on Win7; I am using WinXP.

more options

Ah I thought it was a word document. I'm sorry. I am using XP if I could help in any way.

more options

选择的解决方案

Firefox cuts off the URL in your printout, if it's really long, and you also have on the same line (header or footer), the Date and Pages

What I have summarized below is based on this page . . . http://www.watchingthenet.com/how-to-change-or-customize-firefox-printing-defaults.html

I have two questions:

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

To fix, do a custom setting, for the Header and Footer as follows:

Print / Page Setup / Margins & Header/Footer / "Customize" the "Left" as follows (leave Center and Right all blank)

&T &U . . . . . . . &D . . . . . . . &PT

&D shows the Short date as: M/d/yyyy - and then the time

To change the format of the Short date in Win 8.1, go to:

Control Panel / Date and Time / Date and Time tab / Change date and time / Change calendar settings / Date / Short date . . . change from M/d/yyyy . . . to . . . MM/dd/yy

QUESTIONS:

1.) How do you get rid of the time, which appears after the date? In IE, you use a lowercase "d" - but that doesn't work here.

2.) Is there a way to change the font just for the Header and Footer, to something like Microsoft Sans Serif 10?

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Firefox leaves no room around the text in the Header and Footer at the edge. To fix:

Address Bar / about:config Enter keyword "edge" Then change all four values for the printer you're using to:

print.printer_Foxit_PhantomPDF_Printer.print_edge_bottom . . . 5 print.printer_Foxit_PhantomPDF_Printer.print_edge_left . . . 10 print.printer_Foxit_PhantomPDF_Printer.print_edge_right . . . 10 print.printer_Foxit_PhantomPDF_Printer.print_edge_top . . . 5

由sludge7051-x于修改