pdf-php icon indicating copy to clipboard operation
pdf-php copied to clipboard

Official R&OS PHP Pdf repository

Results 31 pdf-php issues
Sort by recently updated
recently updated
newest added

What do you think the state of experimental is at the moment. Is it ready to be merged into master, so that can be the new branch to work off?...

help wanted

There are still a problem where the code gets stuck in a never ending loop in the current version. Probably related to the text length and column width. When using...

Hello, is there any way to create user-fillable input fields? if not, is the implementation of such a feature planed? thanks in advance

Hi, I'm trying find a way to alter text font size in a table cell. I created a callback which is used but can't make the font change its size....

Hello again, in the meantime we brought a few of our forms to v0.12 and everything works great. There's just a little thing that bothers us. We can't bring colspan...

enhancement

Hi ole1986, I am trying to figure out how "ready" experimental is. I can certainly contribute some if it is functional. Is it functional? What is the target PDF standard?...

Hi, I contributed to the angle rotation on get hub for PNG files. It appears you have extended this to include JPG, but I don't know about GIFs? This note...

SensioLabs provides an automatic evaluation of PHP Code. I've ran `experimental` through the analyzer. The results are visible here: https://insight.sensiolabs.com/projects/0ffcefe6-6b35-4594-91c6-9c6b315b0e13/analyses/2 Most issues should be fairly easy to fix for the...

I think the library should follow PSR2 coding standards. I've added tests to reflect the current coding standards based of PSR2 standards - and added automatic tests in TravisCI to...

enhancement

When comparing the [readme.pdf from version 0.12](https://github.com/ole1986/pdf-php/blob/master/readme.pdf) with version 0.13 I noticed there is an issue with the table of content and page counter See experimental pdf output here: https://github.com/ole1986/pdf-php/blob/experimental/readme.pdf

bug