-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem getting drawings from USPTO #48
Comments
As it seems, USPTO does not provide TIFF images any longer, but only PDF: Instead of loading a TIFF from http://aiw1.uspto.gov/.aiw?Docid=20220110447&idkey=NONE, you will probably have to load a PDF from https://pdfaiw.uspto.gov/47/2022/04/011/1.pdf. Apparently, for a Docid "abcd0efghij" the URL to access a PDF of the n-th page is: https://pdfaiw.uspto.gov/ij/abcd/gh/0ef/n.pdf |
Hi @aghster, thanks. Nice to see you again. You are absolutely right. Currently, I am trying to figure out if I can trust the observation that "Drawings" are always on section 2 / page 2. Can you spot any contradicting samples? With kind regards, SummaryI am picking two arbitrary samples here. The application is fairly new. ApplicationPrevious URL: http://aiw1.uspto.gov/.aiw?Docid=20220110447&idkey=NONE PublicationPrevious URL: http://patimg1.uspto.gov/.piw?Docid=05123456&idkey=NONE |
Just discovered those in the log files.
It looks like all of
patimg1.uspto.gov
,patimg2.uspto.gov
,aiw1.uspto.gov
andaiw2.uspto.gov
have been decomissioned.The text was updated successfully, but these errors were encountered: