owaring Posted October 8, 2009 Posted October 8, 2009 the addition of an 82KB png to my layout is increasing the output pdf file size from 750KB to over 4.5MB!! can any body off any suggestions or solutions?
Søren Dyhr Posted October 8, 2009 Posted October 8, 2009 I need to make sure here that adding means insert via the menu in layout mode and not something just pasted into the layout? Next issue is that images really is the heal of achilles for pdf.s and you perhaps need to apply an applescripted folderaction utilizing this program to slim your output: http://www.apagoinc.com/prod_home.php?prod_id=30 --sd
owaring Posted October 9, 2009 Author Posted October 9, 2009 Yes inserting as a picture via the menu. Thanks for the link, cant quite justify the $35 dollars right now. What I cant understand is that the excel sheet I'm replicating in this layout produces a pdf of only 336K. Even if I size the original uncompressed graphic to a whole page in preview and print a pdf from there the file size is no more than 350K It seems FMP is generating a whole load of unnecessary data somewhere
Søren Dyhr Posted October 9, 2009 Posted October 9, 2009 What I cant understand is that the excel sheet I'm replicating in this layout produces a pdf of only 336K. The question is if the image can be vectorized or fails to do so. Everything native is in vectors but if you "pollute" with something rich, will attempt be made to make various fonts (yes font types) sets build the difficult image. Now I seem to remember this was more of problem in the past when the feature was introduced with version 8 I think, later version gives a slimmer yield. But eventhough you seems abiding to rules, would you perhaps need a reminder or two and watch this excellent movie: However could it be you are penny wise but pound foolish here, and the real requirement is something in this direction instead: http://www.pdfmanipulator.com/ --sd
owaring Posted October 19, 2009 Author Posted October 19, 2009 Now that I've found some time to return to this...... Watched the video, thanks. All common sense to me. Re ran my script and actually bothered to open the outputted pdf file.......... Turns out an error in my script was sending every record to the output file not just 1!! Once I'd fixed that adding the image was inconsequential, as it should've been all along!! Thanks for your help Søren! Hope you don't feel my stupidity wasted your time.
Søren Dyhr Posted October 19, 2009 Posted October 19, 2009 No not at all, I actually feel a bit stupid for taking it granted you scripting was flawless, which mine hardly ever is ... and actually needs some debugging to make work - each time. --sd
Recommended Posts
This topic is 5584 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now