Adobe Acrobat Export Pdf Login

0 views
Skip to first unread message

Emerenciana Mcgreal

unread,
Aug 5, 2024, 12:35:34 AM8/5/24
to rousmuwaldai
picklefish - -

Why is everyone in this forum responding to me as picklefish? RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)4 May 05 15:46It's version 3.0. I tried the "Updates" item from the Help Menu and it says there are no updates. Thanks again,



Joe RE: PDF Export VERY slow jimoblak (Instructor)4 May 05 21:493.0 should update to 3.0.1 (April 2005 Update)



If you cannot update from the Help menu, try going to adobe.com's download page. - - picklefish - -

Why is everyone in this forum responding to me as picklefish? RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)5 May 05 08:56I did download the upgrade to 3.0.1 & just installed it. No change. Very perplexing. I'm REALLY hoping I don't have to go back and redo this using Quark (yuch!).



Joe RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)5 May 05 08:59What really confuses me is the fact that it works fine when I export with the "Spreads" checkbox checked, but not when it's cleared. Does this suggest anything? RE: PDF Export VERY slow jimoblak (Instructor)5 May 05 10:07Enabling spreads seems like an issue with an element falling across pages. Without seeing your layout, it would ba difficult to diagnose.



If you have Acrobat, have you tried printing to a PDF instead of exporting to PDF? - - picklefish - -

Why is everyone in this forum responding to me as picklefish? RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)5 May 05 10:24Yup, tried that. I also tried installing the latest version (7.0, I think) of Adobe Acrobat. Still no go.



Not sure if it means anything, but the progress bar says: "Downloading resource." ?? RE: PDF Export VERY slow jimoblak (Instructor)5 May 05 11:14Downloading resource means it is taking its time processing a placed image or font: resources used in the generated postscript.



Try File>Flightcheck to verify all is well.



If this yields no further information. Try the old troubleshooting trick of printing/exporting sections of your document until you find the buggy page. - - picklefish - -

Why is everyone in this forum responding to me as picklefish? RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)5 May 05 14:51Thanks for the Flightcheck tip. I'll try that when I get home (don't have all the same fonts on my system at work).



As for the troubleshooting trick -- already tried that --



Did a binary search, repeatedly cutting the file into right & left sides, & trying to export each. I get down to the point where I have 4 suspect pages that don't export, then when I split that into 2 & 2, both of them export just fine. Very strange.



Joe RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)6 May 05 08:30Well, last night I went through the document and remved every graphic box. When I ran Preflight, it still showed one enbedded rgb object. I have no idea what it could be, or if indeed that's what's causing the problem.



What I've decided to do is simply create a new file, recreate all the master pages, and move the page objects one page at at time, versioning my work and checking export between every chapter. Painful, but do-able.



Joe RE: PDF Export VERY slow jimoblak (Instructor)6 May 05 08:38Before doing that, try opening your buggy document and a fresh new one-page document tiled side by side. While your buggy document is active, select all of the pages in the pages palette. Drag those pages onto the new document window. This may be a quick way to recreate your document without the bug. - - picklefish - -

Why is everyone in this forum responding to me as picklefish? RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)6 May 05 08:43Ah, great idea! Thanks so much.



Joe RE: PDF Export VERY slow jbefumo (IS/IT--Management)(OP)6 May 05 08:53Oh well -- good try, but it didn't work. Shouldn't take me more than a few hours to move the whole thing page by page. Thanks again.



Joe googletag.cmd.push(function() googletag.display('div-gpt-ad-1406030581151-2'); ); Red Flag This PostPlease let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

CancelRed Flag SubmittedThank you for helping keep Tek-Tips Forums free from inappropriate posts.

The Tek-Tips staff will check this out and take appropriate action.


I can't be the only person who imagined the office of the future, free from the confines of the eight and a half by eleven sheet (or A4, for my international friends), would have long since arrived. Instead, we've managed to land in an intermediate state of not paperless, but less paper.


Between a trusty scanner, email and various other communication tools, and getting really good at organizing my digital archives, I'm not totally unhappy with where we are today. And I do occasionally admit to reading a paper book, sending a postcard, or (gasp) printing something off to give to someone else.


Until the world moves a little further from paper, print-ready file formats will continue to permeate our digital landscape as well. And, love it or hate it, PDF, the "portable document format," seems to be the go-to format for creating and sharing print-ready files, as well as archiving files that originated as print.


For years, the only name in the game for working with PDF documents was Adobe Acrobat, whether in the form of their free reader edition or one of their paid editions for PDF creation and editing. But today, there are numerous open source PDF applications which have chipped away at this market dominance. And for Linux users like me, a proprietary application that only runs on Windows or Mac isn't an option anyway.


Since PDF files are used in so many different situations for so many different kinds of purposes, you may need to shop around to find the open source alternative to Adobe Acrobat that meets your exact needs. Here are some tools I enjoy.


For reading PDFs, these days many people get by without having to use an external application at all. Both Firefox and Chromium, the open source version of Google's Chrome browser, come bundled with in-browser PDF readers, so an external plugin is no longer necessary for most users.


For downloaded files, users of GNOME-based Linux distributions have Evince (or Atril on the GNOME 2 fork, MATE), a powerful PDF reader that handles most documents quickly and with ease. Evince has a Windows port as well, although Windows users may also want to check out the GPLv3-licensed SumatraPDF as an alternative. KDE's Okular serves as the PDF reader for the Plasma Desktop. All of these have the ability to complete PDF forms, view and make comments, search for text, select text, and so on.


Personally, LibreOffice's export functionality ends up being the source of 95% of the PDFs I create that weren't built for me by a web application. Scribus, Inkscape, and GIMP all support native PDF export, too, so no matter what kind of document you need to make -- a complex layout, formatted text, vector or raster image, or some combination -- there's an open source application that meets your needs.


For practically every other application, the CUPS printing system does an excellent job of outputting documents as PDF, because printers and PDFs both rely on PostScript to represent data on page (whether the page is digital or physical).


If you don't need fancy graphical interfaces, you can also generate PDFs through plain text with a few handy terminal commands. Everyone has their favourite, but probably the most popular is Pandoc, which takes nearly any format of document and translates it to nearly any other format. Its ability to translate text formats is staggering, so it's probably all you really need. However, there are several other solutions, including Docbook, Sphinx, and LaTeX.


Editing is a loaded term. For some people, editing a PDF means changing a few words or a swapping out an old image for a new one, while for others it means altering metadata such as bookmarks, and for still others it means manipulating page order or adjusting print resolution. The authoritative answer nobody ever wants is: don't edit PDFs, edit the source and then export a new PDF. That's not always possible, though, and luckily there are some great tools to make all manner of edits possible.


LibreOffice Draw does a fantastic job of editing PDF files, giving you full access to the text and images. There are caveats to this, because of the flexibility of the PDF format. If you haven't installed the fonts used in the PDF, then the flow of text could change due to font substitution,. If the PDF was created from a scan, then you'll only have images of text and not editable text.


Inkscape, too, does a good job with opening documents created elsewhere, and may be a more intuitive choice if your document is heavy on graphics. If you don't have a font installed, Inkscape (through the Poppler renderer) can trace characters so that the appearance of text is maintained even without the actual font data. Of course, that loses the text data (you have only the shapes of letters, not the selectable text itself) but it's a nice feature when appearance matters most.


If your editing tasks are less about the content and more about presentation, you might find the pdftk-java (PDF ToolKit) command useful. It can extract and inject bookmark metadata, rearrange and concatenate pages, combine many PDFs into one, break a PDF apart, and much more. If you're not comfortable in a terminal yet, PDFSam has many similar functions, but includes a graphical interface.


Finally, you can adjust PostScript properties directly with the GhostScript command, gs. GhostScript is an open source interpreter for the PostScript, so you can perform very low-level tasks with it, such as swapping one font for another, or adjusting the resolution of images, or dropping images entirely.


We know these aren't the only choices in town. Do you work with a lot of PDFs? Have a favorite application to help you along the way? Let us know in the comments below what you use and why it works for you.

3a8082e126
Reply all
Reply to author
Forward
0 new messages