Copy link to clipboard
Copied
Trying for a hour to create a blank A4 pdf, I simply cannot see how it can be done. Web search say make it in Word then import it but surely that's not the point. A blank A4 page should be THE easiest thing to create in a program like this.
Copy link to clipboard
Copied
I can see the point if you're a developer. I actually do it a lot, but for 99% of users there's no reason to do it.
Anyway, as I said, it's possible with a script.
Did you press Ctrl+Enter, as I described? What was the result?
You can also select the code with the mouse before pressing Ctrl+Enter, to make sure it gets executed.
Copy link to clipboard
Copied
Not really, since there's no real point in creating a PDF file from scratch, so there's no built-in command to do it.
It is possible using a script, though. To do it press Ctrl+J and paste the following code into the window that opens, and then press Ctrl+Enter:
app.newDoc(8.3*72, 11.7*72);
It will create a new blank PDF file with a single A4 page. It's possible to assign this code to a menu item or a toolbar button, in case you do need to do it more often.
Copy link to clipboard
Copied
Thanks for the response , I'm not sure why you can't see the point in creating a PDF within the Acrobat program but...
Control J opened up a Javascript Debugger window, I pasted your code app.newDoc(8.3*72, 11.7*72); but I couldn't get it to then do anything further.
Maybe we are odd here, but we all find it hard to believe that you cannot create PDFs within Acrobat.
Copy link to clipboard
Copied
I can see the point if you're a developer. I actually do it a lot, but for 99% of users there's no reason to do it.
Anyway, as I said, it's possible with a script.
Did you press Ctrl+Enter, as I described? What was the result?
You can also select the code with the mouse before pressing Ctrl+Enter, to make sure it gets executed.
Copy link to clipboard
Copied
Thanks again TRY67,
once I changed the Javascript Debugger view to "Script and Console" then your code worked. Thank you.
Such a long winded way to create a standard sized document though, isn't it? Blimey.
Copy link to clipboard
Copied
Please refer to Create PDFs with Adobe Acrobat to be able to create a blank PDF.
Copy link to clipboard
Copied
This link does NOT answer the question, but thanks for trying.
Copy link to clipboard
Copied
You should install my free abracadabraTools, among other features it adds a "New" item in Acrobat's File menu: https://www.abracadabrapdf.net/?p=972
Copy link to clipboard
Copied
Thank you very much! It works
Copy link to clipboard
Copied
WoW! Srsly? JS code workaround??
It's 3 years later and there has been no UX/CX approach to resolve this absurd dilution of a Pro tool for international market?
Magic tools J-R, respect... if only Adobe designed/supported their products so well.
LoL that the OP get's directed to a newbie How To page > First step is "Open Word file" (and a 2014 doc in screen grab at that 🙂
There's a neat create Form workaround with a few steps (from 2020) detailed here also:
https://community.adobe.com/t5/acrobat/how-to-create-a-blank-page-in-a4/td-p/11060082
If I was stuck in a circus and had to use ProDC v2021 - I'd be setting up a bank of templates for whenever needed.
Personally, has been a while and after a free trial browse, I won't be paying $aa$ for an unsupported B-grade "Pro"duct.
Shame, ProX & CS apps were decent tools that supported integrated workflow back in the day.
Anyway, back to editing A4 PDF on collab features with Blackmagic DaVinci Resolve.