Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Merging PDFs error

Status
Not open for further replies.

fatcodeguy

Programmer
Feb 25, 2002
281
CA
Hi. I'm trying to merge some pdf documents together and get this error: THESE DOCUMENTS CONTAIN SUBSET FONTS THAT HAVE THE SAME NAME AND CANNOT BE MERGED. Does anyone know how to fix this? Thanks
 
I'm going through the same issue right now. If you can re-print the PDFs via Acrobat GUI to the PDFWriter or Distiller (try both - i forget which one works) then you'll be able to merge the re-printed pdfs.

I am trying to do this programmatically and i cannot get it to work at all. However, i was able to get it to work via the point-and-click interfaces available.

good luck and let me nkow if u need more info or if u get VB code that can do these fixings for ya.

bye
jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top