LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-07-2008, 11:47 PM   #1
jantman
Member
 
Registered: Nov 2005
Location: New Jersey, USA
Distribution: SuSE
Posts: 492

Rep: Reputation: 31
GUI Program to create PDF Form?


A few years ago, I was working on a free project for a non-profit. They needed a PHP program to create a printable PDF form with data filled in from a database. I created a fillable PDF form in Adobe Acrobat (running on their Windows box) then used PHP to create a FDF document with the form data, and used pdftk to create a final filled-in PDF form using the empty form and the FDF file as inputs.

I'd like to do something like this for a personal project. However, Adboe Acrobat isn't available for Linux. Does anyone know of a GUI program that will allow me to create a fillable PDF form?

I considered using PHP for everything, but it would require coding the entire PDF form by hand - which I'm not too crazy about.
 
Old 01-08-2008, 12:20 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
There's a new application (I think pdfedit is the name) which may serve your needs. Otherwise, you could create postscript documents and convert them to pdf with ps2pdf.

Search via www.google.com/linux, search words 'create pdf' gives a lot of reading material.
http://www.google.com/linux?hl=en&q=...df&btnG=Search
 
Old 01-08-2008, 12:29 AM   #3
jantman
Member
 
Registered: Nov 2005
Location: New Jersey, USA
Distribution: SuSE
Posts: 492

Original Poster
Rep: Reputation: 31
I've spent about 3 hours on Google so far. No luck.

My main issue is that I can't find anything (like ps2pdf) that allows creation of "dynamic" fillable PDF forms.

Ideally, I'd like something that works like Acrobat Writer (which I used years ago under Windows) that allows me to just drag & drop text boxes, check boxes, etc. onto the form.
 
Old 01-08-2008, 02:11 PM   #4
alkos333
Member
 
Registered: Dec 2006
Posts: 271

Rep: Reputation: 31
See if this link helps: http://www.linux.com/feature/35022
 
Old 01-11-2008, 01:37 PM   #5
continentaltest
LQ Newbie
 
Registered: Jan 2008
Posts: 1

Rep: Reputation: 0
Fillable PDF workaround

I have had the same problem for months. The Kubuntu universal archive version of PDFEDIT seems slow and cumbersome to use. Crashes often. I've tried quite a few methods of use, but between the crashes and the slowness, its too onerous for me.

My workaround ... convert the blank document that needs to be fillable to a graphics image file (scan it in using gscan2pdf, I save it as an LZW compressed TIFF, 2-bits BW). Single page at a time.

Then I use OpenOffice word processor, INSERT-PICTURE-FILE, point to page, and voila, its inserted into the current page. I adjust location and size, then protect size and position ... FORMAT-PICTURE get to these options, then set wrap-around to through-background so you can type over the image and place text where needed..

Next, I start typing in the text onto the image to fill-in the form. Lastly, FILE-EXPORT to PDF. And, I now have the PDF image with overlaid text that I can send off.

The placement of text is done by vertical line spacing using 1-pt empty line sizes for vertical placement, and spaces for horizontal.

This seemed like the path of least resistance until I can find a better fillable Linux PDF editor or until the PDFEDIT team has time to improve that editor.

Still experimenting for more efficient way ... wish I had time to help the PDFEDIT folks ... they seem like the most advanced of the various projects out there.
 
Old 01-24-2008, 09:07 AM   #6
Shayenn
LQ Newbie
 
Registered: Jan 2008
Posts: 2

Rep: Reputation: 0
Try open-source Scribus www.scribus.net

Particularly, Your_first_PDF_form_with_Scribus

Google has you
 
Old 01-24-2008, 10:54 AM   #7
jantman
Member
 
Registered: Nov 2005
Location: New Jersey, USA
Distribution: SuSE
Posts: 492

Original Poster
Rep: Reputation: 31
Quote:
Originally Posted by Shayenn View Post
Try open-source Scribus www.scribus.net

Particularly, Your_first_PDF_form_with_Scribus

Google has you
Thanks. This seems like it'll work. I'll give it a try later.
 
Old 03-20-2010, 02:02 PM   #8
KWTm
Member
 
Registered: Jan 2004
Distribution: Kubuntu 14.04 (Dell Linux-preinstalled laptop + 2 other laptops)
Posts: 117

Rep: Reputation: 21
Success: How to fill even "read-only" PDF forms (better than Acroread v9 for Linux)

I agree with continentaltest above regarding using OpenOffice.org Writer to overlay text onto a background image. I have posted a "success story" post with details on how to convert the PDF file, settings within OOo Writer, etc. Here is the post:

http://www.linuxquestions.org/questi...0/#post3905741
 
Old 03-20-2010, 02:55 PM   #9
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,001

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
May be too little too late but see this.

http://www.paehl.de/pdf/gui_pdftk.html
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Create Bookmarks for PDF ddpicard Linux - Software 6 05-11-2017 12:40 PM
How to create DVDs form a set of CDs Keruskerfuerst Debian 2 04-11-2006 03:06 PM
how to create a chained js web form ? graziano1968 Programming 2 11-12-2004 03:55 AM
Program to Create Secure PDF Files? smc_one Linux - Software 1 10-08-2003 08:30 AM
How do I create PDF files? thom Linux - General 3 02-27-2002 12:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration