|
> We have a in house program that can convert the spool file into a HTML and > PDF. > > How ever when I try to use this to email a AFPDS I am loosing the fonts? > > How can I fix this? > > Are there any free programs that does this? > -- Praveen I had a similar problem with AFPDS spool files we convert to PDF, and email. In my case, it was the spool file to PDF utility that was doing font substitution. (Or more correctly, it was the Host Print Transform API, QWPZHPTR, that the utility used, that was causing the problem). I figured out I had to use the FNTCHRSET keyword on the DDS to select my font, instead of the FONT keyword. FNTCHRSET(QFNTCPL/C0S0CR15 QFNTCPL/T1V10037) I only have the base fonts available (library QFNTCPL), so my font choices were very limited. If you have the optional font librarys (QFNT01 thru QFNT19, I think), you'll have more choices. The utility I'm using to convert the spool file to pdf (AFP2PDF) came from www.mcpressonline.com and was written by Giuseppe Costagliola. The article was titled TechTip: Spooled Files and PDF, Part Four. Another person had a similar problem, and Giuseppe Costagliola briefly mentions in a forum discussing the article, that he should use the FNTCHRSET keyword to select the fonts. This e-mail and any files transmitted with it may be privileged and confidential and intended solely for the use of the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by replying to this e-mail and deleting it from your computer.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.