Hi,
I'd still like to know what happens if you transfer that font to windows.
If it hangs: open in issue in JIRA and attach the font.
Tilman
Am 31.03.2015 um 17:44 schrieb Andrew Munn:
No errors or log messages, it just hangs. I do this on Linux and it works
fine:
File f1 = new
File("/usr/share/httpd/noindex/css/fonts/Regular/OpenSans-Regular.ttf");
font = PDType0Font.load(document, f1);
On Tue, 31 Mar 2015, Tilman Hausherr wrote:
What happens if you take the font you're using in linux and use it in windows?
Or are you using one of the standard fonts, if yes, which one? Is any log
message coming?
Tilman
Am 31.03.2015 um 00:09 schrieb Andrew Munn:
This still hangs my app when running on linux:
cos.showText("some text");
thanks
On Mon, 30 Mar 2015, Andrew Munn wrote:
In 2.0.0 what is the preferred way to do this?
PDPageContentStream cos = ...
cos.moveTextPositionByAmount(x,y);
cos.drawString("some text");
I see those two methods are both deprecated and the JavaDocs page is
missing.
Also, my app is hanging at the drawString() method when run on Linux but
works fine on Windows. I'm thinking that's maybe font related?
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org