search for: pdfwriter

Displaying 20 results from an estimated 20 matches for "pdfwriter".

Did you mean: pdfwrite
2005 Feb 04
3
adding LPT port to wine? Acrobat 5/PDFWriter installation problem
...9;m using the official wine-20041201-0.1 on Sue 9.1 (i386). I used winetools 2.10 to facilitate my wine installation and it was a godsand. I have installed Office 2000 and so far so good, but I like to extend my wine functionality just a bit more. I like to install Acrobat 5 (not reader) with PDFWriter on my wine installation. The problem I have is that, during the installation, I get the following error message: "Acrobat PDFWriter requires a LPT1: printer port. Setup could not find this required port. The PDFWriter component will not be installed. To install PDFWriter, add a LPT1:...
2003 Sep 26
1
S3+CUPS+PDF pseudo printer : print command not functional on service
Hi all, I've just set up a Samba 3.0.0 PDC (LDAP+nss) on FreeBSD 5.1, with CUPS as default print stack, which begins to work nicely. I'm configuring a PDF pseudo printer, with the following share : [pdfwriter] comment = Imprimante PDF : g?n?re un fichier PDF printing = bsd path = /var/tmp printable = Yes print command = /usr/local/bin/printpdf -u %U -h %M %s 2>/dev/null lpq command = This very same config (except that %u is replaced here by %U) used to...
2006 Jan 04
3
PDF Form Reader using rails/ruby
Can someone guide me the best possible way to read a PDF form fields. I have seen some references to the PDFWriter but not the reader. Any help appreciated. Thanks Silvy Mathews -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060104/641bd399/attachment.html
2002 Jul 29
5
HOWTO Create a PDF Writer in samba
...ormat can be altered depending on your system, but make sure that as these files are created by the guest user, that the directories referenced (spool dir and OUTPUTPATH) are writable by nobody (or whatever your guest user is). 3. edit your smb.conf file and add something like the following : [pdfwriter] path = /var/spool/samba guest ok = yes browseable = yes printable = yes read only = no force group = root force user = root force create mode = 0777 print command = /usr/sbin/pdfprint %s %U %G %m %I Yet again, the pe...
2006 Feb 28
7
multi-page printing moving on
...en using css, there are styles strictly for printing that allow the use of ''page breaks'' but given the format I am doing (viewing on screen and then printing), this clearly doesn''t work. So I looked at other methodologies... HTMLDOC doesn''t support stylesheets PdfWriter has it''s own markup code PDF::Writer has it''s own markup code I suppose the only thing I can do is simply render to print and I haven''t a clue on how to do that (client side javascript?) or render to file. Anybody doing something like this that can push me in a directi...
2003 Sep 30
0
RE : S3+CUPS+PDF pseudo printer : print command not functional on service
...-Type: text/plain; charset="iso-8859-1" > > Hi all, > > I've just set up a Samba 3.0.0 PDC (LDAP+nss) on FreeBSD 5.1, with CUPS as default print stack, which begins to work nicely. > I'm configuring a PDF pseudo printer, with the following share : > > [pdfwriter] > comment = Imprimante PDF : g?n?re un fichier PDF > printing = bsd > path = /var/tmp > printable = Yes > print command = /usr/local/bin/printpdf -u %U -h %M %s 2>/dev/null > lpq command = > > This very same config...
2006 Jul 29
1
Debian - plugins being installed to the wrong place?
...environment (a dedicated Debian box in a datacentre somewhere). All seems to be OK except ruby Plugins don''t seem to work. When I go to a page which uses a plugin I get errors... e.g. uninitialized constant Paypal Same happens with other plugins I''m using e.g. FasterCSV and PDFWriter I''ve installed the plugins the normal way without any errors gem install paypal gem install pdf-writer gem install fastercsv but for some reason my plugins folder is still empty! don''t know where these things are being installed to... --John -- Posted via http://www.ruby...
2005 Dec 19
7
PDF Shipping Order from Rails...BOUNTY
Hello Rails Community, I put this request out to the community a few weeks ago and got one reply and he ended up being too busy to do it. So, let me try again. I have a need to generate a shipping order from an application that is rails driven. All the data for the shipping order is contained within two tables. I feel like it it too cumbersome to map out all the coordinates for the
2006 Jul 25
3
Rails based price quote system
Does anyone know of a Rails based Price Quote system? Something where a company could keep track of price quotes they''ve sent out to potential customers? -- Posted via http://www.ruby-forum.com/.
2008 Jul 05
18
Java Bridge Itext Example Anyone?
I MAY be able to derive something out of the present example given here : http://blog.codeinmotion.com/index.php/2006/12/22/pdf-generation-in-ruby-on-rails/ but this deals with filling out forms. Is there a simpler example that just allows you to talk to itext , send it some plain text and get back a pdf and then send that pdf to the user as downloadable / renderable data? -- Posted via
2005 Nov 15
9
Multiple Login scripts
Hi all, Just a quick question about login scripts for a large number of users who change rooms a lot. I have several rooms each with a printer, and nearly a thousand users divided into two main groups - pupils and teachers who change rooms on a routine basis. Is it possible to set up multiple login scripts that would be executed in sequence i.e. run by user is %u, and machine is %m is it
2004 Jan 28
2
some problems with samba 3.0.2rc1
Hello list, I upgraded from Samba3.0.1 to Samba3.0.2rc1 and got now following problems: LaserJet printers 6MP (sorry, we have no other LaserJet printermodels) now couse the application to crash. With Samba3.0.1 there was no probem with that kind of Printers. I use the RPM's from ftp.sernet.de for SLES8. Printingsystem is CUPS, with raw printing and serverbased printerdrivers. Has anyone
2004 Jul 18
1
Samba 3.0.4-Suse-Package with Suse 9.0
Hello, at a client's site I have to use Suse Linux 9.0 Pro for specific kernel-modules Suse Linux 9.1 does not provide anymore. To get the server up-to-date I took the Samba-rpms from sernet.de and ran a successful "rpm -Uvh". For an application it is necessary to print via the smb-backend of CUPS, I have to get a queue pointing at a printer located at a Win-PC. That printer is
2006 Jul 15
1
ActionMailer and PDF Attachment and corrupt file?
Community, I''m struggling with an issue and I''m sure it is trivial but I cannot find the solution. I''m trying to attach a PDF file to an email. For simplicity, I have explicitely named a given file but when I get the email, the attachment is only a partial of the document which causes it to be corrupt. Sample below: @recipients =
2004 Apr 20
2
printer server
I trying to share a printer using samba, but is not working. I already share the files but the printer didn't workout. I'm using CUPS. Can anyone help me solve this problem? The configuration of smb.conf for printing is: [global] workgroup = GRUPO netbios name = LINUX server string = Servidor Samba interfaces = eth0 security = SHARE encrypt passwords = Yes obey pam restrictions =
2003 Jan 27
0
Strange error messages
...ar/spool/samba browseable = no guest ok = no writable = no printable = yes printer admin = Administrator show add printer wizard = yes [print$] comment = Printer Drivers path = /etc/samba/drivers browseable = yes guest ok = no read only = yes write list = root [PDFWriter] comment = PDF Distiller path = /tmp printable = yes browseable = yes guest ok = no [archivio] comment = Archivio File path = /workspace/archivio writable = yes browseable = yes guest ok = no create mask = 0664 directory mask = 0775 write list = @'PROSADO...
2006 May 05
5
Attach a PDF File to an Email
Hello ~ I have an email that I need to attach a PDF to. The email is being sent, and a file is attached but it is not the original file. I am following the example: attachment :content_type => "image/jpeg", :body => File.read("an-image.jpg") changing it to: attachment :content_type => "application/pdf", :body => File.read("pdf/my.pdf")
2004 Mar 15
11
creating a ps. file
Dear all I wrote a routine. At the end of each cycle of the loop I would like to save the result (plot) in a postcriptfile. Of course if I just use dev.print in the following way: dev.print(device=postcript, 'c:/Rfigures/plot_1.ps") I overwrite my results with the second cycle of the loop. I suppose there is a way to define the file name so that several plots are
2005 Dec 31
9
Railspdf plugin problem
Hi, For my app i need to generate pdf file for reports. I am trying the railspdf plugin, got it installed using command: ruby script/plugin install svn://rubyforge.org//var/svn/railspdfplugin/railspdf/ The problem is that when i re-started my webrick it won''t run, with errors messages like this (shown only first message): *D:/InstantRails/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5
2004 Mar 07
1
Unable to login using 3.0.2a-SuSE as PDC and WinXP
Hello, I've got a strange problem here: I installed Samba 3.0.2a using the official rpms on a SuSE 9.0 machine. I configured samba in the smb.conf as a PDC and created user and machine accounts on the system as well as in the smbpasswd. Afterwards I was able to join the domain with my Windows XP client. After a reboot I am unable to log on to the Domain on my WinXP client. There's just the