[fpc-pascal] How do I test the testfppdf on Windows?
silvioprog
silvioprog at gmail.com
Sat Mar 5 19:51:12 CET 2016
On Sat, Mar 5, 2016 at 3:38 PM, silvioprog <silvioprog at gmail.com> wrote:
> Hello,
>
> I just created the folder "fonts" and copied the
> "C:\Windows\Fonts\arial.ttf" into that, so I changed the line
> "D.AddFont('FreeSans.ttf', 'FreeSans-12' to "D.AddFont('arial.ttf',
> 'Arial", however, when I try to run the project, I get a SIGSEGV:
>
To fix the SIGSEGV, I just disabled the heap (-gh) unit.
Now I put all freetype binaries into my example folder, and after run the
test, I got a "test.pdf" file about 654KB, but I can't open it on my Adobe
Reader XI (latest version):
"An error exists on this page. Acrobat may not display the page correctly.
Please contact the person who created the PDF document to correct the
problem."
And got five empty pages.
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160305/a08024f1/attachment.html>
More information about the fpc-pascal
mailing list