-
@jasonaowen [writes](https://groups.google.com/d/msg/psm-dev/nzC3pP1XMFg/MOCUKnkhBAAJ):
> From the `psm-app` directory, you can run `ant deploy` to build an EAR file. It depends on libraries provid…
-
If you have an HTML contains tags in the head, the HTMLWorker cannot parse them, instead, it generates the style tags into the PDF file. Can we support inline styles like iText5+?
```
O…
-
**Type of issue:** (check with "[x]")
> - [ ] New feature request
> - [ X] Bug
> - [ ] Support request
> - [ ] Documentation
**Current behaviour:**
When using IE 11 in the ADF demo yo…
-
Perhaps it is time to release a new version of OpenPDF.
@bengolder @nwinkler Perhaps one of you could please create and publish the release?
https://github.com/LibrePDF/OpenPDF/wiki/Release-Pr…
ghost updated
7 years ago
-
[bytetopdf.zip.txt](https://github.com/mozilla/pdf.js/files/1013164/bytetopdf.zip.txt)
I am using the base64 trait of pdf.js and have designed a php file (byte_to_pdf --> please remove .txt and…
-
I try to place config.js file to:
%project%/storybook
%project%/App (where `__tests__` folder)
```
App/__tests__/Storyshots-spec.js
● Test suite failed to run
storyshots is intended on…
-
Since the maven groupId and the java package name of the library have nothing in common now, wouldn't it be better to move all class from com.lowagie to com.github.librepdf / com.github.librepdf.openp…
-
Hi guys,
I've tested opening a file through the **PDFView** at the **browser console** via code line:
```
PDFView.open(path, 0.5);
```
### The result:
The content of file **didn't appear** o…
mntan updated
7 years ago
-
Hi, is there a way to get rid of the dependency on java.awt.Color? It's not white listed on GAE, so setting cell colors, etc. will not work. This library is amazing otherwise. I've tried PDFBox and it…
-
so i can display progress bar and tell user witch resource is currently loading like some software installers do
also option to not override if file exists on SD