Foxit Reader Font Size

0 views
Skip to first unread message

Ken Reels

unread,
Aug 3, 2024, 12:54:26 PM8/3/24
to aroxokmoor

I'm using foxit reader on Ubuntu 16.04, but the font size for menus, toolbar, etc. is so incredibly small that I have to actually move closer and squint to read it. In the preferences, there is a section where I can change the font size to 13, 14, or 15, but even 15 is hard to read.

I found I had this problem with control and menu text being very small compared to other applications in Gnome under Ubuntu 22.04.3 LTS when the Settings Screen Display Fractional Settings are set to off whilst Scale is at 200%.

But when I turn Fractional Settings ON then the Foxit Reader menu display conforms to the size of the other apps I use such as Emacs, Brave,Terminal, File Manager. As I use a laptop with 2880x1800 16:10 resolution I tend to set Scale to 200% as it gives a more comfortable display font size for my usage.

But Foxit Reader needs me to turn ON via the slider option Fractional Scaling to see the Foxit Reader Menus and Control dialogues at the expected size. If fractional scaling is OFF the menu and control dialogues are still displayed at the 100% size rather than 200%. Presumably the code for Foxit Reader is not taking the Gnome / Scale settings into account.

In both Foxit Reader and Adobe Reader if you go to File > Properties and then click on the Fonts tab you will be able to see a full list of fonts available in that document, however, there isn't any features in these basic PDF readers that will let you select some text and view the properties for that text to see exactly which font it uses.

If the font is installed on your computer, then maybe copying the text to some word processor does the trick? And even when not installed, some word processors might still show the requested name in their font dialog.

(Other than that: a screen capture and WhatTheFont! might help, if it's worth the trouble. Or select the text, and then "print" the selection to a new PDF document, to see what its font properties shows then?)

Meanwhile I found a different method to list fonts used in a PDF (and indicate wether they're embedded or not), which uses Ghostscript only (no need for additional third party utilities). Unfortunately this also does NOT satisfy your requirement to learn about a font used for highlighted text.

Rowan's answer is fine, and if you really need to narrow it down to a small portion of a complex document, try to re-print a subset to another PDF (there are excellent free PDF printers, if you don't have one), and check the font properties of the resulting file.

An easier solution is just to use Adobe Reader X and to right-click anywhere in the document, choose "Document Properties", then click on the tab "Fonts". There you see a list of all fonts used in the document.

Most of the commenting tools below should be pretty straightforward, if you spend some time to try out the software. So if you are going to annotate a PDF file in a remote teaching session, we would highly recommend you to first try out the commenting tools beforehand to familiarise with the interface.

In Foxit PDF reader, open the PDF file by dragging the PDF file into Foxit (or click on the File menu -> Open -> Computer -> Browser, and select the PDF file), or create a blank PDF file by click on the File menu -> Create -> blank.

The content of this tab is dependent on the tool that was selectd, including changing the font size/family/color (for Typewriter tool), stroke width/color (for Pencil tool), or hightlighter color (for Highlight text or Area highlight tools).

If you do need to put signatures into the PDF file, you can do this by clicking on the "Protect" tab -> PDF Sign -> + (The green plus sign). You can then either draw the signature, import file, or create one by typing it in and choosing a font.

You're facing that effect because the font size 9.8 is too big to fully fit into the form fields. You'll have to set a smaller font size in Foxit or Acrobat Pro. In Acrobat Reader you can't do anything to fix this.

Foxit eSign is the #1 easiest and most collaborative contract management and eSignature software with the most robust functionality amongst its peers. Key features include Collaborative contracts and agreement building; template contract creation; eSignature workflow to obtain eSignature(s) from single, or multiple users; advanced bulk eSignature solution with dashboard; notification receiving control; API for eSignature integration with other software or websites and a lot more... Formore information on Foxit eSign Software, please contact us at in...@esigngenie.com

With Foxit eSign API you can create a folder of documents and send them for signature right from your own application.To create a folder of documents from PDF files you can either provide publicly accessible URLs to PDF documents or pass PDF documents as multipart form data and other parameters about the recipient parties, etc.

While creating the documents from PDF files you can define various fields like text field or signature field within the document using simple Text Tags. You can assign various properties for these fields like party responsible for filling the data etc. These Text Tags will then be converted to Foxit eSign document fields.
Or, if you don't want to use Text Fields within the document, then you can also request to create an embedded document preparing session where you can manually drag and drop each field on the document itself without leaving your application.

To send a PDF document from your application for signature, you need to define the signature and other Foxit eSign fields in the documents, and who is allowed to fill in the data.Foxit eSign supports simple Text Tags.

A Text Tag is a simple text block within your PDF document which defines the field type, the party who is responsible for it, and other field specific options.
Quick Tip: When you apply Text Tags to the document, Foxit eSign does not remove or replace the Text Tags text. You can hide codified Text Tags by using the same font color as the background of the document. So the Text Tags can be used by Foxit eSign processes and it will not be visible on the document.

To send a PDF document from your application for signature, you can either define the recipient parties in the documents itself or send the recipients information via API call. Foxit eSign supports simple Text Tags for recipient party information. In case both API call and Tags on the PDF are provided with Recipient Party information, Foxit eSign will use API call values.

A Recipient Party Tag is a simple text block within your PDF document that defines the party, who is responsible for filling the fields.
Quick Tip: When you apply Recipient Party tags to the document, Foxit eSign does not remove or replace the Recipient Party Tags text. You can hide codified Recipient Party Tags by using the same font color as the background of the document, so the Recipient Party tags will be used by Foxit eSign to derive signers. Still, the tags will not be visible on the document.

Fields can also be added to the documents via an array of JSON objects in the input data for the API request. This way of adding fields gives you more control over the size of fields, their font color and font size, etc.

You can also pass PDF document(s) as a multipart form data instead of passing a publicly accessible URLs. In this case pass the JSON as 'data' parameter and include file as a multipart form parameter 'file'. Make sure you're using multipart/form-data as a content type for this call.

You can update the envelope and the custom fields (custom_field1 and custom_field2) anytime before execution using the 'Update Envelope Fields' API. Envelope fields for a party can only be updated if that party has not yet signed the document.

You can change the first name, last name, and email if the recipient party has not signed on a shared or partially signed document using the 'Update Folder Recipients' API. Recipients can be changed only in the draft status folder.

With Foxit eSign API, you can create a template by uploading a PDF document from your own application.To create a template from a PDF file, you can either provide publicly accessible URLs to PDF documents or pass PDF documents as multipart form data with the number of recipient parties, etc.

While creating the template from a PDF file, you can define various fields like a text field or signature field within the PDF document using simple Text Tags. You can assign various properties for these fields, like the party responsible for filling the data etc. These Text Tags will then be converted to Foxit eSign template fillable fields.
Or, if you don't want to use predefined Text Fields within the PDF document, then you can also request to create an embedded template preparation session where you can manually drag and drop each field on the template itself without leaving your application.

To create a PDF document from your application to create a template, you need to define the signature and other Foxit eSign fields in the documents, and who is allowed to fill in the data. Foxit eSign supports simple Text Tags.

A Text Tag is a simple text block within your PDF document which defines the field type, the party who is responsible for it, and other field specific options.
Quick Tip: When you apply Text Tags to the document, Foxit eSign does not remove or replace the Text Tags text. You can hide codified Text Tags by using the same font color as the background of the document. So the Text Tags can be used by Foxit eSign processes and will not be visible on the template.

c80f0f1006
Reply all
Reply to author
Forward
0 new messages