pdf

Events happening in the community are now at Drupal community events on www.drupal.org.
windtrader's picture

Unable to PDF print full variant content

I'm having trouble printing a panel variant composed of several rows, some with multiple regions. It displays properly on the website but when viewing the PDF version, some region data does not show. I would like to print all the components in the variant, including the multiple rows/regions in a single PDF file, not individual regions.

I am using the PDF option of print module, dompdf module, and dompdf lib. When I test on a simple view displaying a single node I see the PDF-version link and it displays the node content properly.

Read more
naeluh's picture

Link Change or File change to image thru cck

Hi All,

I have a question about how to create a content type that adds a cck field that allows this type of functionality:

  • The image always stays the same. It is a weekly specials pdf link that changes weekly by the user.

  • the image would stay the same always.

  • I want them to be able to change the pdf every week just by adding a new pdf, essentially just changing the link as needed

Read more
geshan's picture

How do I create a pdf of all the contents/nodes of content profile?

The scenario is I have an application that is user centred in Drupal 6 and it has some content profile nodes per user and some extra information attached to user (user_reference and node_reference). I need to generate a CV kind PDF of all the nodes (content profile) and other user related information as a PDF how do I do it? Is there a module to do it?

I have seen the use of Print module and ID-Pdf but need a module that can solve my problem or some method of doing it easily. Hope to hear from you all.

Read more
nachenko's picture

Generate a PDF catalog from a bunch of nodes

Regards.

I've been asked about this possibility: create a site containing a product list. This is the easy part. The difficult part is having everytime a PDF copy of this product list, that is having an up-to-date printable catalog, with cover and all that.

You get the point? Instead of having a printed catalog and a dude updating the website stuff, we only keep updated the website's product list and generate a new version of the catalog, including cover and other stuff, pressing "click" somewhere in the website.

Read more
orjantorang's picture

Utskrift i PDF

Är det någon som har någon bra erfarenhet av utskrift till skrivare och till PDF, från Drupal (6), via någon modul eller program som fungerar på en Linuxserver?
Det finns lite moduler som vi testat men det blir inte riktigt bra. Sen finns det möjlighet att gå via html2ps och ps2pdf osv.
Tänkte att någon här kanske har något tips på lyckad väg att gå.

Read more
ae@uberellis.com's picture

Introduction workshop to CCK module for Drupal (Drupal Meetup 17 July, Johannesburg)

Supporting slides for the Drupal workshop recently held in Johannesburg.

Download .pdf

Read more
franqui's picture

Issues on the PDF and TeX generation

I found two disturbing issues when creating a PDF or a Tex file from a node.

First, the PDF is not updated, once it is created the first time. The reason is this test located in the drutex_node2pdf_wrapper function:

  if (!is_file("$pdf_dir/{$node->nid}.pdf")) {
    drutex_node2pdf($nid);
  }

I just commented the test in my site. PDF should be generated each time it is requested, as node might have been updated in the meanwhile.

Read more
franqui's picture

PDF Generation error

Hi folks:

I've been playing around with the module, and I found an error when converting html tags to latex commands (more precisely, when converting the tag <em> to the \emph{} command).

For some reason I got a "\" before the opening curly bracket, so the command - \emph{ whatever } - was not properly recongized.

Read more
jredding's picture

User Badges with PDF-IDCard

I finally was able to release a development version of the PDF-IDcard module. This module allows a site to create templates that consist of a background image and User's data. This template is then rendered into a PDF file that is meant to be printed on badge printer. Currently MNN is printing their badges using a standard inkjet printer, cutting the paper and then laminating the "card".

This module could be very easily modified (or some quick code written) to create a PDF book with pages for every user account to allow for mass badge printing.
http://drupal.org/project/PDF-IDcard

Read more
Egon Bianchet's picture

Pdfview roadmap

Let's plan an informal roadmap for Pdfview.

Read more
Subscribe with RSS Syndicate content