Embed Font in PDF

NaviDevNaviDev Member Posts: 365
Hello,

My apologies for the double posting.

I want to create a PDF file, thru Navision coding. Is this posible? I know that there are existing external applications that can do it, and I have found some of the sample codes on how to integrate this to navision. But the client requirement is also to include a special font in the PDF file generated. How can I do this functionality? Please help me.

Thanks in advance.
Navision noob....

Comments

  • Ravi_ThakkarRavi_Thakkar Member Posts: 392
    Hello,

    Do you want to generate the PDF files from the NAV Reports?
    I mean do you want to save the Reports in PDF files?
    Ravi_Thakkar
    Ahmedabad, Gujarat, India
    E Mail : ravi.thakkar@hotmail.com
  • ara3nara3n Member Posts: 9,256
    I believe Bullzip pdf printer allows embedded fonts. It states in their release history version.

    I can't find any info, but it's worth looking into.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • NaviDevNaviDev Member Posts: 365
    @Ravi_Thakkar
    I still planning where to put the codes. But I know that I can put it to navision report and have it extracted to PDF file format, just like this http://mibuso.com/forum/viewtopic.php?f ... &hilit=pdf solution provided by ara3n. Can you suggest me where is the best place to put my codes?

    @ara3n
    Thank you for the tip, I will search for it.

    Any other suggestions will be greatly appreciated.
    Navision noob....
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from 'NAV 2009' forum to 'NAV/Navision' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • SavatageSavatage Member Posts: 7,142
    I don't know if this can be done thru code but for BullZip for example.

    You can set the Printers Default Settings.

    Start->
    Printers & Faxes->
    Right Click On Bullzip PDF Printer->
    Properties->
    Advanced Tab->
    Printing Defaults->
    Advanced Button->
    Scroll Down to PDF Embed All Fonts->
    Set to TRUE

    Now it will always be Embedded, has to be done on each pc using Bullzip or PDFCreator
Sign In or Register to comment.