-
I tried again to generate image of google maps in a PDF document and got this image:
![google maps](https://cloud.githubusercontent.com/assets/992965/4445158/2e5036da-47f7-11e4-8c51-1ec9d73e5e1b.png)
…
-
### Describe the bug
All our new Shiny commands for running PHPcs, PHPcbf and other testing tools do not work for me, even after pulling in the latest OpenEMR flex. I am wondering if this is the ca…
-
Is this possible? I would use go to query the pdf in my database, then get additional data using a JSON api to generate a new pdf with gofpdf, then combine them with gofpdf into a single pdf file.
-
Hello, we have bought the SetaPDF-Core and I'm trying to install this package, but it gives me an error because the composer tries to install the next:
**Installing setasign/eval/setapdf-core/ionc…
-
Problemas com ao dar 'composer update':
The requested PHP extension ext-soap * is missing from your system. Install or enable PHP's soap extension.
Já tenho o arquivo php_soap.dll
composer.js…
-
I have a method to close the screen and to go back to previous screen but when I press back button I get a blackscreen and I this log in Run: **D/jniPdfium( 7951): Destroy FPDF library.**
I need to…
-
Not a big deal, but this specifically seems to have a lot of code standard violations. It could be because of the nature of the code in that file, but running PHP code standard check and fixing atleas…
-
#### What are you trying to achieve?
Run Unit suit tests
#### What do you get instead?
PHP Phatal error
> Provide console output if related. Use `-vvv` mode for more details.
```bash
C…
-
Thank you for this great work.
Im facing a problem where my models are loaded through config/autoload.php with alias ex:
`$autoload['model'] = array('Flash_model'=>'flash','Rules_model'=>'rules');`
…
-
When I run:
`pdfbm x.pdf bookmarks.txt`
the output file `x-new.pdf` is created which has the bookmarks in the right places, but the content in the pdf itself is blank.