[XSL-FO] How to read a file .FO/.FOB?

Last update on November 20, 2009 12:07 PM by jak58
Published by deri58

[XSL-FO] How to read a file .FO/.FOB?




Issue



The XSL-FO is a format description page like PDF or DVI usually having extension .fo/.fob and even .xml



(It may happen that same are opened with a Text -Editor with <for: root in the first few lines).



Download Apache FOP: http://xmlgraphics.apache.org/fop/

Solution 1

  • (Note: Java should be installed on your PC).
  • Type:
    fop-fo-document.fo awt
  • It will open a window to view the document

Solution 2

  • This file can be converted to PDF format.
  • To convert the file XLS-FO to PDF, type:
    fop-fo-pdf document.fo document.pdf
  • This will enable reading in pdf format.
Best answers for « How to read a file .FO/.FOB? » in :
How to read a file line by line Show How to read a file line by line Intro Tips Bonus Intro One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
Create and Open a RAR file ShowCreate and Open a RAR file *How to create a RAR file *How to open a RAR file RAR is an archive file format that is used during data compression, error recovery and file spanning. RAR is the acronym for Roshal Archive, inspired by...
Free karaoke songs and software ShowFree karaoke songs and software With some free software, you can quickly transform your computer into a karaoke station. This software reads files. Midi,. kar (similar extensions), which contain the music and lyrics in play-back of your...
Downloading UnZixWin ShowDownloading UnZixWin UnZixWin Winzix appears to be a powerful freeware to read file extension .zix. It is designded to create file with a .zix extension. However this software is well known for loading Trojan and lots of spywares on...
Download Codec pack all in one ShowCodec Pack All-In-One is a codec collection allowing to read films in DivX format and the similar formats (DivX, XviD, AC3, etc.). Codec Pack All in 1 6.0.3.0 contains: · DivX 6.1.1 · XviD Codec 1.1 · DivX, XviD - FFDShow 17.02.2005 Alpha...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
Creating an audio CD from an MP3 ShowWhat is an MP3 file An MP3 file is a compressed audio file, i.e., a file that takes up less disk space due to a compression algorithm, and which can be read by programs that execute decompression algorithms. Legality The MP3 format is not illegal,...