Skip to Content
0
Former Member
Nov 21, 2007 at 11:44 AM

Embedded Fonts in PDF: Crystal Reports for Visual Studio 2005

88 Views

Post Author: Manie

CA Forum: Exporting

Hi,I am extracting reports to pdf.The export is successful and the reports work 100%.Unfortunately as the fonts are embedded in the pdf document, the file size is massive. Is there any way to set the export to NOT embed fonts in the pdf.The destination is guaranteed to have the fonts, so I do not want them embedded.I manually removed the fonts from the files (and had to change the Font references from the CR generated AAAAA-Arial (etc) fonts used and the resultant pdf document is 5% of the original.Please advise