Questions tagged [foxit-reader]

Foxit Reader is a free PDF reader from Foxit Software.

33 questions
1
vote
0 answers

Problems with PDF, Adobe acrobat reader or Foxit reader?

I generate PDF 1.4 with Apache FOP. It works well with all browsers and PDF viewers. There is only one exception, when I open it from Firefox with Foxit Reader (6.1.1.1031) and save it AND once again open it with Adobe Acrobat Reader (9.3 and…
DARK_A
  • 575
  • 1
  • 7
  • 28
1
vote
0 answers

What is default fallback font of FoxIt Reader on linux

I'm making a PDF and I don't want to embed fonts inside it. When I used Tahoma Foxit Reader substituted it for some default font on linux. What is this font? What font should I use so the Foxit Reader will not have to substitute font? Installing…
Jacek Pietal
  • 1,980
  • 1
  • 18
  • 27
1
vote
3 answers

Check if foxit reader is installed?

Using C# I want to detect whether foxit reader is installed on a windows machine. How can I achieve this? Thanks in advance for your help.
Hamza Ahmed
  • 1,571
  • 4
  • 18
  • 35
0
votes
0 answers

Foxit-reader shows annoying message when I connect iPhone to iMac

I use foxit-reader in my iMac computer. I noticed that whenever I connect my iphone to my iMac with USB connector, and if foxit-reader is open then I get annoying message popup like below Is there any way to stop this message? I am using latest…
Brian Smith
  • 1,200
  • 4
  • 16
0
votes
0 answers

When generating a RMarkdown PDF from Shiny, PDF saving and printing is disabled

I am trying to generate a report from a Shiny app where the user can select either HTML or PDF. I am able to generate a PDF from my .rmd file (LaTex format) and everything looks good with the layout/formatting. However, the PDF is opened (using…
msowers
  • 1
  • 2
0
votes
1 answer

Retrieve result from sqlite Foxit SDK FullTextSearch

I'm trying FullTextSearch functions from Foxit Pdf Sdk in Xamarin.Android. According to their document, result is kept in sqlite. I have a problem with retrieving result from sqlite and there is no document about retrieving in Foxit Sdk. Here is my…
taymyinl
  • 295
  • 4
  • 15
0
votes
0 answers

Error displaying the digital signature font when using itextsharp on adobe reader

My digital signature has a font error when opening in Adobe Reader, but when opening a signed pdf with Foxit Reader, it displays normally. Currently I can use Foxit Reader temporarily, but I am concerned that in the coming time Foxit reader will…
0
votes
1 answer

Merge PDF's or convert to PDF using Foxit Reader 9.7 or CutePDF Writer

I'm trying to both merge multiple PDF's into one file, and also converting other file types to PDF through the VBA environment. It seem's work has done away with Adobe Acrobat. CutePDF Professional uses CutePDF Writer and also we have Foxit Reader…
0
votes
0 answers

Shortcut keys for Foxit in macro

I have written a macro to fill in a Foxit pdf from Excel. The macro populates all info on the first customer row via SendKeys and then loops to the second customer, etc. The code executes without issue. My problem is that when I try to reset the…
0
votes
1 answer

Aspect ratio of FSPDFViewCtrl

Do you know a way to fetch the aspect ratio of a PDF loaded into FSPDFViewCtrl? I could not find any appropriate methods or properties.
János
  • 32,867
  • 38
  • 193
  • 353
0
votes
0 answers

signature seems to be signed in future error while verify signature in foxit

I am getting below error while click on signature & validate signature. Signature Validation Status. Signature is INVALID. Signature seems to be signed in future. Certified by the current user. I am signing in my local machine and open signed pdf…
Samarth
  • 1
  • 2
0
votes
0 answers

Xp_cmdshell - loosing printing properties durning printing file pdf

I'm printing PDF files from MSSQL Server 2014. I'm using FoxitReader to silent print. I set settings in regedit to print correctly from normal cmd.exe ( fit to page) and it works from cmd: "E:\FoxitReader\FoxitReader.exe" /t…
0
votes
1 answer

Exit command working for Foxit Phantom but not Foxit Reader

In a pdf file, in the code behind a button, I have Run a JavaScript (change some form fields) Execute a menu item, File->Save Execute a menu item, File->Exit The exit command works fine in Phantom PDF (older version, 2.2), but not in Foxit Reader…
Andreas Reiff
  • 7,961
  • 10
  • 50
  • 104
0
votes
2 answers

AutoHotKey, Foxit, PHP

I'm trying to print same PDF lables that are generated with PHP and Mysql. The creation of the PDF file is done and working. I save the pdf on a temp folder. and then i run this Autohotkey script: #Persistent SetTimer, PrintMon, 5000 ;every 5…
Mestre1966
  • 33
  • 6
0
votes
2 answers

Deactivate date integrity check in Foxit Reader

Is there any way to deactivate the date integrity check in Foxit Reader? Background is that I am filling a form where I shall enter the date in different formats (sometimes it's YYYY/MM/DD, sometimes it's just YYYY/MM). Each time I enter a date or…
Gottlieb Notschnabel
  • 9,408
  • 18
  • 74
  • 116