[fpdf] setSourceFile gone in fpdf v.1.53

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sergei Riaguzov

    [fpdf] setSourceFile gone in fpdf v.1.53

    Hi,

    I'm having problems with fpdf v.1.1 used on the site - it doesn't open
    all PDFs with setSourceFile it says something about "missing xref
    headers". So I tried to install a newer fpdf version the v.1.53. And now
    the setSourceFile method of the previous fpdi class (now it is called
    FPDF) is gone. What should be used instead of it?
  • Sergei Riaguzov

    #2
    Re: [fpdf] setSourceFile gone in fpdf v.1.53

    Sergei Riaguzov wrote:
    Hi,
    >
    I'm having problems with fpdf v.1.1 used on the site - it doesn't open
    all PDFs with setSourceFile it says something about "missing xref
    headers". So I tried to install a newer fpdf version the v.1.53. And now
    the setSourceFile method of the previous fpdi class (now it is called
    FPDF) is gone. What should be used instead of it?
    Oh.. I'm so stupid. I have to download the fpdi package also.

    Comment

    Working...