Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Text Editing&Processing > Others

    fpdf.vim 0.2

    Download button

    No screenshots available
    Downloads: 632  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.4/5)
    15 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Yukihiro Nakadaira | More programs
    GPL / FREE
    April 14th, 2008, 08:15 GMT
    ROOT / Text Editing&Processing / Others

     Read user reviews (0)  Refer to a friend  Subscribe

    fpdf.vim description

    fpdf.vim is a Vim plugin that allows the user to generate PDF files through Vim.

    fpdf.vim is a Vim plugin that allows the user to generate PDF files through Vim.

    fpdf.vim is a port of FPDF.

    About FPDF:

    FPDF is a PHP class which allows to generate PDF files with pure PHP.

    About Vim:

    Vim is a text editor first released by Bram Moolenaar in 1991 for the Amiga computer. Vim was created as an extended version of the vi editor, with many additional features designed to be helpful in editing program source code; its full name is Vi IMproved.

    While Vim is cross-platform, it is most popular on Unix-like operating systems.

    Released under a software license compatible with the GNU General Public License, Vim is free and open source software. The program's license includes some charityware clauses.

    USAGE:

    :set runtimepath+=/path/to/fpdf-vim
    :let FPDF = fpdf#import()
    :let pdf = FPDF.new()
    :call pdf.AddPage()
    :call pdf.SetFont('Arial','B',16)
    :call pdf.Cell(40,10,'Hello World!')
    :let pdfout = pdf.Output()
    :put =pdfout


    Requirements:

    · Vim
    · xxd (comes with Vim)

    What's New in This Release:

    · Added support embedding font and image (require xxd)



    Product's homepage

      


    TAGS:

    pdf generator | vim plugin | fpdf port | FPDF | PDF | generator

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM