in reply to Re^6: External font with PDF::API2::Simple
in thread External font with PDF::API2::Simple

Is there a way I could use the PDF::API2 code you show within a program that is otherwise using PDF::API2::Simple?

I tried a few examples, but no success. I would go back to straight PDF::API2 myself. Have you tried contact the author of PDF::API2::Simple?


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re^7: External font with PDF::API2::Simple

Replies are listed 'Best First'.
Re^8: External font with PDF::API2::Simple
by Iceman1 (Novice) on Oct 17, 2011 at 03:21 UTC
    Hi,
    Thank you zentara and kesler for your assistance.
    I sent the module author a message but didn't get a reply.
    Zentara, as per your suggestion, I have studied up and re-written my code in PDF:API2 which is working great.
    I guess this also has the advantage of extra functionality and I also have a greater working knowledge making PDF's than I would have otherwise.

    Thanks again.