Need to change the size of police Ben automated number (watermark)

I used javascript code following by Try67 to add page numbers and the name of the file in my documents:

for (variety p = 0; p < this.numPages; p ++) {}
this.addWatermarkFromText({)
"cText: this.documentFileName.replace(/\.pdf/i," ") +" "+ (p + 1)"
nTextAlign: app.constants.align.right,
nHorizAlign: app.constants.align.center,
nVertAlign: app.constants.align.bottom,
nVertValue: 14,.

Start: p
});
}

However, I would like to change the font size to something a little less.

I tried to guess the correct code before posting ("' textSize: 4,", "this.textSize: 4", etc. "), but nothing has worked.

Can someone help me?

I'm also not sure where I can get a list of text settings (nHorizAlign, nVertAlign, etc.) so if anyone has a reference page, it would be much too.

Thanks in advance!

I thought about it. the correct property name is nFontSize:

The correct code for Acrobat 9 is:

for (variety p = 0; p)

this.addWatermarkFromText({)

"cText: this.documentFileName.replace(/\.pdf/i," ") +" "+ (p + 1)"

nFontSize: 6,.

nTextAlign: app.constants.align.right,

nHorizAlign: app.constants.align.center,

nVertAlign: app.constants.align.bottom,

nVertValue: 14,.

Start: p

});

}

Tags: Acrobat

Similar Questions

  • How can I change the size of police/image on the menu, and the taskbar?

    How can I change the size of police/image on the menu, and the taskbar?

    Depends on your version. Earlier versions supported screens high resolution. The creative version cloud has an option in the preferences, but it is limited on options. 100%, 200% and auto.

  • Change the size of police and forms cell

    Hello

    How to change the sizes of police and the cell for forms?

    Not possible with Adobe Reader.

  • Help! Need to change the size of the video in the sequence of project...

    When you create a project last month I accidentally created as 1280 x 960 in the sequence settings, but to create as a 1920 x 1080 which is what all the video clips are of size. Now, I have this well-edited project, but must convert it to a 1920 x 1080 in the sequence settings so I can export as this size. When I go in the sequence settings now this option is grayed out and it won't let me. I read many forums and they say it's easier to create a new sequence with the right settings and import the old sequence but when I do that it's always like 1280 x 960. So my question is other than the re-release of this project together, how can - I take this ongoing project with the sequence like 1280 x 960 settings and change the size of the video up to 1920 x 1080 (which is what the video clips are initially and when I right click on the videos it says 1920 x 1080). Please help, I use CS5 PP! It's so frustrating!

    A big thanks to everyone! I followed all your advice and got to work, the only thing I had to do was to manually resize the titles but everything else was perfect, thank YOU!

  • I need to change the size of my image file, but keep the same pixels. Possible?

    I'm trying to upload an image on a mobile advertising platform (Adfonic) with the following requirements: the dimensions of the Image 216 x 36 pixels; 3.0 KB maximum file size; GIF, JPG, PNG supported file formats. I figured out how to change the pixel size, but now my file is too large. I have Photoshop CS4 Extended & Vista.

    I changed the resolution of the file but then changes the size in pixels. What can I do?

    Thank you!

    maven123 wrote:

    I tried as a JPG & a PNG, GIF option was not available or I would have tried it too. It was originally a JPG and when I saved it as a PNG, it was a bit smaller but not enough.

    Try saving your document using "Save for Web" use jpeg and lower quality and all the metadata of the band.   Think that should generate the smallest file possible.

  • Change the sizes of police tools &gt; dialog Options and the subject:? pages

    Under Windows 7 I have select 1024 x 768 screen resolution and 125% of the size of the text.

    The size of the font of the tools > Options dialog box is too small for me. I would like to change it to 11 pixels.

    Should what code I add to userChrome.css?

    Also, I would like to increase the subject's default font sizes:? pages and the help > troubleshooting information page, so that I don't need to zoom before them.

    You may need to use a large number of style rules to cover all possible windows including operable windows if you click on a button of the Cookie Manager (#CookiesDialog) and password manager (#SignonViewerDialog).

    The Options/preferences window has this ID: #BrowserPreferences (chrome://browser/content/preferences/preferences.xul)

    #BrowserPreferences * { font-size: 11pt !important; }
  • WordPad 6.1 - you can change the size of police & point by default?

    Windows 7 comes with WordPad 6.1 (Build 7600). By default, it loads a new page in Calibri, 11 points. I want to change the default to Arial 12 points but can't find where to do this.

    The default font can be changed in WordPad 6.1? If Yes, where?

    You cannot change the default value, but you can bypass:

    Open a new document and change the police, and then save it as a template

    Click on this file and make it read-only. Create a shortcut to it and use it as WordPad in the future.

    It will always come back to the police that you put, but you will need to save it under a new name every time (you usually do in any case).

    Microsoft® Security MVP, 2004-2010

  • Finder window tabs to change the size of police or background

    It's great that Apple has made a big leap in time and brought back the Finder tabs. However, I find them almost useless because the legs have a small font, thin on a gray background. I wear computer glasses and still need to get closer to read.

    Issues related to the:

    The tab is editable (greater than or "BOLD")?

    The background can be changed or removed?

    iTBotB wrote:

    It's great that Apple has made a big leap in time and brought back the Finder tabs. However, I find them almost useless because the legs have a small font, thin on a gray background. I wear computer glasses and still need to get closer to read.

    Issues related to the:

    The tab is editable (greater than or "BOLD")?

    The background can be changed or removed?

    1. You cannot change the system font, no.
    2. If by "background" you mean the background of the tab, no you can't.
  • Change the sizes of police - only prefined available size

    Hey there,

    In the editor when a customer uses the police pull down choose a size, they are only available sizes prefined, 10px 13px, etc..  Is it possible to add your own size? For example 11px, 12px or 14px?

    Your thoughts and suggestions are apprecaited.

    Xod Media.

    Hello xod Media,.

    It's not a way of add you dimensions to the menu font size, but you can set your own fonts for your customers using classes. Take a look at page 4 of the tutorial to get started with InContext editing for developers .

    Please let me know if you need more assistance.

    Best regards

    Corey

  • Change the size of 'police' in a TLF Textfield with actionscript?

    I couldn't realize how do I resize my TLF Textfiels in cs6 flash with actionscript?

    None of them has worked:

    If (...)

    {

    myTLFText.textSize ++;

    myTLFText.fontSize ++;

    }

    Error: Access of size property possibly not defined through a reference with static type fl.text:TLFTextField.

    I appreciate your help please?

    definition of width/height is no help.  Use scaleX and scaleY as I suggested.

  • Need help! Will pay! Need a script that will change the size of the art on several files.

    I'll PayPal someone MONEY right now for this script. I have more than 400 files to process.

    System/software: Adobe Illustrator CS6 on PC
    Filetype (s): .ai

    I have more than 400 .ai files that contain work in all different sizes. I need a script that resizes the work at certain height or width specifications below.

    Some of the height of the work is greater than the width, some of the width of the work is greater than the height.

    If the overall of the art vertical height selected is greater than the width, I need the new height to be 166,6 pt
    If the horizontal art width selected is greater than the height, I need the new width to 166,6 pt

    The value of the width/height unchanged at 166,6 pt must be limited to the new values.

    If possible, I also need to change the size of the artboard to 216px x 216px. He is currently in 512px x 512px.

    Help, please! I'll pay!

    EmojiStickers wrote:

    I'll PayPal someone MONEY right now for this script. I have more than 400 files to process.

    Help, please! I'll pay!

    What is your budget?

    Check this thread and see if it helps, I have a script to resize work plans

    http://forums.Adobe.com/message/4853547#4853547

  • Change the size of the font of a report title

    Hello

    How does one change the size of police in a report title? Thank you.

    Suni

    Hello

    You could put something like this in the title

    Report 1
    

    Or change the model if you want it to run on all the report with this model.

    See you soon

    Ben
    http://www.munkyben.WordPress.com
    Don't forget to mark the answers useful or correct ;)

  • Why are the forum messages change the size of my text at random

    It seems that some of the messages I will change the size of police randomly. I'll write that one paragraph will suddenly be a sentence that changed the font size. I'm not changing the sizes manually until someone knows what is the cause. He started with the change of forum, and I'm on Safari 9.1.1

    I think it is happening to us all.

    They may things work within a few days (or weeks).

    Hang in there.

  • Change the size of the page in Acrobat format

    I'm working on a newsletter in Acrobat format that is 8.5 x 11, and I need to change the size of the page to 8.5x14 to fit all content and the expansion of the print page. Is it possible to do this in Acrobat? Thank you.

    If you come to select the paper size and Fit in the application print dialog box will do it for you.

    If you actually want to change the page to the new size, including all of the content in this document, you will need to use a plugin of taxation or the script.

  • Can I change the size of a jpg in an another jpg?

    I have PES 9 on XP with SP3.

    My wife has a business card as a jpg.

    On the right side of the card is a picture of a painting of a dog she did.

    She wanted to change this image.

    So I used the rectangular selection tool to select the image existing and then deleted.

    Then I opened the new jpg in a second window PSE.

    Do you have a Select/all.

    Switch to the window with the map.

    Do you have an editing/paste in the selection.

    Well, the new image went to the place where it belongs.

    But I need to change the size of it so that it will fill the entire selection.

    At the moment it seems to be centered in the selection and about 1/2 the size I need.

    Any ideas on how should I proceed? Or a better way to do it from the beginning?

    Thank you!

    Click on the move tool to drag your image into position.

    Use the handles to corner of the rectangle enclosing for scale - hold down shift to maintain proportions.

Maybe you are looking for

  • try to get an order # to a pre-oreder

    wanted to know how I can get a # to order an article preordered. the artist makes a gift for those who pre-order who requires order # as proof of purchase. No email was sent from apple to confirm my pre-order.

  • NB10T-A-10V - where can I buy one?

    Hello Went to the site Tosh to decide on my new laptop. After a lot of messing around concluded that I wanted (want to) buy a NB10T-A-10V. May not know where to buy a property! Could not find one anywhere outside a cup of those refurbished on Amazon.

  • What happened to the option "reload"? (ITI used under the 'View' menu).

    When we look at some Web sites, you have a version of a page cached and force a reload to ensure what you are looking at the latest version. "recharge" used to be an option under the "View" tab, but it went from there in the last update. Where is he

  • How to bypass or reset my username password?

    I have a desktop computer of the Paviliana from HP a6357c Pc with windows 7, but I'm stuck cause I don't remember my password of the user account how do I bypass it and reset it?

  • HP 40gs

    I have a 8.1 Windows OS and it is not able to read the HP40gs. is there some USB drivers that can help solve this problem?